Address filtered review findings for implement workflow (runs as subagent)
Plan, implement code, tests, and create PR for implement workflow (runs as subagent)
Implementation, review, and merge — full lifecycle or any subset. Lean orchestrator that delegates all heavy work to isolated subagents. Triggers: /implement, $implement-lifecycle:implement, implement this, build this feature
Lifecycle-internal merge step requiring a PR number and the temporary handoff artifact produced by verification; validates readiness, follows repository merge policy, and posts issue updates.
Validate a PR against PR standards before requesting review. Checks branch naming, title, description, commits, references, and scope. Triggers: /pr-check, check this PR, validate PR
Review a pull request for architectural consistency and scope discipline as a delegated specialist reviewer.
Review a pull request for logic bugs, edge cases, error handling, resource leaks, and race conditions as a delegated specialist reviewer.
Review a pull request for missing, stale, or inconsistent documentation as a delegated specialist reviewer.