Orchestrates the end-to-end software issue lifecycle from intake to pull request completion using structured phase management and templates.
The Issue Workflow Orchestrator acts as a project management layer for Claude Code, automating the progression of software tasks through a rigorous, template-driven lifecycle. It categorizes issues by type and severity to apply the most appropriate workflow, ensuring that every task—from minor bug fixes to major features—follows a standardized path including triage, context gathering, implementation, and review. By managing the state and passing structured artifacts between specialized sub-skills, it provides high-level governance, enforces security stop-conditions, and maintains a clear audit trail of progress without losing focus on the technical implementation.
Características Principales
01Stateful workflow tracking with resumable execution and progress dashboards.
02Integrated governance with stop conditions for security risks or scope creep.
030 GitHub stars
04Automated issue classification by type (bugfix, feature, security) and severity.
05Structured artifact handoffs to ensure data consistency between sub-tasks.
06Template-driven phase management with strict entry and exit criteria.
Casos de Uso
01Automating the end-to-end implementation of new features with built-in review gates.
02Standardizing the bug fix and PR process across large, complex codebases.
03Managing high-severity security hotfixes with specialized emergency workflows.