sitkowsp

Defect — Productivity skill for Claude Code

Productivity community

Record a defect found after a council task was merged (feeds trust and LESSONS.md).

How to install Defect

Installs to ~/.claude/skills/sitkowsp-super-claude-code-defect/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sitkowsp-super-claude-code-defect && curl -fsSL https://raw.githubusercontent.com/sitkowsp/super-claude-code/HEAD/commands/defect.md -o ~/.claude/skills/sitkowsp-super-claude-code-defect/SKILL.md

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

What Defect does


description: Record a defect found after a council task was merged (feeds trust and LESSONS.md) argument-hint: [--lesson "rule for next time"]

Arguments: $ARGUMENTS — task id, then the defect description; optional `--lesson` text. Call `council_defect`. Confirm the model's new trust level and the lesson line added to LESSONS.md.

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • P7 — PUA P7 骨干模式 — 方案驱动执行 19.5k ★

Full documentation available on GitHub

View Source Repository