Claude-skill-registry backlog_curator
Maintain a lightweight backlog of high-value tasks discovered during work.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/backlog-curator-cheekycodexconjurer-quant-lab" ~/.claude/skills/majiayu000-claude-skill-registry-backlog-curator && rm -rf "$T"
manifest:
skills/data/backlog-curator-cheekycodexconjurer-quant-lab/SKILL.mdsource content
Purpose
Turn discoveries and gaps into actionable backlog items.
Steps
- Review Action Log, patterns, and mapping gaps.
- Add or refine backlog items with scope and rationale.
- De-duplicate and prioritize (Now/Next/Later).
- Link to evidence (files, ADRs, logs) when possible.
Output
- Update
..agent-docs/memory/BACKLOG.md
Guardrails
- Do not auto-create new skills; propose them in
.PATTERNS.md