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 with input: Acceptance criteria

Browse skills that use this input.

  • tdd-loop - Implement features via autonomous TDD red-green-refactor loop
    tddtestinggitworkflow

    ★ 0 · Updated 2026-09-21

    Executes test-driven development by writing failing tests, iterating production code up to 20 cycles, running quality gates, and opening a PR.

    ⚙ Parse feature specifications⚙ Detect project test framework⚙ Write failing test suite
  • proof-loop - Evidence-Gated Coding Sprint Protocol
    proof-loopverificationworkflowsprint

    ★ 10 · Updated 2026-09-12

    Run evidence-gated coding sprints with frozen ACs, separated builder/verifier roles, and durable proof artifacts.

    ⚙ Freeze acceptance criteria⚙ Initialize task directory⚙ Verify acceptance criteria
  • create-issue-gate - Create GitHub issues with strict acceptance criteria gating
    githubissuetask-managementgate

    ★ 1 · Updated 2026-09-11

    Creates GitHub issues as task tracking entrypoints with strict acceptance criteria gating before execution.

    ⚙ Create GitHub issues⚙ Validate acceptance criteria⚙ Set issue execution gate status
  • create-issue-gate - Create GitHub issues gated by acceptance criteria
    githubissue-trackingtask-managementgating

    ★ 0 · Updated 2026-09-11

    Creates GitHub issues as task tracking entrypoints and blocks execution unless testable acceptance criteria are provided.

    ⚙ Create structured GitHub issues⚙ Validate testability of acceptance criteria⚙ Set issue status and gate
  • create-issue-gate - Create issue gate with strict acceptance criteria
    githubissuetask-trackinggating

    ★ 0 · Updated 2026-09-11

    Creates GitHub issues for tasks and blocks execution if testable acceptance criteria are missing.

    ⚙ Create GitHub issues⚙ Validate testable acceptance criteria⚙ Set issue status and gate
  • create-issue-gate - Create Issue Gate
    githubissuegatingtask-management

    ★ 0 · Updated 2026-09-11

    Creates GitHub issues with strict acceptance criteria gating before task execution.

    ⚙ Create GitHub issues⚙ Validate acceptance criteria⚙ Gate task execution
  • test - Run and design verification for code and data changes
    testingverificationqadata-pipelines

    ★ 2 · Updated 2026-09-10

    Run and design verification for code, data pipelines, SQL, Spark, notebooks, and UI changes, covering unit, integration, and QA reports.

    ⚙ Run affected tests⚙ Run full test suite⚙ Map changed files to tests
  • ecc-continuous-agent-loop - Continuous Agent Loop
    eccagent-loopquality-gatesevals

    ★ 0 · Updated 2026-09-09

    Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

    ⚙ Select loop pattern⚙ Decompose RFCs⚙ Enforce quality gates
  • agent-activation - NEXUS Agent Activation Templates
    NEXUSpipelineagentsorchestration

    ★ 108 · Updated 2026-06-15

    Provides activation templates for spawning specialized agents within the NEXUS pipeline

    ⚙ spawn specialized agents⚙ activate pipeline controller⚙ assign developer tasks
  • prd-to-qa-cases - Generate QA Test Cases from PRD
    QA testingTest case generationPRD validationQuality assurance

    ★ 60 · Updated 2026-03-23

    Generate QA test cases from PRD acceptance criteria using Given/When/Then format

    ⚙ Generate test cases⚙ Create test case IDs⚙ Map acceptance criteria
  • spec-writer - Create comprehensive feature documentation and task breakdowns
    documentationplanningrequirementsdevelopment

    ★ 0 · Updated 2026-03-23

    Transforms feature requests into structured documentation and task lists

    ⚙ Read .gitignore file⚙ Check /job-queue entry⚙ Create folder structure
  • kn-implement - Implement and Track Task Progress
    task-implementationproject-managementexecutiontracking

    ★ 246 · Updated 2026-02-13

    Execute implementation plans, check acceptance criteria, and track task progress.

    ⚙ Execute implementation plans⚙ Check acceptance criteria⚙ Track task progress
  • do-iterative-workflow - Iterative Workflow for Incremental Development with Runtime Validation
    iterativedevelopmentworkflowvalidation

    ★ 4 · Updated 2026-02-13

    Builds software incrementally and validates with runtime evidence

    ⚙ Implement functionality⚙ Evaluate runtime results⚙ Capture evidence
  • visual-verification - Visual Verification for UI Features and User Flows
    testingverificationuibrowser

    ★ 18 · Updated 2026-02-12

    Visually verify implemented features work correctly before marking complete

    ⚙ test UI changes⚙ verify web features⚙ check user flows