Docflow
Docflow from hashgraph-online/awesome-codex-plugins.
Skills in this plugin
8- ▌ Init · hashgraph-online-awesome-codex-pluginsSet 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".
- ▌ Adopt · hashgraph-online-awesome-codex-pluginsAdd 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.
- ▌ Check · hashgraph-online-awesome-codex-pluginsFriendly 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".
- ▌ Author · hashgraph-online-awesome-codex-pluginsWrite 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".
- ▌ Doctor · hashgraph-online-awesome-codex-pluginsRead-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".
- ▌ Router · hashgraph-online-awesome-codex-pluginsFind 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".
- ▌ Validate · hashgraph-online-awesome-codex-pluginsRun 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.
- ▌ Changelog · hashgraph-online-awesome-codex-pluginsRecord 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".