docflow
01Plugin Claude Code
Lightweight documentation memory for AI coding agents, as a Claude Code plugin.
Plugin Claude Code
Lightweight documentation memory for AI coding agents, as a Claude Code plugin.
Plugin Claude Code
Adoption-aware documentation memory for AI coding agents. Scaffolds or adopts living docs, validates native and established structures with appropriate severity, upgrades managed helpers, and loads bounded recent context.
Cursor rule Cursor
See AGENTS.md.
Instructions file CodexOpenCode
Instructions for MedAdemBHA/docflow, a project described as: Documentation memory for AI coding agents—route project knowledge, reduce repeated context loading, and validate living Markdown docs.
Instructions file Gemini CLI
Instructions for MedAdemBHA/docflow, a project described as: Documentation memory for AI coding agents—route project knowledge, reduce repeated context loading, and validate living Markdown docs.
Command
Guide the agent to create or update a feature plan from a short feature request.
Command
Guide the agent to create or update product-spec docs from a feature brief or code path.
Command
Draft a technical spec and roadmap candidates from code, TODOs, and git history.
Skill Claude CodeCodex
Add docflow to a repo that already has docs, without rewriting them. Adds missing config, folders, helpers, agent guidance, and an adoption review. Use when docs already exist or doctor recommends adopt.
Skill Claude CodeCodex
Write a new doc in the right place with the right name. Use when asked to "write a doc", "where should this doc go", "add an ADR", "document this decision", "new spec", or "new feature plan".
Skill Claude CodeCodex
Record shipped work in the monthly changelog (append-only). Use when something ships or when asked "what changed", "add to changelog", "release notes", or "what shipped this month".
Skill Claude CodeCodex
Friendly docflow readiness check: one status, one reason, and the exact next command. Use when asked if docflow is set up, ready, or "what do I do next".
Skill Claude CodeCodex
Read-only docflow diagnosis: scans docs, config, changelog, and links, then recommends init, adopt, or repair. Use when asked "check docs setup", "should I set up docflow", "why is docflow not working", or "doctor".
Skill Claude CodeCodex
Set up docflow in a repo with no docs yet: scaffold the docs tree, write docflow.json, add agent guidance. Use when asked to "set up docflow", "initialize docs", "scaffold docs", or "make this repo use docflow".
Skill Claude CodeCodex
Safe maintenance for an existing docflow setup. Regenerates INDEX.md, installs or refreshes recognized DocFlow-managed helper scripts, runs link checks, and reports placeholder/validation issues. Use when docflow exists, after adding or renaming docs, or when doctor recommends repair.
Skill Claude CodeCodex
Find the right doc before reading code. Use when asked "where is X documented", "is there a spec/ADR for X", "what's the roadmap", "open bugs", "read the docs about X", or "share the docs".
Skill Claude CodeCodex
Run the profile-aware DocFlow documentation readiness gate. Always blocks broken links, stale maps, and missing headings; applies native naming and section rules strictly to new scaffolds while treating established adopted structures as cleanup guidance.