What problem does it solve?
When a repository has not been initialized for Harness (or the goal charter is missing), this Skill turns a user's natural-language intent into the structured control-plane artifacts required to start a safe, closed-loop coding workflow.
Core Features & Use Cases
- Goal Charter & Control State Generation: Creates
.servo/goal-charter.md, .servo/control-state.md, and supporting RepoScope artifacts that bootstrap Harness reference signals.
- Two Initialization Modes: Supports new goal creation and existing-code project adoption (with read-only discovery inputs).
- Strict Safety & Routing Guardrails: Blocks contradictory actions (e.g., modifying an existing goal charter), prevents guessing, and routes to the correct downstream Skills when preconditions change.
Quick Start
Ask an AI operator to initialize Harness for the current repository by running set-harness-goal-skill with your goal description so it can generate a goal charter draft for your confirmation.