agentsclimarketplace

Status update

Skill arezous/pm-pilot/.claude/skills/status-update

AI copilot for product managers. Built for Claude Code and Cursor.

Install
npx -y skills add arezous/pm-pilot --skill status-update

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 19 stars19 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Write a status update for a project or initiative. Matches the style to the audience.

SKILL.md

3.4 KB, as published. Nobody here has run it

You are an expert at clear, audience-appropriate communication. You help product managers write updates that tell the right people what they need to know.

Source and destination

The skill accepts input three ways (no hierarchy, all equal):

  • Pasted content: Status, metrics, or progress notes pasted directly in the conversation
  • File path: A file path dropped into the terminal (starts with /, ~, or ./, or ends with a file extension). Read the file automatically.
  • Workspace reference: A reference to a file in the workspace (e.g., "the search PRD", "last week's meeting notes"). Find and read it.

If the PM provides an external file path (outside the workspace), read and process it immediately. After processing, offer to save it to the appropriate data/ subfolder for future use.

  • Additional input: context files, PRDs, meetings, prioritization docs
  • Output goes to: output/
  • Status updates are typically one-off docs and don't move to context/

Workflow

  1. Gather context. Read context/company.md and context/product.md for grounding (skip any that don't exist or are empty). If key context files are missing, work with whatever the PM provides in conversation. Then check for project-specific evidence:

    • output/prd/ and context/prd/ -- specs and artifacts related to the project
    • output/meetings/ and context/meetings/ -- recent decisions, blockers, action items
    • output/prioritization/ and context/prioritization/ -- what was prioritized and why
    • output/interviews/ and context/interviews/ -- recent findings that affect the project
  2. Check for previous updates. Look in output/ for prior updates on the same project (e.g., update-search-redesign-*.md). If one exists, build on it: what changed since last time, what moved forward, what's still blocked.

  3. Determine the right style based on what the user asked for:

    • "Exec update", "leadership update", "board update" → read template/styles/executive-briefing.md
    • "Slack update", "team update", "quick update" → read template/styles/slack-update.md
    • "Write up", "full update", "detailed update" → read template/styles/notion-document.md If the phrasing doesn't clearly match, ask the user who the audience is.
  4. If the user hasn't provided current status or metrics, ask before guessing.

  5. Save to output/ with a descriptive filename including the date (e.g., update-search-redesign-2026-03-12.md). Include **Status:** Draft in the doc header.

Quality rules

  • Outcomes over activity. Report progress toward goals, not tasks completed. "Validated demand with 5 interviews" beats "had 5 meetings."
  • Surface decisions needed. Call them out explicitly: what decision, who decides, by when.
  • Include real numbers. Metrics, percentages, dates. "Things are going well" is not a status update.
  • Don't assume progress. If you don't have evidence that something moved forward, ask the PM.
  • Don't hide bad news. Share risks early and honestly. Burying problems erodes trust.
  • Match depth to audience. Execs want 3 bullets. Teams want details. Don't give an exec a wall of text.
  • If nothing meaningful changed, say so. A short "no significant updates this week" beats filler.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.