跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 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