speckit-require

Automates Spec Kit workflows to create and update spec.md, plan.md, tasks.md files.

8|3|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/akiojin/skills --skill speckit-require
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-require
Source: https://github.com/akiojin/skills/tree/main/speckit/skills/speckit-require
Command: npx skills add https://github.com/akiojin/skills --skill speckit-require

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub Spec Kit-based workflows automate the creation and updating of specifications, turning scattered ideas into a coherent spec.md, plan.md, and tasks.md.

Core Features & Use Cases

  • Guided workflow: Decide between new spec creation and existing spec updates, using a deterministic, script-driven process.
  • Spec Kit integration: Leverages spec.md, plan.md, and tasks.md generation to align requirements, design, and implementation tasks.
  • Use Case: A product team defines a feature, runs specify/clarify/plan/tasks to produce a complete specification and task breakdown.

Quick Start

Run the Spec Kit workflow to generate and update the spec files (spec.md, plan.md, tasks.md) for your feature.

Frequently Asked Questions about speckit-require

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

FAQPage Schema
How do I automate spec creation with GitHub Spec Kit?▼

Automate spec creation by running the script-driven workflow to generate spec.md, plan.md, and tasks.md, guiding specification flow from drafting to task generation for new features.

What is the spec to plan to tasks workflow?▼

The spec to plan to tasks workflow converts scattered ideas into coherent specification files, aligning requirements, design, and implementation tasks through spec.md, plan.md, and tasks.md generation.

How do I update existing specifications using Spec Kit?▼

Update existing specifications by running the deterministic workflow to validate inputs and regenerate or modify the spec.md, plan.md, and tasks.md files for your updated feature.

Can I coordinate new Git branches for specification changes?▼

Yes, the workflow coordinates new worktrees or branches for changes, ensuring that specification updates and task generation are tracked alongside your code modifications.

Do I need a specific environment to run the Spec Kit workflow?▼

You need a GitHub environment to run the Spec Kit workflow, as it leverages script-driven processes to validate inputs and produce specification files for product and engineering teams.