
Claude Skills by foliveira
github.com/foliveiraHarmonia abandon - retire the active task workspace so resolution skips it. Use ONLY when explicitly invoked as /harmonia:abandon.
Harmonia accept - record human acceptance of the built work so capture can proceed. Use ONLY when explicitly invoked as /harmonia:accept.
Harmonia capture stage - record learnings into the right memory tier, then ship structured commits. Use ONLY when explicitly invoked as /harmonia:capture.
Harmonia discuss stage - turn a direction into pinned scope with checkable success criteria. Use ONLY when explicitly invoked as /harmonia:discuss.
Harmonia flow - run a pinned task through plan, implement, and review in one unattended pass, stopping at human acceptance. Use ONLY when explicitly invoked as /harmonia:flow.
Harmonia ideate stage - generate and evaluate divergent directions before committing to one. Use ONLY when explicitly invoked as /harmonia:ideate.
Harmonia implement stage - red-green build against the coverage gate under the criteria gate. Use ONLY when explicitly invoked as /harmonia:implement.
Harmonia onboard - capture an existing repo's canonical verify commands and its own coverage command into .harmonia/project.yaml. Use ONLY when explicitly invoked as /harmonia:onboard.
Harmonia plan stage - design how to build within the pinned scope. Use ONLY when explicitly invoked as /harmonia:plan.
Harmonia express lane - implementer plus lead-solo review for trivial fixes, gates still active. Use ONLY when explicitly invoked as /harmonia:quick.
Harmonia recall - surface relevant past learnings for the current repo mid-session. Use ONLY when explicitly invoked as /harmonia:recall.
Harmonia reject - record that the developer rejected the built work, blocking capture until it is re-accepted or abandoned. Use ONLY when explicitly invoked as /harmonia:reject.
Harmonia remember - capture a single learning into the right memory tier. Use ONLY when explicitly invoked as /harmonia:remember.
Harmonia review stage - hierarchical review under the review lead with gates and receipts. Use ONLY when explicitly invoked as /harmonia:review.
Harmonia status - a read-only readout of the active task's stage, markers, and receipts. Use ONLY when explicitly invoked as /harmonia:status.
Harmonia trust - record your consent, on this machine, to run a repository's .harmonia/project.yaml coverage command. Use ONLY when explicitly invoked as /harmonia:trust.