Full issue execution pipeline. Reads a GitHub issue, creates a correctly-named branch, works the issue, and opens a PR. References /commit for commits.
Use when writing, adding, or modifying pytest tests in this repo. Loads the eight testing heuristics from docs/04-conventions/testing-heuristics.md and enforces a pre-merge checklist that prevents tautological tests, weak assertions, inline fakes, time-based…
Plan and execute one or more commits for the current working tree, applying the package-centric scope policy in CLAUDE.md hard rule 12. Spawns the `commit-planner` subagent to produce a structured multi-commit plan, presents it via AskUserQuestion, and…
Full issue intake pipeline. Classifies, searches for duplicates/blockers, fills the right template, and creates the GitHub issue. Always uses AskUserQuestion — never plain text for decisions.