Plan feature discuss
AI coding harness composition orchestrator — manifest-described upstreams, composition skill workflows. Apache-2.0.
npx -y skills add easyinplay/harnessed --skill plan-feature-discussAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Plan-feature workflow phase 03 stub — orchestration phase discussion (mock, Phase 3.3+ dogfood 时换真 gsd spawn)
SKILL.md
0.6 KB, as published. Nobody here has run it
Plan-feature: gsd-discuss — STUB
Phase 3.2 D-03 WIRED reference implementation. Returns mock decision output for workflow runtime verification.
Stub behavior
This skill stub returns a mock result to simulate phase success transition:
{
"status": "ok",
"output": "<stub for plan-feature-discuss>",
"decision": "mock-approved"
}
Phase 3.3+ dogfood: replace stub with actual gsd-discuss-phase spawn + decision capture.