What problem does it solve?
This skill solves the issue of AI agents forgetting project-governance rules over long sessions by providing a deterministic, persistent reminder system that re-anchors the agent to the project's documentation contract.
Core Features & Use Cases
- SessionStart Reminders: Automatically injects a PDDA compliance reminder whenever a session context resets, ensuring the agent remains aware of the required read-order for ROUTER.md and AGENTS.md.
- Optional PreToolUse Gate: Provides an opt-in enforcement mechanism that prevents edits to governed project files unless the agent has demonstrably read the project's router documentation.
- Use Case: A developer working across multiple repositories can use this to ensure that every time they resume a session, the AI is immediately reminded to follow the specific project-driven documentation standards defined in the local repository.
Quick Start
Ask the assistant to set up the PDDA hook to ensure all future sessions follow the project documentation governance rules.