Gitea Workflow Orchestrator A skill that guides agents through structured agile development workflows for Gitea repositories by intelligently invoking commands in sequence. Uses checkpoint-based flow control to auto-progress between steps while pausing at key decision points. When to Use This Skill Use this skill when: - Working with a Gitea-hosted repository - Starting work for the day ("run morning standup", "start my day") - Working on a task ("implement next task", "continue working") - Completing a development cycle ("finish this task", "prepare PR") - Running sprint ceremonies ("start s…