II.
LibrarySkill overview
Reference · livelib-skill:shared--context-preservation
context-preservation overview
State capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.
Attributes
displayName
context-preservation
description
State capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.
libraryPath
library/methodologies/pilot-shell/skills/context-preservation/SKILL.md
contentSummary
- Serialize current spec state (tasks, statuses, acceptance criteria)
- Capture quality pipeline state (last lint/format/typecheck results)
- Save TDD progress (current phase, iteration count, scores)
- Store context monitor metrics
- Write to `.pilot-shell/state.json`
### 2. State Restore (S
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area2
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
Incoming edges
None.