Help us improve
Share bugs, ideas, or general feedback.
Decompose an epic/feature into SDLC tasks using a 5-expert cognitive council
npx claudepluginhub thebranchdriftcatalyst/catalyst-agentic-sdlc --plugin catalyst-sdlc-frameworkHow this command is triggered — by the user, by Claude, or both
Slash command
/catalyst-sdlc-framework:sdlc-council Epic or feature description to decomposeThe summary Claude sees in its command listing — used to decide when to auto-load this command
# SDLC Cognitive Council — Task Decomposition You are initiating a Cognitive Council deliberation to decompose an epic or feature into structured, sequenced SDLC tasks. This uses a 5-expert parallel deliberation architecture where expert agents independently analyze, cross-critique, revise, and vote — then their outputs are synthesized into a unified task manifest. ## Input Epic/Feature to decompose: $ARGUMENTS ## Process ### Step 1: Validate Input If `$ARGUMENTS` is empty or unclear, ask the user to describe: - What is the epic or feature to decompose? - What project/codebase does i...
Share bugs, ideas, or general feedback.
You are initiating a Cognitive Council deliberation to decompose an epic or feature into structured, sequenced SDLC tasks. This uses a 5-expert parallel deliberation architecture where expert agents independently analyze, cross-critique, revise, and vote — then their outputs are synthesized into a unified task manifest.
Epic/Feature to decompose: $ARGUMENTS
If $ARGUMENTS is empty or unclear, ask the user to describe:
Do NOT proceed until you have a clear epic description.
Delegate the entire deliberation to the council-orchestrator agent. Pass it:
The orchestrator handles everything:
Once the orchestrator returns the COUNCIL_VERDICT, present it to the user as a structured task manifest:
If the council produced a split or contested verdict on any aspect:
The final deliverable is a complete, actionable task manifest that a development team can use to plan and execute the epic. Each task should be ready to become a ticket in a project tracker.