whitequeen306/code-cortex-loop
Plugin Claude Code
CodeCortexLoop — aggregate post-coding pipeline for Claude Code.
whitequeen306/code-cortex-loop
Plugin Claude Code
CodeCortexLoop — aggregate post-coding pipeline for Claude Code.
whitequeen306/code-cortex-loop
Plugin Claude Code
One-command post-coding pipeline with health scores, trend dashboard, baseline ratchet, self-improving playbook learning loop, GitHub Action, and CI output.
whitequeen306/code-cortex-loop
Instructions file CodexOpenCode
Instructions for whitequeen306/code-cortex-loop, covering codecortexloop — agent rules, when codecortexloop runs, finding quality gate, security baseline (always during security pass) and refactor safety (direct mode).
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.
whitequeen306/code-cortex-loop
Command
Architectural coupling analysis and interactive refactoring guide — detects circular dependencies, God Objects, and tight coupling.
whitequeen306/code-cortex-loop
Command
Accept or diff CodeCortexLoop baseline — ratchet mode for legacy codebases.
whitequeen306/code-cortex-loop
Command
Deprecated alias for cortexloop-full.
whitequeen306/code-cortex-loop
Command
Full CodeCortexLoop review — all 7 passes for high-risk changes, large PRs, and release checks.
whitequeen306/code-cortex-loop
Command
Minimal CodeCortexLoop — 3 passes on recent changes, skips Playbook, cross-validation, MAP enrich, and codegraph offer.
whitequeen306/code-cortex-loop
Command
Pre-PR CodeCortexLoop gate — all passes on recent changes, Critical+High must be clean for CI.
whitequeen306/code-cortex-loop
Command
Deprecated alias for cortexloop-lite.
whitequeen306/code-cortex-loop
Command
Manually reflect on recent Direct fixes and record learnings to the playbook.
whitequeen306/code-cortex-loop
Command
Security-focused CodeCortexLoop — security, error-handling, dependency audit on recent changes.
whitequeen306/code-cortex-loop
Command
Standard CodeCortexLoop PR review — correctness, security, tests, and error handling.
whitequeen306/code-cortex-loop
Command
Cost-aware post-coding pipeline with risk preflight, Lite/Standard/Full presets, CI output, and re-verify.
whitequeen306/code-cortex-loop
Cursor rule
Baseline ratchet policy — fingerprinting, new vs remaining debt, CI semantics.
whitequeen306/code-cortex-loop
Cursor rule
CodeCortexLoop v2.2 workflow — presets, health scores, suppression, re-verify, CI output, baseline, dashboard, learning loop. Apply when running /cortexloop.