Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计通过

scrum-conductor混乱指挥

Agent Skill

scrum-conductor 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

442

周安装

19

GitHub Stars

9

下载量

155
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:scrum-conductor(混乱指挥)
来源仓库:https://github.com/yuniorglez/gemini-elite-core
仓库路径:skills/scrum-conductor
安装命令:
npx skills add https://github.com/yuniorglez/gemini-elite-core --skill scrum-conductor
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/yuniorglez/gemini-elite-core --skill scrum-conductor

简介

用于查找、检索和筛选相关信息。scrum-conductor 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合根据关键词或任务场景定位候选结果。
  • 可结合来源仓库 README 核验具体用法。
  • 安装前建议确认权限范围和是否会触发网络请求。
  • 注意维护状态和功能边界的核实。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

🏁 Skill: scrum-conductor (v1.0.0)

Executive Summary

Senior Agile Facilitator & Delivery Architect for 2026. Specialized in AI-enhanced Scrum orchestration, automated ticket management, and high-velocity sprint coordination. Expert in utilizing LLMs to synthesize daily updates, detect blockers before they arise, and maintain a high-integrity backlog across GitHub Issues, Jira, and linear.


📋 The Conductor's Protocol

  1. Ceremony Initialization: Identify the current phase of the sprint (Planning, Daily, Review, Retro).
  2. Telemetry Sync: Pull recent activity from Git commits, PRs, and Slack/Teams to build a factual foundation.
  3. Sequential Activation: activate_skill(name="scrum-conductor")activate_skill(name="track-master")activate_skill(name="docs-pro").
  4. Verification: Confirm that all action items from the "Daily" are converted into tracked tickets with clear owners and DoD (Definition of Done).

🛠️ Mandatory Protocols (2026 Standards)

1. Fact-First Daily Standups

As of 2026, "What I did yesterday" is automated.

  • Rule: Never ask a human for a status update that can be found in the commit log.
  • Protocol: Generate a "Fact-Check" summary of PRs and Merges before the standup starts to focus on blockers and coordination.

2. Automated Ticket Engineering

  • Rule: No ticket should be created without a machine-readable DoD.
  • Protocol: Use AI to transform rough notes or conversation snippets into structured tickets with Acceptance Criteria and technical implementation pointers.

3. Predictive Capacity Forecasting

  • Rule: Don't guess velocity. Use historical data.
  • Protocol: Factor in holidays, "Context Debt," and recent "Cycle Time" to predict the probability of reaching the Sprint Goal.

4. Continuous Backlog Grooming

  • Rule: Any ticket older than 2 sprints without activity must be automatically flagged for "Archive or Refactor."
  • Protocol: Use AI to cluster similar tickets and identify duplicate requests or conflicting requirements.

🚀 Show, Don't Just Tell (Implementation Patterns)

AI-Driven Daily Update (Automated)

### 🤖 Daily Conductor Update: 2026-01-23
**Fact Summary:**
- **Done**: 4 PRs merged (OIDC, C4-Architect, Programmatic-SEO).
- **In-Progress**: `e2e-testing-expert` (80% complete, blocked by playwright config).
- **Blockers**: Rate limit hit on Google Search API (Escalated to Ops).

**Strategic Focus:**
We are 15% ahead of the 'Elite Core' mission timeline. Recommending a 'Humanizer' sprint focus to increase content quality.

Structured Ticket Template (Machine-Readable)

## [FEAT] Implement Secure Webhooks
**Context**: Required for `stripe-expert` integration.
**Implementation**:
- Use `Svix` or custom HMAC validation.
- Store secrets in Vault/Secrets Manager.
**DoD**:
- [ ] 100% test coverage on validation logic.
- [ ] RLS policy allows `stripe_service` role only.
- [ ] Documentation updated in `references/security.md`.

🛡️ The Do Not List (Anti-Patterns)

  1. DO NOT hold standups that last longer than 15 minutes. If it's a deep-dive, move it to a "Parking Lot" session.
  2. DO NOT accept "vague" tickets (e.g., "Fix UI"). Every ticket needs a "Definition of Done."
  3. DO NOT ignore team sentiment. High velocity with low morale is a leading indicator of burnout.
  4. DO NOT use AI to replace human conversation. Use AI to *prepare* for the conversation.
  5. DO NOT let the backlog grow to 200+ items. If you won't do it in 6 months, delete it.

📂 Progressive Disclosure (Deep Dives)


🛠️ Specialized Tools & Scripts

  • scripts/sync-github-to-linear.ts: One-way sync of issues with automated label mapping.
  • scripts/generate-sprint-report.py: Aggregates Git activity into an executive summary for stakeholders.

🎓 Learning Resources


*Updated: January 23, 2026 - 21:25*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.97%
按下载量换算56

Claude

29.31%
按下载量换算45

Cursor

19.1%
按下载量换算30

Gemini CLI

8.75%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills