detect-pack
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.
More from parhumm/jaan-to
ux-microcopy-write
Generate multi-language microcopy packs for UI components with cultural adaptation. Use when writing UI text and translations.
11sec-audit-remediate
Generate security fixes from detect-dev findings with regression tests. Use when remediating security vulnerabilities.
10detect-product
Product reality extraction with evidence-backed features, monetization, and metrics. Use when analyzing product capabilities.
9release-iterate-changelog
Generate changelog with user impact notes and support guidance from git history. Use when preparing release notes.
9backend-scaffold
Generate production-ready backend code with routes, data models, service layers, and validation. Use when scaffolding backend from specs.
9detect-dev
Engineering audit with SARIF evidence, 4-level confidence, and OpenSSF scoring. Use when evaluating repository health or code quality.
8