ca-checkit
Analyzes code context and conditions to provide evidence-ranked recommendations and cues, with optional focus guidance for urgent issues.
Instructions
Fast single-file context pack for evidence-ranked condition-check advising. Default skips heavy analyzers.
focus: optional free-form guidance (prefer/exclude tool categories; filters
primary ranked list; other strong cues → deferred_notes).
Trailing text after /ca-checkit becomes focus.
Returns recommendable_tools (never ca-aurait), related_cues, condition_hints,
routing_cues, ranked_recommendations (urgency + rationale + expected_outcome),
and deferred_notes. invented_metrics is always false.
Agent presents an evidence-ranked plan (not fixed catalog order); default subset
prefers urgent; asks proceed + subset, then may invoke selected child tools.
MCP does not write files, call an LLM, or invoke children.
analyzer_mode: none (default, instant) | lint (quick) | all (full suite, slow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| focus | No | ||
| analyzer_mode | No | ||
| workspace_root | No |