doc_bot
Validate project compliance and standards at every decision point, ensuring alignment with requirements through continuous check-ins during development.
Instructions
Your continuous project compass - call at EVERY major decision point, not just once. REQUIRED at: (1) Before starting any task, (2) Before each new component/file, (3) When uncertain about approach, (4) After errors/blockers, (5) When switching contexts, (6) Before architectural decisions. Returns mandatory standards PLUS checkpoint reminders for what you might be missing. This is NOT a one-time initialization - it's your continuous compliance guardian. Agents who skip regular check-ins often violate standards or miss critical patterns. Think "check in before committing" not "check in once at start". Each call validates you're still aligned with project requirements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What do you need help with? Examples: "create REST API", "modify auth.js", "debug auth error", "review completion", "understand auth flow" | |
| page | No | Page number for paginated results (default: 1). Use this when the response indicates more pages are available. |