spec

Transform user requests into structured specifications with Git and gstack.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/miko06/MedicineSimulator --skill spec-miko06
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec
Source: https://github.com/miko06/MedicineSimulator/tree/main/.opencode/skills/gstack-spec
Command: npx skills add https://github.com/miko06/MedicineSimulator --skill spec-miko06

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gstack, git, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you transform vague requests or ideas into detailed, actionable specifications, enhancing the clarity and effectiveness of project planning.

Core Features & Use Cases

  • Intent Clarification: Converts requests like "spec this out" or "file an issue" into structured specifications.
  • Automated Issue Handling: Automatically files issues and optionally triggers Claude Code agents.
  • Branch Management: Integrates with Git branches and provides feedback on branch status.
  • Plan Mode Integration: Operates effectively within the gstack plan mode, supporting safe operations and interactive prompts.

Quick Start

Use the /spec command to create a specification for a new feature in your project.

Frequently Asked Questions about spec

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

FAQPage Schema
How do I turn a vague feature request into an actionable specification?

To turn a vague feature request into an actionable specification, you can use the /spec command, which orchestrates predefined steps to clarify intent and generate a structured project specification.

How do I file an issue automatically from a text request in Claude Code?

You can file an issue automatically by asking Claude Code to 'file an issue'; the system converts the request into a structured specification and handles the issue tracking within the gstack environment.

Does the spec command require a Git repository to manage branches?

Yes, the spec command requires a Git repository because it integrates with Git branches to provide feedback on branch status and execute safe operations within the gstack plan mode.

What is the best way to structure software requirements using gstack?

The best way to structure software requirements using gstack is to operate within plan mode, allowing the system to transform user requests into precise specifications through interactive prompts and predefined actions.

Can I trigger Claude Code agents after creating a project specification?

Yes, you can trigger Claude Code agents automatically after creating a project specification; the issue handling process includes an optional step to initiate agents for further execution.