Skip to main content

Session Init

Skill Verified Active

Lightweight session initialization with context recovery

Purpose

To provide a consistent and efficient way to start new sessions or resume interrupted work by automatically recovering context, ensuring continuity and reducing cold-start time.

Features

  • Loads session context from local markdown files
  • Recovers prior handoffs and open tasks
  • Identifies blockers and recurring patterns
  • Generates a standardized 5-line session summary
  • Fast initialization under 30 seconds

Use Cases

  • Starting a new work session at the beginning of the day
  • Resuming work after a break or interruption
  • Picking up tasks or context from a colleague
  • Quickly orienting to the state of a project

Non-Goals

  • Performing any destructive operations
  • Making decisions or starting work without user direction
  • Connecting to external APIs or services for context
  • Managing project tasks beyond summarizing their status

Trust

  • info:Issues Attention1 issue opened, 0 closed in the last 90 days, indicating a low volume of recent activity.

Installation

npx skills add mshadmanrahman/pm-pilot

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Verified
99 /100
Analyzed about 13 hours ago

Trust Signals

Last commit25 days ago
Stars10
LicenseMIT
Status
View Source

Similar Extensions

Session Resume

99

Generates a context recovery prompt from a past Claude Code session so a new session can pick up where it left off. Use when the user says "resume from", "pick up where I left off", "continue that session", "context recovery", or wants to start a new session with context from an old one.

Skill
apappascs

Session End

99

MUST use when user says 'bye', 'goodbye', 'good night', 'gnight', 'done for today', 'that's all', 'that's it', 'see you', 'see ya', 'let's stop', 'stopping here', 'wrapping up', 'signing off', 'closing down', 'done', 'finished for now', 'talk later', 'cya'. The user does NOT use slash commands — detect these natural session-ending phrases and run the full wrap-up automatically.

Skill
faizkhairi

Init

100

Creates, updates, or optimizes an AGENTS.md file for a repository with minimal, high-signal instructions covering non-discoverable coding conventions, tooling quirks, workflow preferences, and project-specific rules that agents cannot infer from reading the codebase. Use when setting up agent instructions or Claude configuration for a new repository, when an existing AGENTS.md is too long, generic, or stale, when agents repeatedly make avoidable mistakes, or when repository workflows have changed and the agent configuration needs pruning. Applies a discoverability filter—omitting anything Claude can learn from README, code, config, or directory structure—and a quality gate to verify each line remains accurate and operationally significant.

Skill
mcollina

Public Google Drive

100

Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.

Skill
zagmoai

Wrap Up Ritual

100

End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying "wrap up", "done for the day", "finish coding", or ending a coding session.

Skill
rohitg00

Gmail

100

Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.

Skill
sanjay3290

© 2025 SkillRepo · Find the right skill, skip the noise.