Directory · Claude Skills

Convert a specification into a structured, dependency-ordered backlog as tasks.yaml with stories, tasks, estimates, and acceptance checks. Trigger on: decompose tasks, create backlog, convert spec to tasks, planning, work items.

★ 2 MIT Synced 1 week ago View SKILL.md

At a glance

Manual install Python Actively maintained MIT v1.0.0
Install git clone --depth 1 https://github.com/sarveshtalele/mcp-skills-registry cp -r mcp-skills-registry/skills/factory/task-decomposition ~/.claude/skills/task-decomposition
Can use Not declared by the author

Setup, runtime and requirements describe sarveshtalele/mcp-skills-registry, the repo this skill ships in.

Also in sarveshtalele/mcp-skills-registry

View the repo

Perform a deterministic, graph-driven Change Impact Analysis for a repository. Given a set of changed files, builds a dependency graph, find...

Create a Jira issue via the Jira Cloud REST API. Requires JIRA_BASE_URL, JIRA_EMAIL, and JIRA_API_TOKEN environment variables on the server....

Reverse-engineer / discover a codebase. Works in two modes — provide EXACTLY one input: `repo_url` (a github.com URL) clones the repo server...

One or two sentences describing what the skill does, followed by trigger phrases the agent should recognize. Trigger when the user says: ...

Create a ServiceNow incident via the Table API. Requires SERVICENOW_INSTANCE, SERVICENOW_USER, and SERVICENOW_PASSWORD environment variables...

Validate a set of engineering artifacts against governance rules and emit a deterministic pass/fail audit report with a compliance score. Tr...

Generate a project constitution for spec-driven development: the guiding principles, quality bars, and constraints every later artifact must...

Turn an approved specification into a technical plan (plan.md): architecture, components, data model, key decisions, and milestones. Trigger...

Turn a plain feature description into a structured specification (spec.md): overview, user stories, functional and non-functional requiremen...

Break a technical plan into an ordered, testable task backlog (tasks.md) with IDs, dependencies, and acceptance checks. Trigger on: break in...

Generate a test strategy and starter test stubs for given modules across unit, integration, and e2e layers (pytest/jest/playwright). Trigger...

Compute readability and structural statistics for a block of text: word count, sentence count, character count, average word length, and an...