LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

speckit-plan - Execute implementation planning to generate design artifacts

Executes implementation planning workflow using the plan template to produce design artifacts including research, data model, and contracts.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Run plan setup script
  • Load feature spec and constitution
  • Evaluate constitution check gates
  • Generate research documentation
  • Generate data model and contracts
  • Create quickstart validation guide
  • Review post-execution extension hooks

Inputs

  • User arguments
  • Feature specification file
  • Project constitution file
  • Implementation plan template
  • Extension hooks configuration file

Outputs

  • research.md file
  • data-model.md file
  • Interface contracts in contracts directory
  • quickstart.md file
  • Completion report

Requirements

  • spec-kit project structure with .specify/ directory
  • Bash shell environment for setup script

Source

  • Spec: SKILL.md
speckit
planning
design
workflow
Run plan setup script
Load feature spec and constitution
Evaluate constitution check gates
Generate research documentation
User arguments
Feature specification file
Project constitution file
research.md file
data-model.md file
Interface contracts in contracts directory