crucible-navigator
crucible-navigator — Research campaign orientation
Self-Evolving Skill: This skill improves through use. If the routing guidance is wrong (wrong skill invoked for a user intent), fix the description's TRIGGERS list and the routing table below. Append reason to
references/evolution-log.md. Don't defer.
What this skill does
You are orienting an agent to research methodology. Route the agent to the right sub-skill based on what kind of research task is at hand. The four sub-skills cover epistemics (A), execution (B), decisions (C), and archive (D).
Routing table — map user intent to skill
| User intent signal | Route to |
|---|---|
| "Is this finding real?", "check significance", "shuffled null", "causal feature", "label leakage" | a-research-foundations |
| "Test a hypothesis", "sweep parameters", "multi-agent analysis", "gate validation", "per-trade analysis" | b-investigation-methodology |
| "Should we pivot?", "ship this?", "kill or refine?", "too much context", "supersede a finding" | c-meta-governance |
| "Check dormant ideas", "what's archived?", "resurrect this", "conditions have changed" | d-emergent-resurrection |
If unsure, start with A (foundations). Epistemic discipline is the hardest prerequisite.
More from terrylica/cc-skills
pandoc-pdf-generation
PDF generation from markdown via Pandoc/XeLaTeX. TRIGGERS - markdown for PDF, print document, pandoc
374mise-tasks
Orchestrate multi-step project workflows using mise task definitions with dependency management and argument handling. Use whenever the user.
325python-logging-best-practices
Python logging with loguru, structlog, and orjson. TRIGGERS - loguru, structlog, structured logging
322mql5-indicator-patterns
MQL5 indicator development patterns. TRIGGERS - MQL5 indicator, OnCalculate, indicator buffers, MetaTrader 5.
321semantic-release
Automate versioning with Node.js semantic-release v25+. TRIGGERS - npm run release, version bump, changelog, conventional commits, release automation.
213latex-build
LaTeX builds with latexmk and live preview. TRIGGERS - latexmk, LaTeX build, live preview, compilation.
165