
Inspect PR review feedback and report what needs addressing.
Review documentation for accuracy, drift, and duplication. No code changes.
Execute a GitHub issue or spec end-to-end. Inline two-layer plan, code, verify.
Create a GitHub issue with AIDE label conventions and GitHub Issue Type.
Run project quality gates. Executes lint and tests based on project placeholder mappings.
Create or update an AIDE skill in .aide/skills with valid frontmatter and a concise workflow.
Holistic read-only codebase health review to find architecture drift, dead code, test gaps, and doc gaps.
Write reviewer findings to a <slug>.findings.md file for any scoped review target.
Create a draft PR with a validated body template and issue linkage.
Design a feature or change into a reviewed ADR. Outputs an accepted decision record ready for /scope.
Run validation, post a summary, and flip a PR from draft to ready.
Turn a repeated failure pattern into a system improvement. Outputs a concrete proposal for constraints, docs, or automation.
Sync branch with remote and confirm a clean end-of-session state.
Decompose an accepted ADR into GitHub issues using the issue-creator tool.
Generate a session handoff note for context resets or multi-day work.
Review a pull request for spec alignment, architecture, tests, and docs. No code changes.
Apply findings from a /findings review to an ADR and write a response file
Skeptical gap analysis for issues, ADRs, plans, and docs. Use when the user wants a second-pass check for missing decisions, contradictions, edge cases, hidden dependencies, scope drift, or readiness before implementation.