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.

psi - Plan Spec Implement Workflow for Structured Development

Structured workflow for planning, specifying, and implementing changes with documentation-first approach

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Generate ephemeral plans
  • Apply specs to project docs
  • Implement test-first
  • Store research files
  • Generate API specifications
  • Update documentation files

Inputs

  • User explicit direction
  • Project AGENTS.md file
  • Existing documentation
  • Research files

Outputs

  • Plan files in ~/.dot-agent/
  • Updated project documentation
  • Code implementations
  • Test files

Requirements

  • User explicit direction
  • Mention in project AGENTS.md
  • Documentation structure exists
  • Proper file paths setup

Source

  • Spec: SKILL.md
workflow
planning
specification
implementation
documentation
Generate ephemeral plans
Apply specs to project docs
Implement test-first
Store research files
User explicit direction
Project AGENTS.md file
Existing documentation
Plan files in ~/.dot-agent/
Updated project documentation
Code implementations