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.

Skills tagged: openspec

Browse skills that share this tag.

  • microtask-decomposition - Decompose complex tasks into atomic microtasks
    task-decompositionopenspecworkflowproject-management

    ★ 2 · Updated 2026-09-21

    Decomposes complex tasks from tasks.md into single-file microtasks for granular tracking and implementation.

    ⚙ Identify complex tasks in tasks.md⚙ Analyze task components and dependencies⚙ Create atomic single file microtasks
  • openspec-constitution-guard - Enforce AGENTS.md quality gates in OpenSpec commands
    openspecconstitutionmeta-skillclose-loop

    ★ 1 · Updated 2026-09-20

    Composes project AGENTS.md constitution files into OpenSpec commands to enforce project quality validation gates.

    ⚙ Locate AGENTS.md files in workspace⚙ Extract quality criteria from constitutions⚙ Map criteria to OpenSpec commands
  • source-command-opsx-archive - Archive a completed change in the experimental workflow
    openspecarchiveworkflowgit

    ★ 0 · Updated 2026-09-19

    Archives completed OpenSpec changes, syncs delta specs, commits repository updates, and updates Jira status.

    ⚙ Verify change and PR status⚙ Sync delta specs to main⚙ Archive change directory using CLI
  • openspec-e2e - OpenSpec E2E Test Case Conventions
    playwrighte2e-testingopenspecconventions

    ★ 13 · Updated 2026-09-18

    Defines naming, directory, TC ID allocation, and file structure conventions for Playwright E2E tests in OpenSpec workflows.

    ⚙ Allocate sequential unique TC IDs⚙ Organize E2E test files by module⚙ Format test file naming conventions
  • openspec-spike - Technical research workflow with OpenSpec
    openspecspikeresearchinvestigation

    ★ 0 · Updated 2026-09-18

    Executes technical research and exploratory investigation workflows using OpenSpec CLI to evaluate options before implementation.

    ⚙ Create spike change directory⚙ Inspect spike status and artifacts⚙ Fetch artifact instructions
  • context-synthesizer - Manage memory and summarize context for long projects
    context-managementmemorysummarizationopenspec

    ★ 2 · Updated 2026-09-18

    Manages project memory and synthesizes current state to prevent agent context loss and maintain continuity across sessions.

    ⚙ Load project context⚙ Summarize current project state⚙ Identify relevant project artifacts
  • openspec-verify-change - Verify implementation matches change artifacts.
    openspecverificationcode-review

    ★ 0 · Updated 2026-09-17

    Verifies that an implementation matches change artifacts including specs, tasks, and design before archiving.

    ⚙ Select change using openspec CLI⚙ Check change status and schema⚙ Load change context and artifacts
  • sdd-init - Initialize Spec-Driven Development context in a project
    sddspec-driven-developmentproject-initializationengram

    ★ 3 · Updated 2026-09-17

    Detects project tech stack and conventions, bootstraps persistence backends, builds skill registry, and initializes Spec-Driven Development context.

    ⚙ Detect project stack and conventions⚙ Bootstrap active persistence backend⚙ Create OpenSpec directory and config
  • openspec-update-change - Revise OpenSpec planning artifacts and keep them coherent.
    openspecchange-managementplanningartifacts

    ★ 0 · Updated 2026-09-17

    Revises an OpenSpec change's existing planning artifacts to keep them coherent without editing code.

    ⚙ Select OpenSpec change⚙ Read change status and artifacts⚙ Reconcile existing planning artifacts
  • openspec-update-change - Update and reconcile OpenSpec change artifacts
    openspecchange-managementplanningartifacts

    ★ 3 · Updated 2026-09-17

    Revises existing OpenSpec planning artifacts to keep them coherent without editing implementation code.

    ⚙ Select target change⚙ Query change status⚙ Read existing planning artifacts
  • sdd-init - Initialize Spec-Driven Development context in a project
    sddspec-driven-developmentinitializationopenspec

    ★ 0 · Updated 2026-09-17

    Detects project tech stack and conventions, and bootstraps the active persistence backend for Spec-Driven Development.

    ⚙ Detect project stack and conventions⚙ Bootstrap active persistence backend⚙ Generate OpenSpec configuration file
  • opsx-verify-change - Verify implementation matches change artifacts
    openspecverificationcode-reviewquality-assurance

    ★ 0 · Updated 2026-09-17

    Validates that implementation is complete, correct, and coherent against change artifacts before archiving.

    ⚙ Check change status⚙ Load change artifacts⚙ Verify task completeness
  • openspec-update-change - Revise existing OpenSpec change planning artifacts
    openspecchange-managementplanningartifacts

    ★ 0 · Updated 2026-09-17

    Revises existing planning artifacts for an OpenSpec change and maintains consistency between them without editing code.

    ⚙ Select an OpenSpec change⚙ Fetch change status and artifacts⚙ Read existing planning artifacts
  • openspec-continue-change - Continue working on an OpenSpec change artifact
    openspecartifactworkflowchange-management

    ★ 1 · Updated 2026-09-15

    Continues working on an OpenSpec change by creating the next required artifact.

    ⚙ Select OpenSpec change⚙ Check change status⚙ Get artifact instructions
  • openspec-continue-change - Continue working on an OpenSpec change
    openspecacfmworkflowartifact

    ★ 2 · Updated 2026-09-15

    Continues an OpenSpec workflow by checking change status and creating the next required artifact.

    ⚙ Verify project initialization⚙ List available changes⚙ Check change status
  • openspec-propose - Propose a new change and generate artifacts in one step
    openspecworkflowartifacts

    ★ 0 · Updated 2026-09-15

    Creates a new change directory and generates proposal, design, and task artifacts sequentially until ready for implementation.

    ⚙ Create scaffolded change directory⚙ Query artifact status and dependencies⚙ Fetch artifact instructions
  • openspec-propose - Propose a change and generate all artifacts in one step.
    openspecproposalchangeartifacts

    ★ 602 · Updated 2026-09-14

    Creates a change directory and generates proposal, design, and task artifacts in sequence using openspec CLI.

    ⚙ Create change directory⚙ Query change status⚙ Fetch artifact instructions
  • openspec-apply-change - Implement tasks from an OpenSpec change.
    openspectask-implementationworkflow

    ★ 0 · Updated 2026-09-14

    Implements tasks from an OpenSpec change by reading context files and executing tasks sequentially.

    ⚙ Select change⚙ Check change status⚙ Get apply instructions
  • openspec-apply-change - Implement tasks from an OpenSpec change.
    openspectask-implementationworkflow

    ★ 0 · Updated 2026-09-14

    Executes tasks from an OpenSpec change using CLI instructions and context files.

    ⚙ Select target change⚙ Check change status⚙ Get apply instructions
  • writing-proposals - Write OpenSpec change proposals from agreed designs
    openspecproposaldocumentationchange-management

    ★ 0 · Updated 2026-09-14

    Opens an OpenSpec change and writes its proposal document and trade-offs section based on settled design discussions.

    ⚙ Write proposal document⚙ Document design trade-offs⚙ Record out-of-scope items

Scroll to load more