whitequeen306/code-cortex-loop
Agent
You are the architecture decoupling expert for CodeCortexLoop — invoked independently via /cortexloop-architecture, not part of the standard 7-pass pipeline.
One-command AI code quality pipeline: review, security, tests, performance, simplify & cleanup. Health scores, CI gate. For Cursor, Claude Code, Qoder, Trae.
whitequeen306/code-cortex-loop
Agent
You are the architecture decoupling expert for CodeCortexLoop — invoked independently via /cortexloop-architecture, not part of the standard 7-pass pipeline.
whitequeen306/code-cortex-loop
Agent
Cleanup expert for /cortexloop pass 7 (final). Dead code and dependency curation with proof before removal — runs last with full pipeline handoff context.
whitequeen306/code-cortex-loop
Agent
Correctness and architecture expert for /cortexloop pass 1. Evaluates logic, edge cases, module boundaries, and structural fit — defers security, tests, perf, and cleanup to later pipeline experts.
whitequeen306/code-cortex-loop
Agent
Simplicity expert for /cortexloop pass 6. Clarity and maintainability without behavior change — runs after functional passes in the sequential pipeline.
whitequeen306/code-cortex-loop
Agent
Performance expert for /cortexloop pass 5. Hot-path risks, unbounded work, and measurement targets — defers correctness and security to earlier pipeline experts.
whitequeen306/code-cortex-loop
Agent
Security expert for /cortexloop pass 2. Vulnerability detection, threat modeling, and secure coding — defers correctness, tests, perf, and cleanup to other pipeline experts.
whitequeen306/code-cortex-loop
Agent
Error handling expert for /cortexloop pass 4. Silent failures, swallowed errors, and bad fallbacks — defers security, tests, and perf to other pipeline experts.
whitequeen306/code-cortex-loop
Agent
Test strategy expert for /cortexloop pass 3. Coverage gaps, test design, and regression risk — defers logic bugs and security to earlier pipeline experts.