Command
Take a task (GitHub issue or Linear story) through planning, implementation, review, and draft PR. Usage: /agent-harness | # | .
Command
Take a task (GitHub issue or Linear story) through planning, implementation, review, and draft PR. Usage: /agent-harness | # | .
Command
Manually trigger a meta-reflection run. Usage: /agent-harness:reflect [--dry-run].
Command
Run the autonomous fix-pr-comments-loop on the current branch's PR (or a specified PR) until the reviewer signs off or hard caps trip.
Command
Evaluate a finding or idea and create or update a GitHub issue if it's high value. Checks for duplicates first.
Command
Strict hardcore code review with 13 parallel subagents (bugs, security, architecture, tests, error handling, performance, complexity, observability, API contracts, data/migrations, accessibility, type safety, doc/comment drift).
Command
Create a formal Architecture Decision Record (ADR) in the knowledge bank.
Command
Initialize the knowledge bank in this repo. Creates .knowledge-bank/ structure and updates CLAUDE.md.
Command
Search and retrieve entries from the knowledge bank by keyword, tag, or category.
Command
Store a learning, decision, or context note in the knowledge bank.
Command
Fix issues mentioned in Pull Request.
Command
Full codebase tech debt audit with 11 parallel agents — finds dependency issues, code smells, architecture problems, test gaps, error handling flaws, performance bottlenecks, security vulnerabilities, documentation gaps, type safety issues, API inconsistencies, and over-engineering.