Skill

ppage

by majiayu000

AI Summary

Ppage captures session learnings, decisions, and context into markdown files to help future AI agents quickly ramp up on ongoing work. Developers benefit by preserving institutional knowledge and reducing context-switching overhead across sessions.

Install

# Add to your project root as SKILL.md
curl -o SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/ppage/SKILL.md"

Description

Captures session learnings, decisions, and context to a markdown file for future agent ramp-up. Use when user says "ppage", "page context", "save context", "capture learnings", or before ending a substantial work session.

Page Context

Synthesize the current session's important context, learnings, and state into a document that another LLM agent can use to immediately ramp up.

When to Use

• User explicitly invokes with "ppage" or similar • Before ending a long or complex session • When switching context to different work • When user wants to preserve learnings

Process

• Reflect on the session: what was accomplished, what was learned, what decisions were made • Identify key files that are central to the work • Determine current state and logical next steps • Note any open questions or blockers • Capture constraints and preferences: Document any user preferences, project constraints, or environmental limitations discovered during the session • Gather critical references: Note important external URLs, documentation, example data, or key values discovered • Create Bootstrap Instructions: List the key files in priority order (most important first) with absolute paths so a future agent can read them to reach full context • Generate a succinct but descriptive name for the session (2-4 words, kebab-case) • Open TEMPLATE.md and follow it exactly • Write output to .ai/tmp/{YYYY-MM-DD}-{succinct-name}.md

Output Format

Use TEMPLATE.md as the output structure.

Quality Score

B

Good

80/100

Standard Compliance72
Documentation Quality68
Usefulness82
Maintenance Signal100
Community Signal92
Scored Yesterday

GitHub Signals

Stars100
Forks15
Issues1
UpdatedYesterday
View on GitHub

Trust & Transparency

Open Source — MIT

Source code publicly auditable

Verified Open Source

Hosted on GitHub — publicly auditable

Actively Maintained

Last commit Yesterday

100 stars — Growing Community

15 forks

My Fox Den

Community Rating

Works With

Claude Code