From tecnologia-morelos-workflow
Investigate a project to produce a Discovery Report and draft Glossary. Researches context, stakeholders, systems, and risks. Outputs go into the "Fase 1 — Discovery & Spec" folder in TM.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tecnologia-morelos-workflow:discover [project-name]When to use
User says 'investigate project', 'discovery report', 'research project', 'what is this project about'
[project-name]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- User asks to investigate, discover, or research a project
Get the project name and description from the user. Clarify scope if ambiguous.
Use kb-read to verify:
If the Discovery Report already exists, ask the user if they want to update it or start fresh.
If Gate 0 docs exist, read them for context:
Gather information from multiple sources:
Focus on answering:
Use the template at templates/discovery-report.md as a structural reference. Generate real content based on research findings.
Every section must contain substantive findings, not placeholders.
Use the template at templates/glossary.md as a structural reference. Extract domain terms found during research.
Include terms from:
Present both documents to the user. Ask:
Do NOT publish until the user explicitly approves.
After approval, delegate publishing to the kb-publish skill:
For the full KB structure, see kb-structure.md.
| Document | Location in TM | Type |
|---|---|---|
| Discovery Report | [KB]/Fase 1 — Discovery & Spec/Discovery Report | PAGE |
| Glosario | [KB]/Glosario | PAGE |
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub atd-morelos/tecnologia-morelos-workflow --plugin tecnologia-morelos-workflow