detect-dev
detect-dev
Repo engineering audit with machine-parseable findings and OpenSSF-style scoring.
Context Files
$JAAN_LEARN_DIR/jaan-to-detect-dev.learn.md- Past lessons (loaded in Pre-Execution)$JAAN_CONTEXT_DIR/tech.md- Tech stack (if populated by dev-stack-detect, used as starting input)$JAAN_TEMPLATES_DIR/jaan-to-detect-dev.template.md- Output template${CLAUDE_PLUGIN_ROOT}/docs/extending/language-protocol.md- Language resolution protocol${CLAUDE_PLUGIN_ROOT}/docs/extending/detect-dev-reference.md- Evidence format, scoring tables, scan patterns$JAAN_OUTPUTS_DIR/dev/output-integrate/*/*.md- Integration logs (for origin tagging, if present)
Output path: $JAAN_OUTPUTS_DIR/detect/dev/ — flat files, overwritten each run (no IDs).
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.
9frontend-scaffold
Convert designs to React/Next.js components with TailwindCSS, TypeScript, and typed API hooks. Use when scaffolding frontend from designs.
8