npx claudepluginhub deandum/claude-resources --plugin go-skillscommands/## Task Spawn the `lead` agent with this task: $ARGUMENTS The lead agent has the `core/spec-generation` skill loaded and will: 1. Spawn the `critic` and `scout` agents in parallel — critic challenges the request, scout grounds it in existing code 2. Create `docs/specs/<slug>/` by copying templates from `skills/core/spec-generation/references/` 3. Synthesize critic's `critique.md` and scout's `discovery.md` into `spec.md` 4. Present `spec.md` for user approval before any execution (Group 0 sign-off) Do not proceed to implementation without explicit user approval of the spec. If the task i...
/defineClarifies and scopes project problems using multi-AI consensus from Claude, Gemini, and Codex providers, producing synthesized technical requirements and next-step options.
/definePhase 1: Refine a vague problem statement into a focused research question with keywords and search queries
Spawn the lead agent with this task: $ARGUMENTS
The lead agent has the core/spec-generation skill loaded and will:
critic and scout agents in parallel — critic challenges the request, scout grounds it in existing codedocs/specs/<slug>/ by copying templates from skills/core/spec-generation/references/critique.md and scout's discovery.md into spec.mdspec.md for user approval before any execution (Group 0 sign-off)Do not proceed to implementation without explicit user approval of the spec.
If the task is too vague even for a spec, suggest running /ideate first.