01Strict worktree and branch verification to prevent accidental commits to protected branches.
02Scope discipline protocols that restrict modifications to assigned directories only.
03Standardized git commit prefixing for automated status signaling to orchestrators.
04Structured completion protocol ensuring all work is pushed and documented for the integration phase.
05Cross-dependency signaling using the [NEEDS] prefix for efficient multi-task coordination.
061 GitHub stars