Review and fix documentation
docscommandsetup L1★0
accoumar12/dotfiles ↗What it does
Review, update, and commit documentation changes
Best for
Keeping documentation in sync with code changes across the entire project
Inputs
- · optional: specific file or directory to focus on
Outputs
- · review findings
- · updated documentation files
- · conventional commit
Requires
- · doc-reviewer agent
- · doc-implementer agent
- · committer agent
Preconditions
- · documentation files exist
- · git repo initialized
- · agents are available
Failure modes
- · doc-implementer skips quality check
- · commit pre-hook fails
- · circular dependency in docs
Trust signals
- · three-phase workflow
- · identifies code-doc sync gaps
- · ensures formatting consistency