task-breakdown
No SKILL.md available for this skill.
View on GitHubMore from hungv47/meta-skills
start-meta
Cross-stack orchestrator. The top-level entry point when you don't know which stack to use. Reads project state, parses your ask, and either routes you to the right stack-orchestrator (`/start-research`, `/start-marketing`, `/start-product`) or proposes a meta-skill that wraps around your current work (discover for scoping, agents-panel for multi-perspective decisions, task-breakdown for decomposition, fresh-eyes for post-implementation review). Use when you're not sure which domain your task belongs to, or when you need a process skill (scoping, debate, decomposition, review) rather than a domain skill. Not for executing work itself — it routes.
2plan-interviewer
Interviews the user to clarify a vague idea into a concrete spec — asks probing questions, identifies gaps, and produces a structured PRD. Produces `.agents/spec.md`. Not for breaking an existing spec into tasks (use task-breakdown) or designing technical architecture (use system-architecture).
1multi-lens
Analyze a problem through multiple agent perspectives. Mode=debate: N agents argue in rounds, converge on recommendations. Mode=poll: N agents independently analyze with varied framings, aggregate by consensus/divergence/outlier. Not for implementation (use system-architecture). Not for verification (use review-chain).
1