theam

Plan Backlog — Development skill for Claude Code

Development community

Turn an idea, brief, or document into a well-formed backlog and create it in your tracker after approval.

How to install Plan Backlog

Installs to ~/.claude/skills/theam-claude-dev-kit-plan-backlog/SKILL.md

Terminal
mkdir -p ~/.claude/skills/theam-claude-dev-kit-plan-backlog && curl -fsSL https://raw.githubusercontent.com/theam/claude-dev-kit/HEAD/commands/plan-backlog.md -o ~/.claude/skills/theam-claude-dev-kit-plan-backlog/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Plan Backlog does


description: Turn an idea, brief, or document into a well-formed backlog and create it in your tracker after approval. Guided by default; --quick for a one-shot draft. Usage - /plan-backlog [--quick]

Turn the idea/brief given in the arguments into a backlog: $ARGUMENTS

Follow the `plan-backlog` skill. It has two modes; pick per invocation (never persist a mode — a mature project can hold a brand-new feature):

Rules:

  • If the arguments contain no

Alternatives in Development

  • Desloppify — Agent harness to make your slop code well-engineered and beautiful 3k ★
  • OpenSquirrel — For people who get distracted by agents 1.3k ★
  • Claude Code MCP — Claude Code as one-shot MCP server to have an agent in your agent 1.2k ★

Full documentation available on GitHub

View Source Repository