๐Ÿงฉ
AI EngineeringC#

Decompose

by teklabsdigital

Decompose is an AI Engineering skill for Claude Code, published by teklabsdigital in x2-method.

12 stars1 forkson teklabsdigital/x2-methodAdded 2026/07/16Repository updated 2026/07/14
agentic-codingagileai-agentsai-assisted-developmentclaudeclaude-codeclaude-skillsdotnetllm
Install in seconds
Install Decompose
Copy Decompose into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/teklabsdigital/x2-method/tree/master/skills/decompose ~/.claude/skills/decompose

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/teklabsdigital/x2-method.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/decompose/SKILL.md in teklabsdigital/x2-method
Installs to
~/.claude/skills/decompose
Collection
One of 13 skills cataloged from this repository
Category
AI Engineering โ€” 3670 skills

What Decompose does

Performs a five-lens decomposition of project stories to define architecture, record persistent schema decisions, and plan the first slice. Use after repo seeding or when foundational decisions need revisiting.

Decompose is cataloged under AI Engineering on DirSkills. Decompose comes from a repository tagged agentic-coding, agile, ai-agents, ai-assisted-development and claude.

Documentation

README

X2 Decompose (D-000)

The one place where the model's whole-solution-space view beats the human's slice-by-slice view, and the decisions a slice cannot cheaply reverse. Everything else stays reversible and waits.

The five-lens session

Decompose the story set under five imposed lenses, one pass each, no code: data flow, failure domain, change frequency, team boundary, trust boundary. Look at what disagrees between the five decompositions; the disagreements are where the real shape decision lives. Choose a shape. Record the choice and the four rejected shapes with reasons as D-000-decomposition.md in docs/decisions/.

D-000 also records:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Decompose

  • What else does teklabsdigital publish alongside Decompose?

    Decompose is one of 13 skills that DirSkills catalogs from teklabsdigital/x2-method, the repository it ships in. Its siblings there include Derive Tests, Lock and Seed. Each one is a separate skill with its own page in this directory, installs the same way Decompose does, and is maintained by teklabsdigital in that same repository. The rest of the collection is listed on the teklabsdigital/x2-method page.

  • How does Decompose compare to other AI Engineering skills?

    Decompose ranks #3632 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Decompose against them. Open each page to compare what they document and how they install.

More from teklabsdigital/x2-method

Decompose is one of 13 skills cataloged on DirSkills from teklabsdigital/x2-method.

See all 13 skills โ†’