What problem does it solve?
This Skill automates the creation and verification of code documentation, ensuring that your documentation is not only comprehensive but also accurately reflects the current state of your codebase, preventing common documentation drift and errors.
Core Features & Use Cases
- Automated Documentation Writing: Generates and improves documentation for Rust code using an AI writer.
- Automated Documentation Verification: Independently verifies that all claims in the documentation are factually correct against the code.
- Agent Isolation: Enforces a strict separation between the writing and verification agents to eliminate confirmation bias.
- Use Case: After updating a complex Rust module, run this Skill to have an AI write detailed documentation and then have a separate AI verify every statement against the code, ensuring accuracy before merging.
Quick Start
Run the doc-rigor-verify skill on all recently changed Rust files.