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-14Capabilities
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
