Agent Skillsmohitagw15856/pm-claude-skills › standing-meeting-audit

standing-meeting-audit

GitHub

审计团队冗余的例行会议,评估其原始目的、出席情况及产出,给出保留/合并/取消等建议。通过两周暂停实验验证必要性,并建立新会议防回流机制,优化日历负载。

exports/openclaw/standing-meeting-audit/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

审计我们的例行会议 日历全是站立同步会 哪些会议应该取消 重置团队的会议负荷

Install

npx skills add mohitagw15856/pm-claude-skills --skill standing-meeting-audit -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/standing-meeting-audit -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@standing-meeting-audit

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill standing-meeting-audit -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "standing-meeting-audit",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/standing-meeting-audit.html",
    "metadata": {
        "openclaw": {
            "emoji": "🧠"
        }
    },
    "description": "Audit the recurring meetings a team has accreted — each standing slot tested against its original purpose, current attendance reality, and outcomes, with keep\/shrink\/merge\/kill verdicts and the two-week cancellation experiment that settles arguments. Use when asked audit our recurring meetings, our calendar is all standing syncs, which meetings should die, or reset the team's meeting load. Produces the inventory with per-meeting verdicts, the experiment protocol, the merge map, and the re-accretion guard."
}

Standing Meeting Audit Skill

Standing meetings are organizational scar tissue: each was created for a reason, the reason healed, the meeting remained. Nobody audits them because each is individually defensible-ish and collectively they're the calendar. The audit tests each slot against three questions — does the original purpose still exist, does the attendance reflect it, what has it produced lately — renders verdicts (keep / shrink / merge / kill / experiment), and deploys the un-arguable tool: cancel it for two weeks and see what breaks. Almost nothing breaks, and what breaks reveals the meeting's true minimal form.

What This Skill Produces

  • The inventory — every recurring meeting: origin purpose, current attendance, recent outcomes, annualized cost (via meeting-cost-meter)
  • The verdicts — keep / shrink (length, cast, or frequency) / merge / kill / two-week-experiment, with reasons
  • The experiment protocol — how the pause runs, what "broke" means, and the decision rule at the end
  • The re-accretion guard — expiry dates on new standing meetings, and the quarterly re-audit

Required Inputs

Ask for these if not provided:

  • The calendar's recurring population — the standing meetings with their casts, lengths, frequencies; the audit needs the census, not the impressions
  • Per meeting, the archaeology — why it was created (ask the oldest attendee), what it decided/produced last month (check the notes — absent notes are themselves a finding)
  • The dependencies — which meetings feed others (the prep meeting for the review meeting is a chain; verdicts consider chains whole)
  • The authority — who can actually kill what; auditing meetings the auditor can't touch produces resentment reports, not calendars

Framework: The Audit Rules

  1. Origin vs. present tense: every standing meeting was born for a purpose — the audit asks whether that purpose still exists in present tense ("the launch coordination sync" for a launch that shipped in March). Purpose-expired meetings are the easy kills, and there are always more than expected.
  2. Attendance is testimony: chronic optional-izing, half the room multitasking, the same three people talking while nine watch — attendance reality testifies about value more honestly than any survey. A nine-person meeting that's actually a three-person conversation gets shrunk to the conversation.
  3. Outcomes or ritual: last month's notes show decisions and actions, or they show weather. Meetings producing only status updates get the async-instead conversion test — status moves in documents; discussion needs rooms. No notes at all = the meeting itself doesn't believe it produces anything worth recording.
  4. The two-week experiment beats debate: contested verdicts get the pause — cancelled two cycles, with a visible parking lot for what would have been raised. Outcome A: nothing broke → kill confirmed. Outcome B: two things broke → the meeting returns as those two things (shorter, smaller). The experiment converts opinion wars into evidence, and its reversibility is why owners accept it.
  5. Guard the re-accretion: every new standing meeting gets an expiry (12 weeks default) — renewal requires the three-question test again; and the audit itself recurs quarterly at 30 minutes, because scar tissue regrows. The guard is what makes this an immune system instead of a purge.

Output Format

Standing Meeting Audit: [team] — [N] recurring slots, ~$[annual total]

The Inventory & Verdicts

Meeting Origin purpose (still live?) Attendance reality Recent outcomes Annual cost Verdict

The Experiments

[Contested meetings → the two-cycle pause · the parking lot location · the decision rule at cycle end]

The Merge Map

[Overlapping slots → the combined form · chains resolved whole]

The Guard

[Expiry-by-default on new standings · the quarterly 30-minute re-audit, owned by (role)]

Quality Checks

  • Every recurring slot is in the inventory with cost annualized
  • Origin purposes were checked in present tense, not assumed alive
  • Verdicts cite attendance and outcome evidence, not vibes
  • Contested kills route through the experiment, not the argument
  • The expiry default and re-audit cadence are installed

Anti-Patterns

  • Do not audit by survey — people defend meetings they multitask through; behavior testifies, opinions perform
  • Do not kill by decree what an experiment can kill by evidence — reversibility is the political unlock
  • Do not shrink everything politely instead of killing anything — ten 25-minute zombies still eat the calendar
  • Do not ignore the chains — killing the prep meeting while keeping the review it feeds breaks both
  • Do not audit once — without the expiry guard, the calendar regrows to baseline in two quarters

Version History

  • 471c606 Current 2026-07-22 13:44

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-hiring-panel/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-severance/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/agm-in-a-box/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/behavior-intervention-plan/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bennett-time-audit/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-game-designer/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md

Metadata

Files
0
Version
e4def4c
Hash
a9afac9e
Indexed
2026-07-22 13:44

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-31 05:13
浙ICP备14020137号-1 $방문자$