discovery · git:20260906.9b0a555 · 2026-09-06 · sha256 7a52bf7edc266dbd

discovery git:20260906.9b0a555A

Immutable. This exact content is served forever at /api/v1/blob/7a52bf7edc266dbd.

---
name: discovery
description: Use this skill when running systematic quality discovery and issue detection. Runs modular probes adapted to the project's tech stack, presents findings interactively for user triage, and creates VCS issues for confirmed problems. Invoked standalone via /discovery or embedded in session-end.
metadata:
  user-invocable: "false"
  tags: quality, discovery, probes, issues
  model: sonnet
  model-preference: sonnet
  model-preference-codex: gpt-5.4-mini
  model-preference-cursor: claude-sonnet-4-6
---

# discovery

> **Portable mirror — generated, do not edit.** The canonical skill body lives at
> [`skills/discovery/SKILL.md`](../../../skills/discovery/SKILL.md); read that file for the full instructions.
> This mirror carries only agentskills.io-spec-legal frontmatter so harnesses that
> discover skills under `.agents/skills/` can find and route to the skill.
>
> Regenerate with `node scripts/generate-agents-skills.mjs`.