enforcing-workflow

Community

Strict, one-task-one-branch workflow enforcement.

Authorrocky2431
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforces a mandatory independent-branch workflow and prevents AI from suggesting alternative branching strategies.

Core Features & Use Cases

  • Enforcement Rules: Requires one-task-one-branch for each task; blocks unified or batch branches and delayed merges.
  • Triggers: Activates when branch strategy or workflow options are discussed.
  • Outputs: Provides a warning message and guides the user to create independent branches, with main always deployable.

Quick Start

Ask: "Enforce the one-task-one-branch workflow for this task."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: enforcing-workflow
Download link: https://github.com/rocky2431/ultra-builder-pro/archive/main.zip#enforcing-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository