Spec Gathering

🌐Community
by oimiragieo Β· vlatest Β· Repository

Spec Gathering efficiently extracts key details from text, streamlining research and providing focused information for analysis or documentation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add spec-gathering npx -- -y @trustedskills/spec-gathering
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "spec-gathering": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/spec-gathering"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, Spec Gathering, transforms vague task descriptions into actionable, structured requirements through a series of guided questions. It helps clarify user needs and validates those requirements before proceeding with detailed specification writing. The core principle is to ask smart questions and produce validated, structured output for improved clarity and efficiency.

When to use it

  • Starting a new feature or project.
  • Clarifying ambiguous task descriptions.
  • When users provide high-level goals without specifics.
  • Before beginning the process of writing detailed specifications.

Key capabilities

  • Structured questioning to elicit requirements.
  • Identification of affected services and scope based on project context and task description.
  • Workflow type determination (feature, refactor, investigation, migration, simple).
  • Integration with a "context-compressor" skill for progressive disclosure during clarification.
  • Reads project structure files (product.md, tech-stack.md) if they exist to understand the project context.

Example prompts

  • "I need to build a new user authentication system."
  • "Can you help me clarify the requirements for improving the search functionality?"
  • β€œWhat would you like to build or fix? Please describe the feature, bug, or change you need.”

Tips & gotchas

  • User confirmation of both the task description and workflow type is crucial before proceeding.
  • The skill relies on existing project structure files (.claude/context/product.md, .claude/context/tech-stack.md) for context; if these are missing, it will proceed without them.
  • This skill focuses solely on requirements gathering and validation – it does not write specifications.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
oimiragieo
Installs
40

🌐 Community

Passed automated security scans.