بنقرة واحدة
session-init
Lightweight session initialization with context recovery
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Lightweight session initialization with context recovery
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Pre-meeting context gathering across all connected systems. Pulls recent interactions, open items, and suggested talking points for any person or topic. Triggers on: "meeting prep", "prep for my meeting", "meeting with X", "prep for 1:1".
Pulls a Granola meeting transcript and updates people files with per-person intelligence: what they said, what they pushed back on, what they committed to. Compounds over time — each meeting adds a layer. Triggers on: "sync people", "update people from meeting", "update stakeholders", "/people-sync".
Competitive analysis and market research with source attribution. Parallel fan-out across web, review sites, and news. Triggers on: "market research", "competitive analysis", "competitor comparison".
Voice profile configuration and application for consistent writing. Configure once with 2-3 samples, apply everywhere. Triggers on: "writing style", "voice profile", "apply my voice", writing long-form content.
Platform-optimized Substack Notes creation. 500-char limit, hook-driven, engagement-focused. Triggers on: "write a Substack Note", "Substack content", "Note ideas".
Test-driven development enforcement with RED-GREEN-IMPROVE cycle
| name | session-init |
| description | Lightweight session initialization with context recovery |
| origin | pm-pilot |
| version | 1.0.0 |
| triggers | ["resume","init","pick up where I left off"] |
Quick-start a session by loading prior context and surfacing open work.
Load Memory
MEMORY.md (auto-loaded, but scan for recent entries)currentDate or session-specific flagsCheck Handoffs
.claude/handoffs/ (sort by date desc)Check Open Tasks
tasks/todo.mdCheck Lessons
tasks/lessons.md for entries from last 3 sessionsOutput Summary Produce exactly 5 lines:
Session: {date}
Last: {what was last worked on}
Open: {count} tasks ({top priority item})
Blockers: {any blockers or "none"}
Next: {recommended first action}
Session: 2026-03-14
Last: Lead scoring simulator deploy
Open: 3 tasks (fix CPL calculation)
Blockers: none
Next: Run verification loop on simulator changes