Agile Workflow Orchestrator A skill that guides agents through structured agile development workflows by intelligently invoking commands in sequence. Uses checkpoint-based flow control to auto-progress between steps while pausing at key decision points. Note: This is a platform-agnostic, git-only workflow. For PR-based workflows with specific platforms, use: - for Gitea repositories - for GitHub repositories When to Use This Skill Use this skill when: - Starting work for the day ("run morning standup", "start my day") - Working on a task ("implement next task", "continue working") - Completin…