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: development workflow

Browse skills that share this tag.

  • plan-from-review - Create Implementation Plan from PR Review Feedback
    PR reviewimplementation plancode reviewGitHub

    ★ 375 · Updated 2026-06-30

    Fetches PR review comments, extracts actionable items, categorizes them by severity, and generates a structured implementation plan as a markdown file.

    ⚙ Fetch PR review comments⚙ Extract actionable review items⚙ Categorize issues by severity
  • spec-updater - Update specification files with progress
    progress trackingspecificationmarkdownproject management

    ★ 18 · Updated 2026-06-15

    Updates specification files to reflect implementation progress

    ⚙ read spec file⚙ find phase section⚙ update status
  • subagent-driven-development - Execute plans with independent subagent tasks
    code executionplan executionsubagent coordinationtask management

    ★ 1 · Updated 2026-06-15

    Execute implementation plans by dispatching fresh subagent per task with two-stage review after each

    ⚙ read plan⚙ extract tasks⚙ create todo list
  • subagent-driven-development - Execute Plans with Subagents
    plan executionsubagentcode reviewdevelopment workflow

    ★ 0 · Updated 2026-06-15

    Execute implementation plans in current session by dispatching fresh subagent per task with two-stage review

    ⚙ read plan⚙ dispatch implementer subagent⚙ answer questions
  • tdd-workflow - Test-Driven Development Workflow
    testingTDDcode qualitydevelopment workflow

    ★ 602 · Updated 2026-06-15

    Enforces test-driven development with comprehensive coverage including unit, integration, and E2E tests

    ⚙ write tests⚙ run tests⚙ implement code
  • ralph - PRD Conversion and Autonomous Development
    PRDautonomous developmentdevelopment workflowproject management

    ★ 57 · Updated 2026-05-28

    Convert PRD Markdown to JSON format and run RALPH autonomous development loop

    ⚙ show status⚙ validate PRD⚙ reset progress
  • status - Quick Project Status Check
    project managementgitGitHubstatus tracking

    ★ 0 · Updated 2026-05-11

    Display concise project status including git state, latest commits, open issues, and active plans

    ⚙ read project overview files⚙ fetch closed GitHub issues⚙ fetch open GitHub issues
  • git-worktree - Git Worktree Manager
    Gitversion controldevelopment workflowworktree

    ★ 52 · Updated 2026-05-11

    Manage Git worktrees for creating, switching, and cleaning up isolated parallel development environments

    ⚙ create worktree⚙ list worktrees⚙ switch to worktree
  • drift-detection - Detect Spec and Implementation Drift
    specification managementcode qualitydevelopment workflowproject management

    ★ 602 · Updated 2026-05-11

    Detects divergence between specifications and implementation during development phases

    ⚙ load specification context⚙ analyze implementation files⚙ compare spec requirements
  • tdd-workflow - Test-Driven Development Workflow
    testingTDDunit testingintegration testing

    ★ 0 · Updated 2026-05-09

    Enforce tests-first development with 70%+ coverage for features, bugs, and refactoring

    ⚙ write unit tests⚙ write integration tests⚙ write E2E tests
  • linear-manager - Manage Linear Issues from Claude Code
    project managementissue trackingLinearGraphQL

    ★ 6 · Updated 2026-05-09

    Create, update, search, and comment on Linear issues using Linear's GraphQL API for project management and issue tracking.

    ⚙ get issue details⚙ create issue⚙ search issues
  • code-review - Code review for file changes
    code reviewfile operationsdevelopment workflowsafety

    ★ 0 · Updated 2026-05-09

    Intercepts file changes and presents structured review before applying modifications

    ⚙ intercept file changes⚙ detect environment type⚙ collect planned changes
  • development-workflow - .NET Development Workflow Skill
    development workflow.NETcode qualitytesting

    ★ 4 · Updated 2026-05-09

    General .NET development workflow patterns for implementing features, fixing bugs, or refactoring code

    ⚙ read requirements⚙ explore codebase⚙ implement changes
  • dev-workflow-planning - Structured Development Workflow Planning
    development workflowproject planningagile developmenttask management

    ★ 57 · Updated 2026-03-24

    Structured development workflows with brainstorming, planning, and execution patterns

    ⚙ generate ideas⚙ create implementation plan⚙ execute plan steps
  • task-structure - Task Structure Template
    task managementtemplatedocumentationdevelopment workflow

    ★ 1 · Updated 2026-03-24

    Provides standard template and guidelines for creating and updating implementation tasks

    ⚙ create task⚙ update task⚙ define structure
  • git-issue-manage - GitHub Issue Administration Tool
    GitHubissue managementrepository administrationbulk operations

    ★ 58 · Updated 2026-03-23

    Administrative operations for GitHub issues including transfer, pin, lock, develop, bulk operations, and custom fields management

    ⚙ transfer issue to repository⚙ pin issues to repository⚙ unpin issues from repository
  • tdd-workflow - Test-Driven Development Workflow
    testingTDDquality assurancedevelopment workflow

    ★ 26 · Updated 2026-03-23

    Enforces TDD with 80%+ coverage including unit, integration, and E2E tests

    ⚙ write unit tests⚙ write integration tests⚙ write E2E tests
  • code-review-patterns - Two-Stage Code Review Process
    code reviewquality assurancesecurityperformance

    ★ 18 · Updated 2026-03-22

    Systematic two-stage code review process verifying spec compliance before code quality

    ⚙ read requirements⚙ trace implementation⚙ run tests
  • d-plan-fix - Create execution plan to fix root cause
    debugfix planningroot cause analysisdevelopment workflow

    ★ 1 · Updated 2026-03-22

    Create executable plan to address verified root causes by reading analysis and decomposing into atomic tasks

    ⚙ read root cause analysis⚙ propose fix approach⚙ decompose into atomic tasks
  • verification-before-completion - Verify Work Before Claiming Completion
    verificationtestingquality assurancedevelopment workflow

    ★ 3 · Updated 2026-03-21

    Run verification commands and confirm output before claiming work is complete or passing

    ⚙ discover verification commands⚙ run test commands⚙ run build commands

Scroll to load more