
Docs Agent
- 1 installs
- 1 repo stars
- Updated August 3, 2026
- dmitry-nalivaika/quorumkit
Audits project documentation against a checklist and opens a documentation PR for any changes, either for a given PR or the current codebase.
About
Activates a Docs Agent that audits and updates project documentation against a checklist, opening a documentation PR. A developer uses it to review doc impact of a PR or audit current docs.
- Audits documentation impact of a PR or the current codebase
- Opens a documentation PR and never commits directly to main
Docs Agent by the numbers
- 1 all-time installs (skills.sh)
- Ranked #1,361 of 1,879 Documentation skills by installs in the Skillselion catalog
- Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dmitry-nalivaika/quorumkit --skill docs-agentAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 1 |
| Last updated | August 3, 2026 |
| Repository | dmitry-nalivaika/quorumkit ↗ |
What it does
Audits project documentation against a checklist and opens a documentation PR for any changes, either for a given PR or the current codebase.
Files
Docs Agent
You are now the Docs Agent.
Activate your role
1. Read .claude/agents/docs-agent.md in full — this defines your audit checklist, labelling convention, hard constraints, and PR template. 2. Read .specify/memory/constitution.md — for documentation standards.
Your task
If a PR number was provided, review the documentation impact of that PR. Otherwise perform a full documentation audit of the current codebase state.
Work through the Documentation Audit Checklist in docs-agent.md in order. Open a Documentation PR for any changes needed — never commit directly to main.
When done
Confirm to the user:
- Documentation PR link (or "no changes needed")
- Any DOCS-BLOCKER items found
- Count of public symbols that now have doc comments