From deadfish-teams
Brownfield discovery protocol (detect, collect evidence, analyze, and write docs/discovery.md).
How this skill is triggered — by the user, by Claude, or both
Slash command
/deadfish-teams:deadfish-discoveryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a reliable repo snapshot before brainstorming, with deterministic evidence collection and explicit unknowns.
Produce a reliable repo snapshot before brainstorming, with deterministic evidence collection and explicit unknowns.
bin/discover-detect.sh --json.brownfield, greenfield, returning.brownfield or returning, run:
bin/discover-collect.sh --project . --depth <n>docs/discovery/evidence/.unknown.docs/discovery.md with:
Use this structure in docs/discovery.md:
# Discovery Report
## Scenario
- type: brownfield|greenfield|returning
- signals: [...]
## Repo Snapshot
- ...
## Stack and Tooling
- ...
## Risks and Constraints
- ...
## Open Questions
- ...
## Evidence
- docs/discovery/evidence/
STATE.yaml dependency.npx claudepluginhub fredasterehub/deadfish-teamsAnalyzes existing codebases to detect project types, frameworks, structures, and collision risks. Supports context, brownfield, and setup modes for feature planning.
Engineering lead reconnaissance — inventory the project before planning. Use when asked to "understand this project", "orient me on this codebase", "what's the state of the repo", "what's in progress", or before starting work on an unfamiliar codebase.