pm-report

Use this skill when the user asks for a "daily report", "weekly report", "status report", "project report", "send the standup update", "generate a status PDF", "what changed today", "what changed this week", "send a daily update", or any project status summary that should be persisted as a document or sent as email. Produces Markdown, HTML, and/or PDF status reports for the active project showing in-progress work, day-over-day changes, week-over-week changes, and up-next items. Output format is selectable (pdf, html, or both) at runtime. Optional handoff to resend-cli for delivery.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "pm-report" with this command: npx skills add nthplusio/skillsmp-nthplusio-nthplusio-pm-report

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

pm-branches

Use this skill when creating a git branch for a Linear or GitHub issue, writing a PR description, opening a pull request, or linking a PR to its tracked issue. Trigger phrases "create a branch", "new branch for this issue", "branch for

Repository SourceNeeds Review
Coding

pm-issues

Use this skill when creating, updating, or closing an issue in Linear or GitHub; when the user describes untracked work that should be tracked; when drafting issue content; or when the user says "create an issue", "log this in Linear", "add this to Linear", "open a github issue", "file an issue", "create issue

Repository SourceNeeds Review
Coding

pm-pivot

Use this skill when the user changes direction mid-feature, describes a significant scope change, says the approach isn't working, wants to abandon the current approach, or says "we need to rethink this", "let's change direction", "this isn't right", "pivot", "different approach". Also use when the user's current work no longer matches the active tracked issue (Linear or GitHub).

Repository SourceNeeds Review
Coding

pm-scripts

Use this skill when the user wants to capture, render, or rerun reusable CLI command sequences for the project — phrases like "save this as a pm script", "run the daily pull", "rerun that linear query", "make this a script", "/pm-script <name>", "list pm scripts", "create a script for this report". Scripts are bash bodies with {{var}} substitution, stored locally so the same data pull or workflow can be replayed deterministically across sessions. Particularly useful for repeatable Linear queries, multi-team data pulls, and feeding the daily/weekly reports.

Repository SourceNeeds Review
pm-report | V50.AI