Automates project management overhead by managing polling cycles and message hygiene.

Install

mkdir -p .claude/skills/group-pm-polling && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12283" && unzip -o skill.zip -d .claude/skills/group-pm-polling && rm skill.zip

Installs to .claude/skills/group-pm-polling

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Set up a separate polling loop for the Group PM with message pruning and wake/sleep management
94 charsno explicit “when” trigger
Advanced

Key capabilities

  • Monitor all channels on the group project board for coordination updates
  • Manage agent wake/sleep state based on workload
  • Prune stale messages to keep the board lean
  • Handle context management and agent compaction
  • Post status summaries periodically to keep the team aligned

How it works

The skill establishes an independent polling loop for the Group Project PM, monitoring all channels on the project board at a regular cadence. It uses tools like `read_bulletin`, `clear_topic`, and `compact_agent` to manage board hygiene, agent lifecycle, and context.

Inputs & outputs

You give it
Group project board activity and agent workload status
You get back
Coordinated agent states, pruned messages, and team alignment via status digests

When to use group-pm-polling

  • Managing project coordination polling
  • Pruning stale channel messages
  • Coordinating agent sleep and wake cycles

About this skill

Group PM Polling Skill

The Group PM polling skill establishes an independent polling loop for the Group Project PM, separate from routine mission-polling agents. This skill runs on a 10-30 minute cadence (typically 15m) to:

  • Monitor all channels on the group project board for coordination updates
  • Manage agent wake/sleep state based on workload
  • Prune stale messages to keep the board lean
  • Handle context management and agent compaction when needed

Polling Behavior

  • Cadence: 10-30 minute window (default: 15 minutes)
  • Channels monitored: general, control, all work channels, all agent inboxes
  • Scope: Full board visibility (PM role requires this for coordination)
  • Action triggers: Message pruning, agent wake/sleep signals, context bloat detection

Key Responsibilities

  1. Board monitoring — read bulletin with summary=true to get digest before drilling into specific channels
  2. Channel hygiene — use clear_topic to retire completed channels and delete_messages to remove stale content
  3. Agent lifecycle — coordinate wake/sleep with the project polling setting; turn polling off (toggle_polling) before sleeping the team
  4. Context management — use compact_agent when an agent's context grows too large
  5. Routine alerts — post status summaries periodically to keep team aligned

Usage

This skill is automatically invoked as part of the Group PM persona's skill bundle. It runs independently of agent mission assignments and does not require explicit invocation.

When applied to an agent, the skill configures:

  • A persistent /loop on the configured cadence
  • Access to all channels for digest and targeted reads
  • Automated pruning triggers based on message count thresholds

Integration

The Group PM polling skill integrates with:

  • read_bulletin — efficient digest reads with timestamp filtering
  • read_topic — drill-down into channels with new activity
  • Board management tools — clear_topic, delete_messages, compact_agent, clear_agent
  • Polling control — query_polling (read state), toggle_polling (turn the project setting on/off), nudge_polling (remind one drifted peer)
  • Agent lifecycle tools — wake_agent, sleep_agent

When not to use it

  • When routine mission-polling agents are sufficient, as this is an independent loop
  • When explicit invocation is required, as this skill runs automatically
  • When full board visibility is not needed, as the PM role requires it

Limitations

  • The skill runs on a 10-30 minute cadence (typically 15m).
  • It requires full board visibility for the PM role.
  • It is automatically invoked as part of the Group PM persona's skill bundle.

How it compares

This skill provides a dedicated, independent polling mechanism for the Group PM, ensuring continuous oversight and coordination of group project activities, unlike standard mission-polling agents.

Compared to similar skills

group-pm-polling side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
group-pm-polling (this skill)02moNo flagsAdvanced
linear102moNo flagsBeginner
zapier-workflows118moReviewBeginner
attio-skill-generator77moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

linear

lobehub

Linear issue management guide. Use when working with Linear issues, creating issues, updating status, or adding comments. Triggers on Linear issue references (LOBE-xxx), issue tracking, or project management tasks. Requires Linear MCP tools to be available.

10117

zapier-workflows

davila7

Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.

11101

attio-skill-generator

kesslerio

Generate use-case-specific Attio workflow skills from templates. Use when creating new skills for lead qualification, deal management, customer onboarding, or custom Attio workflows.

7100

automation-brainstorm

MacroMan5

Interactive workflow design advisor for Power Automate, n8n, Make, Zapier and other platforms. Guides users through planning automation workflows with smart questions about triggers, actions, data flow, and error handling. Uses research sub-agent to find best practices and generates detailed implementation plan. Triggers when user mentions "create workflow", "build flow", "design automation", "need ideas for", or describes workflow requirements without having a complete design.

778

daily-briefing

anthropics

Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".

761

jira

davila7

Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

1152

Search skills

Search the agent skills registry