Skip to main content
Run any Skill in Manus
with one click
GitHub repository

code-cortex-loop

code-cortex-loop contains 10 collected skills from whitequeen306, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
15
updated
2026-06-28
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

cortexloop-expert-core
software-developers

Shared CodeCortexLoop expert protocol — one pass, one category, handoff JSON, defer boundaries. Load this on every pipeline expert before domain skills.

2026-06-28
reflect-and-learn
software-developers

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.

2026-06-25
correctness-review
software-developers

Deep correctness and architecture analysis for /cortexloop pass 1. Logic, invariants, structure, and maintainability — go deep here; defer other domains via handoff.

2026-06-23
dead-code-and-deps
software-developers

Deep cleanup analysis for /cortexloop pass 7. Dead code and dependency proof — go deep on evidence before removal.

2026-06-23
edge-case-and-state-analysis
software-developers

Deep boundary and state-machine analysis for passes 1, 3, 4. Find non-obvious triggers — apply findings within your pass category.

2026-06-23
error-handling
software-developers

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.

2026-06-23
performance-optimization
software-developers

Deep performance analysis for /cortexloop pass 5. Hot paths, complexity, measurement — go deep with proof; defer correctness and security to other passes.

2026-06-23
security-and-hardening
information-security-analysts

Deep security analysis for /cortexloop pass 2. Threat modeling, exploit paths, hardening — go deep here; defer logic bugs and test gaps via handoff.

2026-06-23
code-simplification
software-developers

Deep simplicity analysis for /cortexloop pass 6. Clarity and maintainability without behavior change — go deep on readability; defer dead-code removal to pass 7.

2026-06-23
test-strategy
software-quality-assurance-analysts-and-testers

Deep test strategy for /cortexloop pass 3. Coverage gaps, test design, regression risk — go deep on verification; defer production logic bugs to pass 1.

2026-06-23