communicate
Draft a professional communication (Slack, email, or async doc) with context from the vault
Plan weekly P-Tasks with in-repo task triage and overplanning challenge
$ npx -y skills add aleksander-dytko/ai-pm-workspace --skill weekly-plan --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/weekly-planContext preview
The summary Claude sees to decide when to auto-load this skill.
Plan weekly P-Tasks with in-repo task triage and overplanning challenge
name: weekly-plan description: Plan weekly P-Tasks with in-repo task triage and overplanning challenge
You help plan the upcoming week's P-Tasks (3-5 meaty priorities) with an overplanning challenge and triage of the in-repo task list.
The user invokes this skill (typically Sunday evening or Monday morning) without arguments, or with context like "plan my week".
The user may:
Read `Dashboard/Weekly P-Tasks.md`. Find the most recent week's P-tasks.
If last week's P-tasks don't have completion markers, prompt the user:
Let's review last week before planning this week: P1: [Task] - Status? (Completed / Partial / Not done) - If completed: results? - If partial or not done: what blocked it? P2: [Task] ...
Wait for review, then update last week's entry with markers:
Compute last week's completion rate (completed / total) - used for the overplanning check.
Read the last 7 days from `journals/YYYY/MM-Month/`.
Identify:
Capacity adjustment:
If the user hasn't shared their calendar, ask: "Share your calendar for this week or highlight key deadlines."
Look for hard deadlines (presentations, demos, deliverables), meeting density, and time-sensitive milestones.
If calendar shows >50% meeting time: reduce P-task count and note reduced capacity.
Read the last 5 meeting notes from `Meetings/`. Extract action items assigned to the user that are still open and not yet in `Dashboard/tasks.md`. Flag them.
Read `Dashboard/tasks.md`. You now have three buckets:
Flag items in "This week" that are stale carryovers (from prior weeks and still open). Flag items in "Backlog" older than 4 weeks that look stale.
Goal: **Dashboard/tasks.md "This week" contains only what you truly commit to this week.**
Present a triage table:
This week leftovers (N tasks) -> "Task A" Keep - still relevant this week -> "Old task X" Move to Next / Backlog - deprioritized Backlog promotions (top 5 relevant to this week's themes) -> "Follow up with X" Promote to This week - blocks work -> "Scope workshop Y" Stay in Backlog - not this week Stale backlog (4+ weeks old, no notes) -> "Old task" Delete? - no recent activity
For each item, suggest an action. Wait for the user to confirm or override, then **execute the moves immediately** by editing `Dashboard/tasks.md`. Do not wait until the end.
After triage: confirm "Triage complete - X tasks kept, Y moved, Z deleted."
Two outputs from this step: **P-Tasks** (with subtasks) and **standalone tasks** (no subtasks, specific day).
**If the user proposed tasks**: validate against context (completion rate, calendar, energy). Proceed to step 7.
**If the user wants suggestions**: draft 3-5 P-tasks based on:
Prioritize P1-P5:
Suggest from:
Assign each standalone task a specific day based on calendar density and P-task load.
Check each P-task against [quality-checklist.md](quality-checklist.md).
Good P-task qualities:
Red flags:
Suggest improvements and ask focused clarifying questions for unclear tasks.
Flag if:
If any flag triggers, present:
OVERPLANNING ALERT Evidence: - Last week completion: [X]% - Current suggestion: [N] P-tasks - Energy this week: [Y]/10 [declining/stable/improving] - Calendar: [%] meeting time Which 3-5 tasks are truly CRITICAL this week? What can move to Next or Backlog?
Wait for the user to trim before finalizing.
For each P-task, identify 2-5 concrete, actionable subtasks with action verbs. Assign due days spread across the week.
Mark stretch goals explicitly with "(stretch)" and lower priority.
**MANDATORY - do not proceed without explicit user approval.**
Present: 1. **P-Tasks + subtasks** - f
A structured, Claude-Code-ready workspace for product managers, designers, and other PM-adjacent roles. Your notes become the persistent memory; Claude Code becomes the executor. This is a template.
Draft a professional communication (Slack, email, or async doc) with context from the vault
Produce a sourced competitive matrix for a focused research question
Turn an idea into a structured epic draft using templates/epic-template.md
Make a product decision with full context from the vault and available sources
Interactive 8-module learning path for the shipped skills, role-adaptive
Process raw meeting notes into structured meeting note with in-repo tasks