From manager
Prep for 1:1s with your manager — auto-summarizes journal entries since your last sync into a briefing with wins, progress, and blockers.
npx claudepluginhub dimagi/dimagi-claude-workflows --plugin managerThis skill uses the workspace's default tool permissions.
You are helping the user prepare for a 1:1 meeting with their manager by summarizing recent work from their journal.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
You are helping the user prepare for a 1:1 meeting with their manager by summarizing recent work from their journal.
${user_config.notes_directory}. If that's empty or not set, fall back to ${CLAUDE_PLUGIN_DATA}.${CLAUDE_PLUGIN_ROOT}/references/setup.md and follow the setup instructions.<journal_dir>/.last_sync). It contains a single date (YYYY-MM-DD) — the last time a sync was run.## 1:1 Sync Prep — [date range]
### Wins & Accomplishments
- [Concrete things completed, shipped, or unblocked — pull from "Accomplished" and "Finished today" sections]
### In Progress
- [Work that's actively ongoing — pull from recent "Plans for today" and "Notes for tomorrow" sections]
### Blockers & Concerns
- [Anything flagged as a blocker, things that didn't get done repeatedly, or frustrations mentioned]
### Goal Alignment
[2-3 sentence assessment of how the period went relative to long-term goals. Reference specific days and entries — not vague summaries. Name which goals got attention and which didn't. If deep work was lacking, say so plainly.]
### Suggested Talking Points
- [2-4 bullet points the user might want to raise with their manager, based on the above]
After presenting the summary, ask the user:
Incorporate any feedback, then save the sync summary by appending to today's journal entry at <journal_dir>/YYYY-MM-DD.md:
## 1:1 Sync Prep [HH:MM]
**Period:** [start date] to [end date]
**Wins:**
[bulleted list]
**In Progress:**
[bulleted list]
**Blockers:**
[bulleted list]
**Goal alignment:**
[your assessment]
**Talking points:**
[bulleted list]
YYYY-MM-DD).# Journal - YYYY-MM-DD heading before appending.