pi-context
Checkpoint, inspect, and compact long coding conversations
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install pi-context?โผ
Run `npx skills add ttttmr/pi-context --all -g -y` in your terminal to install this skill globally.
How to keep long AI coding sessions focused?โผ
Pi-context lets the agent checkpoint milestones, view the conversation timeline, and compact noisy completed phases into short state summaries so the active context stays small and useful.
What is the difference between checkpoint and compact?โผ
A checkpoint labels a meaningful point in the conversation, while compact creates a summarized continuation branch from an earlier checkpoint to replace noisy raw history.
Does compacting history undo file changes?โผ
No. Context navigation only changes conversation history; files, processes, and external services stay exactly as they are.
When should I skip context management?โผ
Skip it for simple one-shot tasks, quick lookups, or short conversations where the active context is already clean and directly useful.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core