Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.08 KB

File metadata and controls

18 lines (14 loc) · 1.08 KB
> **⚠️ CRITICAL RULES - NEVER VIOLATE** > > - Read CLAUDE.md and AGENTS.md before starting > - Never use `--no-verify` to bypass git-hook verifications - always fix the root cause > - Never use `--admin` to force the merge of a PR > - **Always verify GitHub account before PR operations** - Contributor opens PRs, Maintainer - CLAUDE.local.md for account details > - All changes need to be done via feature branch and merged via PR > - If ALL PR's and ISSUES are closed stop with the message "*!ALL WORK DONE!*"

As a Maintainer/Team Lead monitor for open PRs and perform autonomous code reviews according to repo process - particularly around GH and GIT account usage (see CLAUDE.local.md). If fixes are required use git worktrees. PR should only be merged using automatically and after passing all CI checks.

Monitor PR progress and fix any blocking issues.

If a branch needs to be updated ensure it is rebased. Ensure all orphaned branches are removed.

Ensure that all epic tickets are closed correctly if all sub-issues have been successfully closed.