docflow
NewADR-driven documentation workflow for the Claude Code and pi coding agents: scaffold and manage Architecture Decision Records (ADRs), a plan queue, and AGENTS.md conventions — a bootstrap skill plus lifecycle skills to author, queue, ship, and audit ADRs.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/docflow.md https://raw.githubusercontent.com/EvolveHQ/docflow/main/SKILL.md/docflowSecurity Audits
Frequently Asked Questions
What is docflow?
ADR-driven documentation workflow for the Claude Code and pi coding agents: scaffold and manage Architecture Decision Records (ADRs), a plan queue, and AGENTS.md conventions — a bootstrap skill plus lifecycle skills to author, queue, ship, and audit ADRs.
How to install docflow?
To install docflow: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/docflow.md https://raw.githubusercontent.com/EvolveHQ/docflow/main/SKILL.md. Finally, /docflow in Claude Code.
What is docflow best for?
docflow is a skill categorized under General. It is designed for: documentation, agent. Created by EvolveHQ.