Skip to content

新增實作規劃協調器技能#3

Open
cdcd72 wants to merge 13 commits into
mainfrom
feature/implementation-orchestrator
Open

新增實作規劃協調器技能#3
cdcd72 wants to merge 13 commits into
mainfrom
feature/implementation-orchestrator

Conversation

@cdcd72

@cdcd72 cdcd72 commented May 7, 2026

Copy link
Copy Markdown
Owner

Orchestrate engineering implementation planning from user-provided context into reviewable plans, complexity assessment, task breakdowns, execution briefs for coding agents, QA verification, and final delivery artifacts. use when the user wants to turn a software task, tracked issue, review request, bug report, feature request, refactor, or technical change into an implementation plan; split implementation work into delegated coding-agent tasks; or validate completed implementation work before delivery.

將使用者提供的上下文資訊統籌為工程實作規劃,並將其轉化為:可供審查的計劃、複雜度評估、任務拆解、供編碼代理程式 (coding agents) 使用的執行摘要、品質保證 (QA) 驗證以及最終的交付產物。

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces the implementation-orchestrator skill, a comprehensive framework for AI agents to manage software implementation workflows from initial intake to final delivery. The skill defines a structured process for context collection, implementation planning, complexity-based routing, and QA verification. The review feedback focuses on refining the technical artifacts for better AI reliability: specifically, replacing a mathematical formula with a list to avoid calculation errors, restructuring the complexity YAML to group levels with their rationales, and ensuring the QA checklist is explicitly derived from the implementation plan's criteria.

Comment thread .agents/skills/implementation-orchestrator/SKILL.md Outdated
Comment thread .agents/skills/implementation-orchestrator/SKILL.md Outdated
Comment thread .agents/skills/implementation-orchestrator/SKILL.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant