Decomposes plans into tasks with format [T###] [P?] [US#] Description. Marks parallelizable tasks, tracks dependencies, estimates effort. [EXPLICIT]
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill uses the workspace's default tool permissions.
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.html"Every task has an ID, a user story link, and a clear deliverable."
Converts technical plans into actionable task lists. Format: - [ ] [T###] [P?] [US#] Description. Identifies parallelizable tasks [P], dependency chains, and critical path. [EXPLICIT]
When to use:
/jm:write-user-stories produces stories- [ ] [T###] [P?] [US#] Description. Missing elements = validation failure. [EXPLICIT]| Input | Type | Required | Description |
|---|---|---|---|
| plan-*.md | File | Yes | Technical plan |
| spec.md | File | Yes | For US-X linking |
| Output | Type | Description |
|---|---|---|
| tasks.md | File | Decomposed task list |
[!WARNING] IF task has no US-X link THEN flag as orphan — may indicate missing spec coverage.
Example invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.