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

Browse skills that share this tag.

  • incremental-implementation - Deliver changes incrementally in thin verifiable slices
    incremental-developmentsoftware-engineeringtestinggit-workflow

    ★ 0 · Updated 2026-09-22

    Delivers code changes incrementally in thin, verifiable slices while maintaining a working system state.

    ⚙ Implement code in thin vertical slices⚙ Run tests and verify each slice⚙ Commit progress after each verified increment
  • incremental-implementation - Deliver code changes in small vertical increments
    incremental-developmentgit-workflowrefactoringtesting

    ★ 17 · Updated 2026-09-21

    Guides software development by building, testing, verifying, and committing multi-file code changes in small vertical slices.

    ⚙ Implement features in small vertical slices⚙ Run test suites to verify functionality⚙ Commit verified progress incrementally
  • atm-dispatch - ATM Captain Dispatch and Governance Skill
    governancedispatchdual-agentgit-workflow

    ★ 3 · Updated 2026-09-21

    Governs dual-repository task dispatching, dual-agent splitting, commit limits, context mapping, and review SOPs for AAF and 3KLife.

    ⚙ Draft dispatch cards⚙ Split dual agents⚙ Check task ID conflicts
  • incremental-implementation - Deliver software changes through thin verifiable slices.
    incremental-developmentcode-qualitytestinggit-workflow

    ★ 36 · Updated 2026-09-21

    Builds and delivers code changes incrementally using small verifiable vertical slices while keeping the system testable and working.

    ⚙ Implement changes in vertical slices⚙ Run tests and build checks⚙ Commit atomic incremental changes
  • tracking-issues - Issue tracking workflows using beads for task management
    issue-trackingbeadstask-managementgit-workflow

    ★ 0 · Updated 2026-09-16

    Provides structured workflows for the bd CLI tool to manage git-backed, dependency-aware task tracking across agent sessions.

    ⚙ Find unblocked ready tasks⚙ Create dependency-aware issues⚙ Manage task dependencies and relationships
  • launch-control - Execute coding plans with independent subagent PR review
    project-managementcode-reviewgit-workflowsubagent-review

    ★ 4 · Updated 2026-09-16

    Executes medium or large coding projects using block-based PRs, real validation, decision logs, and independent subagent review gates.

    ⚙ Write or load execution plan⚙ Log scope changes in DECISIONS.md⚙ Execute code in logical blocks
  • github - GitHub Workflows & Issue Management
    githubgh-clipull-requestissue-management

    ★ 0 · Updated 2026-09-11

    Provides gh CLI usage rules, repository references, and GitHub issue and PR workflows for agents.

    ⚙ View GitHub pull requests⚙ List GitHub pull requests⚙ View GitHub issues
  • release-prep - Prepare coreos-installer pre-release with dependency updates
    release-preparationcoreos-installerrelease-notesdependency-update

    ★ 242 · Updated 2026-06-30

    Creates a pre-release branch, updates Cargo dependencies, drafts release notes from commit history, and optionally opens a PR for coreos-installer.

    ⚙ Create pre-release branch from main⚙ Show Cargo.toml version bound diff⚙ Run cargo update
  • self-review - Code Review with Staff Engineer Perspective
    code-reviewself-reviewarchitecturestaff-engineer

    ★ 1 · Updated 2026-03-25

    Acts as staff/principal engineer reviewing your code with direct feedback after committing/pushing

    ⚙ review recent commits⚙ review full branch⚙ gather branch context
  • ralph-manager - Ralph Manager: Autonomous Project Management with Quality Gates
    project-managementtask-automationcode-verificationgit-workflow

    ★ 0 · Updated 2026-02-17

    Autonomous project manager that enforces atomic tasks and requires testing before code commits.

    ⚙ Read project state⚙ Decompose PRD into tasks⚙ Execute one task per turn
  • opencode-fix - Automated Bug Fixing for Code Repositories
    bug-fixinggit-workflowcode-maintenanceautomation

    ★ 0 · Updated 2026-02-13

    Autonomously fixes bugs in code repositories following git workflow standards

    ⚙ check git status⚙ create git branch⚙ switch git branch
  • workflow-team - Agent Teams Workflow for Parallel Development
    team-collaborationparallel-developmentgit-workflowtask-orchestration

    ★ 0 · Updated 2026-02-11

    Autonomous parallel development workflow with team lead orchestration and teammate execution protocols

    ⚙ orchestrate team lead planning⚙ spawn teammates with task assignments⚙ delegate work to teammates