From goodreason
Run the full GoodReason workflow cycle (Strategist -> Architect -> Implementer -> Evolution) on a task. Use when tackling complex engineering tasks that benefit from structured analysis, design, implementation, and verification.
How this skill is triggered — by the user, by Claude, or both
Slash command
/goodreason:cycleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Execute the full four-phase GoodReason workflow on the following task: "$ARGUMENTS"
Execute the full four-phase GoodReason workflow on the following task: "$ARGUMENTS"
Follow this cycle strictly:
Use the Strategist agent to:
Use the Architect agent with the Strategist's analysis to:
Use the Implementer agent with the Architect's plan to:
Use the Evolution agent to:
After all phases, summarize the cycle results and any remaining delta-psi (change pressure) for the next iteration.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub softagram/claude-plugins-marketplace --plugin goodreason