Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

standup-meeting站立会议

Agent Skill

standup-meeting 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

642

周安装

27

GitHub Stars

11

下载量

225
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/akillness/skills-template --skill standup-meeting

简介

将模糊的日常协调转化为清晰的同步节奏与行动路径。

  • 聚焦每日站会的核心目标:阻塞项可见、交接透明、避免形式主义。
  • 提供更新模板和后续跟进机制,分离同步与深度讨论环节。
  • 安装命令:npx skills add https://github.com/akillness/skills-template --skill standup-meeting
  • 需评估每日站会是否必要,避免在不适用场景强行推行

SKILL.md

Standup Meeting

Use this skill when the job is to turn vague daily coordination into one honest cadence decision, one small evidence packet, and one follow-up path.

standup-meeting owns:

  • daily-coordination cadence truth
  • standup mode selection when a recurring sync is justified
  • blocker / handoff visibility
  • short facilitation flow and update templates
  • clear separation between the core sync and follow-up huddles
  • anti-status-theater guardrails
  • explicit less-frequent / no recurring standup outcomes when daily ritual is unjustified

Read these references before unusual cases or when the request starts to sprawl:

When to use this skill

  • A user asks for a daily standup, daily scrum, daily sync, or async check-in format.
  • A team needs to decide whether daily live cadence is still justified before choosing board-walk, blocker-first, async, hybrid, or classic three-question standups.
  • A daily ritual is running too long, drifting into status reporting, or generating too many side discussions.
  • A remote or hybrid team needs a lighter way to coordinate blockers and handoffs.
  • A launch / milestone / firefighting window may justify a temporary daily cadence even if the normal answer is lighter.
  • The best next artifact is a Coordination Cadence Brief with one cadence decision, one mode (if any), and one escalation path.

When not to use this skill

  • The real job is backlog decomposition, sprint prep, or execution-ready slicingtask-planning.
  • The real job is sizing, confidence framing, or capacity disagreementtask-estimation.
  • The real job is process reflection, recurring ceremony pain, or action follow-through after deliverysprint-retrospective.
  • The real job is outage command, release war room, or incident triage → debugging / incident / launch-specific skills.
  • The user mainly wants manager-facing status collection or performance reporting. This skill is for lateral coordination, not upward theater.

Instructions

Step 1: Classify cadence first, then one primary mode if needed

Normalize the request before suggesting any format.

standup_intake:
  cadence_decision: live-daily | async-daily | hybrid-daily | less-frequent-sync | no-recurring-standup
  primary_mode: board-walk | blocker-first | async-check-in | hybrid-async-plus-live | classic-three-questions | none
  team_shape: colocated | hybrid | distributed | cross-functional | unknown
  work_source: jira | linear | github-projects | trello | docs | hacknplan | mixed | unknown
  main_problem:
    - blockers-hidden
    - too-long
    - status-theater
    - timezone-friction
    - board-stale
    - too-many-side-discussions
    - low-dependency-work
    - ritual-inertia
    - unclear
  current_signal: strong-board | weak-board | weak-updates | mixed | unknown
  delivery_risk: low | medium | high
  escalation_need: low | medium | high | unknown
  output_shape: coordination-cadence-brief | template-only | facilitation-reset | unknown

Use exactly one cadence decision per run:

  • live-daily — a live daily sync is justified by current blocker / dependency pressure
  • async-daily — daily visibility still matters, but live attendance cost is too high
  • hybrid-daily — written updates are daily; live talk is exception-only
  • less-frequent-sync — a recurring checkpoint still helps, but daily is overkill
  • no-recurring-standup — board/doc visibility plus ad hoc escalation is a better fit than ritualized daily sync

Choose a primary mode only when the cadence still includes a recurring standup shape:

  • board-walk — the board should drive the conversation
  • blocker-first — today’s main job is surfacing impediments and routing help fast
  • async-check-in — written updates are the default and live talk is optional
  • hybrid-async-plus-live — written visibility first, short live escalation second
  • classic-three-questions — only when the team is small and the format still carries real signal
  • none — use when the best answer is no-recurring-standup

Do not blend several cadence outcomes or modes into one mushy answer.

Step 2: Gather the smallest credible coordination packet

Use references/intake-packets-and-route-outs.md.

Minimum evidence packet:

  • current board / issue tracker / document source
  • in-progress and blocked work
  • near-term delivery goal or sprint goal if known
  • obvious handoffs or dependencies
  • timezone / hybrid constraints if relevant
  • whether the board is trusted, stale, or missing key work

If evidence is thin, lower confidence instead of inventing certainty.

Step 3: Decide whether daily cadence is justified, then pick the lightest mode that still catches risk

Default cadence rules:

  • high blocker frequency, dense dependencies, launch / milestone / incident pressurelive-daily
  • daily visibility matters but live overlap is costlyasync-daily
  • written updates plus short exception-only huddle fits besthybrid-daily
  • work is mostly independent, multi-day, or already visible in strong artifactsless-frequent-sync
  • board/doc hygiene is strong and blockers should be escalated immediately instead of saved for a ritualno-recurring-standup

Mode rules once cadence still justifies a standup shape:

  • trusted board + multiple active itemsboard-walk
  • blocked work or dependency pressure dominatesblocker-first
  • timezone spread or maker-time cost dominatesasync-check-in
  • team wants written visibility plus a short exception-only synchybrid-async-plus-live
  • small colocated team, still high-signal, little ceremony driftclassic-three-questions

If the board is stale, call that out as part of the diagnosis. A standup cannot compensate forever for a broken source of truth. If the team only needs temporary higher cadence, say that explicitly: use the daily pattern for the risky window, then review whether to ratchet back down.

Step 4: Keep the core sync bounded when cadence still includes a sync

If the cadence is live-daily, async-daily, hybrid-daily, or less-frequent-sync:

  • keep the live core sync to 10-15 minutes max when one exists
  • focus on work movement, blockers, handoffs, and near-term delivery risk
  • move deep problem-solving into a follow-up huddle with only the relevant people
  • speak to the team and the work, not upward to management
  • say explicitly when the board, ticket hygiene, or update discipline is itself the blocker

If the cadence is no-recurring-standup:

  • say what artifact or channel replaces the ritual
  • name the escalation trigger for immediate blocker handling
  • say when to re-evaluate cadence if risk rises again

Step 5: Produce one Coordination Cadence Brief

Return one compact packet, not a general agile tutorial.

# Coordination Cadence Brief

## Recommended cadence
- Cadence:
- Why this cadence fits:
- Review trigger:

## Recommended mode
- Mode:
- Why this mode fits:

## Goal for this coordination loop
- ...

## Evidence used
- Work source:
- Strongest signals:
- Missing but important:

## Core facilitation flow or replacement path
1. ...
2. ...
3. ...

## What each person should report or update
- ...

## Blocker / handoff routing
- Keep in core sync:
- Escalate immediately when:
- Move to follow-up huddle:
- Who should stay after:

## Template

...


## Anti-patterns to avoid

- ...
- ...

## Adjacent handoffs

- Use `task-planning` when...
- Use `task-estimation` when...
- Use `sprint-retrospective` when...

Step 6: Tailor the packet to the chosen mode or no-meeting outcome

Use references/intake-packets-and-route-outs.md for stable packet shapes.

Mode reminders:

  • board-walk — review blocked, aging, in-progress, and ready-for-review work before asking for personal diaries
  • blocker-first — name owner, missing input, and next action quickly; do not solve the blocker in the room
  • async-check-in — prefer prompts like “What moved?”, “What is stuck?”, and “What needs help today?” over ritualized filler
  • hybrid-async-plus-live — treat written updates as the base layer and the live sync as escalation only
  • classic-three-questions — keep only if it still stays short, lateral, and work-focused
  • none — say which board/doc/channel replaces the ritual and exactly when the team should pull an ad hoc huddle

Step 7: Route adjacent PM work explicitly

Before finalizing, say when the next job changed:

  • use task-planning for backlog cleanup, sprint prep, or scope slicing
  • use task-estimation for effort, confidence, or capacity disputes
  • use sprint-retrospective when repeated daily-sync pain should become a process change
  • do not turn this skill into roadmap planning, status theater, or incident command

Output format

Always return a Coordination Cadence Brief with these qualities:

  • exactly one cadence decision
  • exactly one primary mode or none
  • one small evidence packet
  • explicit separation between core sync and follow-up huddle when a sync exists
  • explicit replacement path when the answer is no-recurring-standup
  • visible blocker / handoff routing
  • short reusable template
  • clear route-outs to the rest of the PM cluster when the job changes

Examples

Example 1: Overlong sprint standup

Input

Tomorrow’s standup keeps running 25 minutes because everyone gives long updates. We have two blockers and one item waiting for review.

Good output direction

  • cadence: live-daily
  • mode: board-walk or blocker-first
  • blocked and in-progress work comes first
  • follow-up huddle only for the blocked items
  • anti-pattern callout: no round-robin biographies

Example 2: Distributed team

Input

We have engineers in California, Europe, and Korea. Should our daily standup be async?

Good output direction

  • cadence: async-daily or hybrid-daily
  • mode: async-check-in or hybrid-async-plus-live
  • written template centered on movement, blockers, and help needed
  • explicit escalation path for urgent coordination

Example 3: Manager-facing status theater

Input

Our daily scrum feels like reporting to the manager. Fix it without changing our whole process.

Good output direction

  • cadence may stay live-daily, but the answer must justify it rather than assume it
  • mode: board-walk or blocker-first
  • names status theater directly
  • keeps the sync lateral and work-focused
  • routes recurring ceremony pain to sprint-retrospective

Example 4: Daily ritual no longer justified

Input

Most of our work is independent and already tracked in Linear. The daily standup feels like obligation, not coordination. Should we keep it?

Good output direction

  • cadence: less-frequent-sync or no-recurring-standup
  • mode: none if the ritual should disappear
  • replacement path uses board hygiene plus explicit blocker escalation
  • review trigger says when the team should re-introduce temporary daily cadence

Best practices

  1. Optimize for work movement, not recital — the ritual should clarify today’s coordination job.
  2. Justify cadence before format — first decide whether daily is warranted at all.
  3. Choose the lightest mode that still catches risk — not every team needs the same ceremony weight.
  4. Triage blockers in the sync, solve them elsewhere — follow-up huddles are a feature, not a failure.
  5. Protect maker time — async or hybrid modes often beat default live meetings for distributed teams.
  6. Treat source-of-truth hygiene as a first-class issue — stale boards and missing updates are real blockers.
  7. Route repeated pain outward — planning, estimation, retrospectives, and incident work are different jobs.

References

  • Scrum Guide — https://scrumguides.org/scrum-guide.html
  • Scrum.org, *What is a Daily Scrum?* — https://www.scrum.org/resources/what-is-a-daily-scrum
  • Atlassian, *Standups for agile teams* — https://www.atlassian.com/agile/scrum/standups
  • GitLab Handbook, *Asynchronous communication* — https://handbook.gitlab.com/handbook/company/culture/all-remote/asynchronous/
  • Martin Fowler / Jason Yip, *It’s Not Just Standing Up* — https://martinfowler.com/articles/itsNotJustStandingUp.html

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.65%
按下载量换算85

Claude

27.11%
按下载量换算61

Cursor

18.63%
按下载量换算42

Gemini CLI

8.14%
按下载量换算18

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills