What problem does it solve?
It prevents ambiguity, conflicting authority, and unsafe automated actions when creating or modifying global_instructions and AGENTS by enforcing clear priority, stop conditions, and reporting rules.
Core Features & Use Cases
- Priority Model & Conflict Resolution: Specifies a deterministic priority order (global_instructions > AGENTS by default) and a single conflict resolution rule for equal-priority cases.
- Execution Safety & Stop Conditions: Defines mandatory stop conditions, source-of-truth checks, and explicit re-run/overwrite policies to avoid unintended writes and scope violations.
- Operational Reporting & Folder Roles: Requires structured workflow failure reports and folder role declarations to control triggers, ownership, and automated workflow sequencing.
- Use Case: When a maintainer updates workspace AGENTS that trigger automation, use this Skill to verify that changes respect global priorities, include stop conditions, and provide the required reporting format before deployment.
Quick Start
Apply the constitution-rule when creating or editing global_instructions or AGENTS to enforce priority ordering, stop conditions, source verification, and reporting requirements.