festina-map-product

Discover codebase features and generate domain-driven product documentation.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/mattfletcher94/festinalente --skill festina-map-product
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: festina-map-product
Source: https://github.com/mattfletcher94/festinalente/tree/main/apps/festinalente/src/content/skills/festina-map-product
Command: npx skills add https://github.com/mattfletcher94/festinalente --skill festina-map-product

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze an existing codebase to automatically discover, categorize, and document its product features through parallel exploration and Socratic Q&A, producing structured product docs and a glossary.

Core Features & Use Cases

  • Parallel feature discovery with four agents running concurrently to identify features, domains, and dependencies.
  • Domain-driven documentation that groups features and generates per-feature docs with consistent frontmatter.
  • Automated glossary and diagram generation to support search and comprehension.
  • Interactive validation via Socratic prompts to verify discoveries with stakeholders and refine docs.
  • Output-ready docs placed in .festinalente/product/ using templates and domain indexes.

Quick Start

Run the festina-map-product workflow against your codebase to generate domain-driven product docs in one pass.

Frequently Asked Questions about festina-map-product

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically document product features from an existing codebase?

You can automatically document product features by running parallel discovery agents against your codebase to identify features, map their relationships, and generate structured docs with frontmatter and diagrams.

What is parallel feature discovery and how does it work for domain-driven documentation?

Parallel feature discovery uses four agents running concurrently to identify features, domains, and dependencies, grouping them into bounded domains to generate structured per-feature documentation and domain indexes.

Can I validate automated codebase feature mapping with stakeholders before generating docs?

Yes, you can validate codebase feature mapping through interactive Socratic Q&A prompts that verify discoveries with stakeholders and refine the generated documentation before final output.

How do I generate a product glossary and diagrams from codebase analysis?

Generating a product glossary and diagrams requires analyzing the codebase to discover feature relationships, which automatically produces supporting documentation, glossaries, and visual diagrams for search and comprehension.

What's the best way to map product features across bounded domains in a codebase?

The best way to map product features across bounded domains is applying a workflow that groups features by domain, validates them via Socratic prompts, and outputs ready-to-use docs with consistent frontmatter.

Do I need dependencies or external components to map product features automatically?

No dependencies or external components are required to map product features automatically; the workflow operates independently to analyze codebases and output documentation to a designated product directory.