detect-pack
Installation
SKILL.md
detect-pack
Consolidate all detect outputs into a scored index with risk heatmap and unknowns backlog.
Context Files
$JAAN_LEARN_DIR/jaan-to-detect-pack.learn.md- Past lessons (loaded in Pre-Execution)$JAAN_TEMPLATES_DIR/jaan-to-detect-pack.template.md- Output template${CLAUDE_PLUGIN_ROOT}/docs/extending/language-protocol.md- Language resolution protocol${CLAUDE_PLUGIN_ROOT}/docs/extending/detect-pack-reference.md- Evidence formats, consolidation logic, output templates${CLAUDE_PLUGIN_ROOT}/docs/extending/detect-shared-reference.md- Shared standards: Evidence Format, Confidence Levels, Codebase Content Safety
Output path: $JAAN_OUTPUTS_DIR/detect/ — flat files, overwritten each run (no IDs).
Important: This skill does NOT scan the repository directly. It reads and consolidates outputs from the 5 detect skills.
Input
Arguments: $ARGUMENTS — parsed in Step 0.0. Repository path and mode determined there.