What problem does it solve?
The discovery skill systematically finds, verifies, and surfaces quality and security issues across a codebase so teams can prioritize and remediate real problems instead of chasing false positives.
Core Features & Use Cases
- Stack-aware probes: Automatically detects project stack markers (JS/TS, Python, Docker, CI, UI frameworks, Pencil designs) and activates relevant probes.
- Evidence-first verification: Runs grep/CLI probes, re-reads reported file locations to confirm findings, assigns confidence scores, deduplicates, and filters by severity and confidence.
- Interactive triage & issue creation: Presents verified findings for interactive user triage, then formats and optionally creates VCS issues with appropriate labels and templates.
- Use Case: Run a full repository audit to identify hardcoded secrets, dependency vulnerabilities, test gaps, accessibility issues, and session-plan hallucinations, then create prioritized issues for the team.
Quick Start
Run discovery in standalone mode to scan the repository, interactively triage verified findings, and optionally create VCS issues.