github-scrum-flow
GitHub Scrum Flow
Overview
This skill consolidates the responsibilities of a Scrum Master and Release Manager. It is the single source of truth for:
- Project Orchestration: Synchronizing
plan.mdtracks with GitHub Issues. - Git Hygiene: Enforcing strict branching, commit, and merging standards.
- Status Reporting: Managing the lifecycle of tasks via the
ghCLI.
Core Mandates
1. The "Golden Thread" (Issue <-> Track <-> Branch)
Every unit of work must trace back to a source of truth:
- GitHub Issue: The stakeholder view (What & Why).
- Conductor Track (
plan.md): The engineering view (How). - Git Branch: The implementation workspace.
Rule: You generally do not start coding without a Branch, and you do not start a Branch without a plan item (and ideally a linked Issue).
2. GitHub Flow Enforcement
More from gabeosx/agent-skills
ux-designer
Expert UX/UI design assistant based on the "Refactoring UI" philosophy (by Wathan & Schoger). Enforces logic-based design, strict hierarchy, and "buildable" visual systems. Use for converting requirements into professional, high-fidelity specs.
39apple-container-skill
Interact with the Apple Container CLI to manage containers, images, volumes, networks, and system services on macOS. Use this skill when the user asks to run, build, or inspect containers or manage the container runtime.
24devcontainer-helper
Use this skill when the user asks to create, configure, update, or explain a `devcontainer.json` file or development container environment.
17