Agent
Checks code changes for accessibility issues in an active /collab mission. Use when changes touch UI components or a11ycommands are configured.
Eight constrained reviewers. Each scoped to a different failure surface. Hook-enforced walls, not just prompts.
Agent
Checks code changes for accessibility issues in an active /collab mission. Use when changes touch UI components or a11ycommands are configured.
Agent
Updates documentation for verified changes in an active /collab mission. Use when the mission has passed verification and documentation needs updating.
Agent
Implements code changes for an active /collab mission. Use when the mission is in implement phase and actual file edits are required.
Agent
Profiles code changes for performance issues in an active /collab mission. Use when changes touch hot paths, queries, or benchmarkcommands are configured.
Agent
Audits code changes for security vulnerabilities in an active /collab mission. Use when the mission touches auth, crypto, user input, or has securityscancommands configured.
Agent
Performs a blind review of an active /collab mission. Use when the mission is in review phase and you need an independent, risk-focused critique.
Agent
Writes tests for code changes in an active /collab mission. Use when the mission is in test phase and tests need to be created for the implementer's changes.
Agent
Verifies an active /collab mission against acceptance criteria and approved test commands. Use when the mission is in verify phase.