new-design-doc

Proactively suggest creating a design document when discussing significant changes, new features, or architectural decisions. Also triggers when user has existing markdown docs that should be converted to org-mode. Use when conversation involves design decisions that should be documented, when user mentions RFC/RFD/design doc, or when proposing changes that warrant formal documentation. Trigger on phrases like "we should document this", "this needs an RFC", "let me think through the design", "convert this to org", or when discussing tradeoffs between multiple approaches.

$ 설치

git clone https://github.com/farra/dev-agent-backlog /tmp/dev-agent-backlog && cp -r /tmp/dev-agent-backlog/.claude/skills/new-design-doc ~/.claude/skills/dev-agent-backlog

// tip: Run this command in your terminal to install the skill