メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

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 など)が少なくとも 1 つインストールされている必要があります。リポジトリが 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