discover

Summarize requirements, identify gaps, and formulate questions from Markdown documentation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/EtroxTaran/conductor --skill discover-etroxtaran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discover
Source: https://github.com/EtroxTaran/conductor/tree/main/collection/skills/discover
Command: npx skills add https://github.com/EtroxTaran/conductor --skill discover-etroxtaran

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users quickly understand project requirements by reading and summarizing documentation, identifying missing information, and formulating targeted questions.

Core Features & Use Cases

  • Requirement Summarization: Condenses information from various documents into a clear overview of what needs to be built and why.
  • Gap Identification: Pinpoints missing critical information required for planning.
  • Targeted Question Generation: Formulates specific questions to unblock the planning process.
  • Use Case: When starting a new feature, use this Skill to get a consolidated understanding of the requirements from scattered product specs and technical documents.

Quick Start

Read the documentation and summarize the project requirements.

Frequently Asked Questions about discover

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

FAQPage Schema
How do I summarize requirements from multiple product and technical documents?

To summarize requirements from multiple documents, this Skill reads Markdown files in your project root and specified directories, condensing scattered product and technical specs into a clear overview of what needs to be built and why.

What is gap analysis in project planning and how does it identify missing requirements?

Gap analysis in project planning pinpoints missing critical information required for development. This Skill reads your documentation to identify gaps in requirements and formulates targeted questions to unblock the planning process.

How do I generate targeted questions to unblock project planning when requirements are incomplete?

To generate targeted questions for project planning, this Skill analyzes your Markdown documentation to identify missing information and automatically formulates specific questions that clarify gaps in product and technical requirements.

Can I use this Skill to analyze documentation in formats other than Markdown?

No, this Skill cannot analyze formats other than Markdown. It requires parsing Markdown files located in the root of the project and specified directories to summarize requirements and perform gap analysis.

When should I use an automated requirements summarization tool for new features?

You should use an automated requirements summarization tool during the initial phases of new projects or features, specifically when requirements are spread across multiple documents and need consolidation for planning.

Does this Skill require any specific dependencies or components to function?

No, this Skill does not require any dependencies to function. It operates independently by parsing Markdown files and utilizing reference components to analyze project documentation and identify requirement gaps.