본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

Agile Workflow Orchestrator

Skill 확인됨
95

Orchestrate agile development workflows by invoking commands in sequence with checkpoint-based flow control. This skill should be used when the user asks to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wants guided step-by-step development assistance. Platform-agnostic git-only workflow without PR integration. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, merge, standup, retrospective, git.

AI 요약

This skill manages the entire lifecycle of agile software development tasks in a git-only environment. It provides structured sequences for daily standups, sprint planning and retrospectives, and detailed task cycles including implementation, review, and merging, all while maintaining a context network for documentation and knowledge capture.

Documentation

  • info:Configuration & parameter referenceParameters like `--phase`, `--task`, and `--dry-run` are documented via invocation patterns, but there's no explicit mention of default values or precedence order for any configuration if it were to exist beyond command-line arguments.

Code Execution

  • info:ValidationWhile the skill orchestrates commands and uses structured checkpoints, there's no explicit mention or evidence of a schema library being used for input validation beyond standard command-line argument parsing.

설치

npx skills add jwynia/agent-skills

Vercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.

3 months ago
70 stars
MIT
4 days ago에 업데이트됨
소스 코드 보기

유사한 확장

Gitea Coordinator

98

Orchestrate multiple worker agents to implement groomed tasks in Gitea repositories. Use when multiple ready tasks need implementation, when you want autonomous multi-task execution, or when coordinating batch development work with Gitea. Keywords: coordinator, orchestrator, multi-task, parallel, workers, batch, autonomous, gitea, tea.

Skill
jwynia

Agile Coordinator

98

Orchestrate multiple worker agents to implement groomed tasks. Use when multiple ready tasks need implementation, when you want autonomous multi-task execution, or when coordinating batch development work. Keywords: coordinator, orchestrator, multi-task, parallel, workers, batch, autonomous.

Skill
jwynia

GitHub Agile: Feature Branch Development with Context Networks

95

Diagnose GitHub-driven agile workflow problems and guide feature branch development

Skill
jwynia

DeerFlow Smoke Test

96

Extension from bytedance/deer-flow

Skill
bytedance

Code Review Expert

95

Expert code review of current git changes with a senior engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements.

Skill
sanyuan0704

Gitea Workflow Orchestrator

65

Orchestrate agile development workflows for Gitea repositories using the tea CLI. Use when working with Gitea-hosted repos and asking to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wanting guided step-by-step development assistance. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, PR, standup, retrospective, gitea, tea.

Skill
jwynia