Amazon Q DeveloperDocumentation

Generic Documentation Rules for Amazon Q Developer

Generic Documentation Rules adapted for Amazon Q Developer. High-signal generic engineering guidance for real projects.

rules file
# Generic Documentation Rules for Amazon Q Developer

## What to document
- Setup, run, test, deploy, rollback.
- Architecture decisions with rationale and tradeoffs.
- Operational runbooks for common incidents.

## Standards
- Keep docs close to code (repo-first).
- Update docs in same PR as behavior changes.
- Prefer examples and command snippets over prose-heavy explanations.

## DevEx
- README should get a new engineer productive in <15 minutes.
- Keep env var documentation complete and current.

How to use with Amazon Q Developer

#docs#readme#runbooks#amazon-q#generic-rules#general#ai-coding-rules

Related Rules