Story Lifecycle banner
mkober mkober

Story Lifecycle

Development community

Description

--- name: story-lifecycle description: Standard Jira story lifecycle for autonomous agent roles: - agent tags: - workflow - jira - autonomous --- ## Story lifecycle When processing a Jira story, follow these phases in order. Complete each phase before moving to the next. If any phase fails, log the failure and decide whether to retry or skip to the next story. ### Git steps require authorization — they are NOT automatic Several phases below delegate commits, pushes, and PRs to the co

Installation

Installs to ~/.claude/skills/mkober-muxcode-story-lifecycle/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mkober-muxcode-story-lifecycle && curl -fsSL https://raw.githubusercontent.com/mkober/muxcode/HEAD/skills/story-lifecycle.md -o ~/.claude/skills/mkober-muxcode-story-lifecycle/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository