Skill Workflows
How the skills connect into development lifecycle workflows. Hover any node to trace its connections across the system.
PLAN
REVIEW
Workflow Deep Dives
Plan & Execute
From Jira tickets to structured plans to parallel wave execution. The planning lane handles the full lifecycle of turning requirements into working code.
/jira-sdlc/plan-sdlc/execute-plan-sdlc Review Cycle
Initialize review dimensions, run multi-dimensional code reviews, and process feedback with dual critique gates that prevent blind acceptance.
/setup-sdlc/review-sdlc/received-review-sdlc Ship with Confidence
Smart commits, structured PRs with custom templates, and semantic versioning with changelogs. Every release artifact is consistent and traceable.
/commit-sdlc/pr-sdlc/version-sdlc Full Orchestration
One command runs the entire pipeline — execute, commit, review, fix, version, PR. Conditional loops handle review findings automatically.
/ship-sdlc Spec-Driven Development
Combine OpenSpec specifications with SDLC execution. Propose changes, write delta specs, then plan and execute with spec compliance checks built in.
/plan-sdlc/execute-plan-sdlc/review-sdlc