Skill Claude CodeCodex
System boundaries, module design, interface decisions.
Skill Claude CodeCodex
System boundaries, module design, interface decisions.
Skill Claude CodeCodex
Auditing codescout tool-call usage — inefficient tool patterns, recurring frictions, hookify candidates.
Skill Claude CodeCodex
ML data hygiene, evaluation integrity, train/test leakage (lens required: classic or llm).
Skill Claude CodeCodex
Bug resists surface fixes, flaky tests, failure doesn't match symptom.
Skill Claude CodeCodex
Technical writing, documentation architecture.
Skill Claude CodeCodex
Training loops, inference parity, ML pipeline issues.
Skill Claude CodeCodex
Profiling, latency, throughput, optimization.
Skill Claude CodeCodex
Work planning, task sequencing, breaking down large efforts.
Skill Claude CodeCodex
Improving a prompt — critique, drafting from scratch, diagnosing model misbehavior, or coaching toward eval-driven iteration.
Skill Claude CodeCodex
Structural code transformation, cleaning up tangled code.
Skill Claude CodeCodex
Security review, threat modeling, vulnerability analysis.
Skill Claude CodeCodex
Designing test suites, coverage gaps, flaky tests, asserting correctness.
Skill Claude CodeCodex
Use when you explicitly want a READ-ONLY exploration of a DIFFERENT repo than the current one, returned as a structured findings report. Dispatches a subagent at the target repo; the explore-inject hook auto-bootstraps that project's CLAUDE.md + codescout memories. Routine cross-repo dispatches do NOT need this — the…
Skill Claude CodeCodex
Use before subagent dispatch, before editing code that changes a struct, function signature, or API contract, or after a tool response contradicts the plan. Appends friction (F-N) and wins (W-N) to the project's session-log tracker.
Skill Claude CodeCodex
Use when the user runs /research-subagent or asks for deep research, a full report, or research where the main context should not absorb raw search results — including mapping a broad subject across multiple angles (fan-out). Spawns one or more general-purpose subagents that call the researcher MCP and return only…
Skill Claude CodeCodex
Use when the user runs /research-web or asks for web research on a topic, person, company, library, market, or jobs and wants results inline in the current conversation. Calls the researcher MCP directly; results land in main context. Prefer /research-subagent if context is precious or the user asked for a deep/report…
Skill Claude CodeCodex
Reference guide for /research-web and /research-subagent — do not invoke directly. Provides the tool-selection matrix, mode guide, context budgets, and the shared research brief template used when calling the researcher MCP server.
Skill Claude CodeCodex
Use when asked to run a tracker hygiene sweep, audit tracker staleness or drift, clean up docs/trackers, before backlog triage or any "what's open?" report, or when the SessionStart banner says a tracker hygiene sweep is overdue. Interactive — every finding is human-gated; approved fixes apply via the librarian; each…
Skill Claude CodeCodex
Use when starting a new feature from scratch, converting an idea to a merged PR, or resuming work on an existing spec/plan. Triggers: "full lifecycle", "idea to PR", "new feature end-to-end", "resume sdd-flow", or explicit /sdd-flow invocation.