group-pm-polling
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.zipInstalls 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 managementKey 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
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
- Board monitoring — read bulletin with
summary=trueto get digest before drilling into specific channels - Channel hygiene — use
clear_topicto retire completed channels anddelete_messagesto remove stale content - Agent lifecycle — coordinate wake/sleep with the project polling setting; turn polling off (
toggle_polling) before sleeping the team - Context management — use
compact_agentwhen an agent's context grows too large - 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
/loopon 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 filteringread_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.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| group-pm-polling (this skill) | 0 | 2mo | No flags | Advanced |
| linear | 10 | 2mo | No flags | Beginner |
| zapier-workflows | 11 | 8mo | Review | Beginner |
| attio-skill-generator | 7 | 7mo | Review | Intermediate |
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.
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.
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.
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.
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".
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.