LogoClawIndex
CasesSkillsAbout
LogoClawIndex

s3manager-git-workflow - Enforce mandatory Git workflow for S3 Manager project

Enforces critical Git workflow rules when making code changes to S3 Manager project

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check current git branch
  • Switch to dev branch
  • Write E2E tests
  • Run E2E tests
  • Request commit permission
  • Follow test-first workflow

Inputs

  • Git repository
  • S3 Manager project code
  • E2E test files
  • User change requests

Outputs

  • Git branch status
  • E2E test results
  • Commit confirmation requests
  • Workflow status messages

Requirements

  • Git installed
  • S3 Manager project directory access
  • Python 3 for running tests
  • dev branch availability

Source

  • Spec: SKILL.md

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.
git
workflow
s3-manager
testing
code-quality
Check current git branch
Switch to dev branch
Write E2E tests
Run E2E tests
Git repository
S3 Manager project code
E2E test files
Git branch status
E2E test results
Commit confirmation requests