install-wizard

Automate forge-harness setup with interactive approval and dry-run analysis.

7|Updated May 26, 2026
One-click install
npx skills add https://github.com/chrono-meta/forge-harness --skill install-wizard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install-wizard
Source: https://github.com/chrono-meta/forge-harness/tree/main/plugins/fh-meta/skills/install-wizard
Command: npx skills add https://github.com/chrono-meta/forge-harness --skill install-wizard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually setting up forge-harness (FH) for new projects or first-time installs is error-prone and time-consuming, with easy-to-miss configuration steps that break AI collaboration workflows and audit cadences. This skill eliminates that guesswork by automating the entire setup process with built-in safety guardrails.

Core Features & Use Cases

  • Automated Environment Detection & Gap Diagnosis: Scans your system to identify missing FH components like plugins, zshrc hooks, sentinels, and audit configurations, with a clear score of your setup completeness.
  • Interactive Per-Item Approval Workflow: Lets you review and approve each setup step individually, with previews for irreversible changes like file writes and shell modifications, so you never get unexpected changes.
  • Multiple Execution Modes: Supports normal interactive setup, dry-run analysis for pre-setup planning, and inspection mode for re-runs on existing FH installs to fix only new gaps, plus special Mode D setup for FH developers building companion stores.
  • Use Case: A developer who just cloned the forge-harness repo can run this wizard to automatically configure all required components, set up weekly audit reminders, and integrate FH with their existing project harness in minutes without manual configuration.

Quick Start

Run the install-wizard skill immediately after cloning forge-harness to automatically detect your environment, diagnose missing setup items, and guide you through interactive configuration of all required FH components.

Frequently Asked Questions about install-wizard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate forge-harness project onboarding and configuration setup?

Automate forge-harness project onboarding by running an interactive wizard that scans for missing zshrc audit hooks, sentinel files, and MCP plugin configurations, guiding you through per-item approval to eliminate manual setup errors.

What is a dry-run pre-analysis for configuring Claude Code project setup?

Dry-run pre-analysis for Claude Code setup scans your environment to identify missing forge-harness components and configuration gaps, providing a completeness score without executing irreversible file writes or shell modifications.

Can I re-run setup to diagnose and fix configuration gaps in an existing forge-harness environment?

Yes, you can re-run setup on an existing forge-harness environment using inspection mode to diagnose and resolve newly detected configuration gaps without overwriting previously installed FH plugins or audit cadences.

Does the forge-harness setup wizard support integrating with existing project-specific harnesses?

Yes, the forge-harness setup wizard supports integration with existing project-specific harnesses, configuring required FH components while preserving current AI collaboration workflows and durable weekly audit cadences.

What's the best way to safely configure zshrc audit hooks and sentinel tracking files?

The safest way to configure zshrc audit hooks and sentinel tracking files is using an interactive per-item approval workflow that previews irreversible shell modifications and file writes before execution.