whitequeen306/code-cortex-loop
Cursor rule
CodeCortexLoop learning loop — playbook memory with anti-hallucination trust model.
whitequeen306/code-cortex-loop
Cursor rule
CodeCortexLoop learning loop — playbook memory with anti-hallucination trust model.
whitequeen306/code-cortex-loop
Cursor rule
Refactor safety rails for CodeCortexLoop — preserve behavior, Chesterton's Fence, ask-before-delete, separate refactors from features. Apply when /cortexloop applies fixes.
whitequeen306/code-cortex-loop
Cursor rule
A security checklist for code changes, covering input validation, database queries, secrets, errors, file uploads, and external URLs.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Detect architectural coupling, identify refactoring opportunities, and guide interactive refactoring decisions.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Deep correctness and architecture analysis for /cortexloop pass 1. Logic, invariants, structure, and maintainability — go deep here; defer other domains via handoff.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Shared CodeCortexLoop expert protocol — one pass, one category, handoff JSON, defer boundaries. Load this on every pipeline expert before domain skills.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Deep cleanup analysis for /cortexloop pass 7. Dead code and dependency proof — go deep on evidence before removal.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Deep boundary and state-machine analysis for passes 1, 3, 4. Find non-obvious triggers — apply findings within your pass category.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Deep error-path analysis for /cortexloop pass 4. Propagation, observability, recovery — go deep on failure semantics; defer security exploits and logic bugs to other passes.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Deep performance analysis for /cortexloop pass 5. Hot paths, complexity, measurement — go deep with proof; defer correctness and security to other passes.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
After Direct-mode fixes, summarize what changed and record reusable problem→fix patterns into the playbook. Use when CodeCortexLoop Direct mode completes successfully, or when manually invoked via /cortexloop-reflect.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Deep security analysis for /cortexloop pass 2. Threat modeling, exploit paths, hardening — go deep here; defer logic bugs and test gaps via handoff.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Deep simplicity analysis for /cortexloop pass 6. Clarity and maintainability without behavior change — go deep on readability; defer dead-code removal to pass 7.
whitequeen306/code-cortex-loop
Skill Claude CodeCodex
Deep test strategy for /cortexloop pass 3. Coverage gaps, test design, regression risk — go deep on verification; defer production logic bugs to pass 1.