strategist-save

Saves the current state of a strategic session for later resumption.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/kenziecreative/kenzie-creative --skill strategist-save
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: strategist-save
Source: https://github.com/kenziecreative/kenzie-creative/tree/main/strategist/skills/strategist-save
Command: npx skills add https://github.com/kenziecreative/kenzie-creative --skill strategist-save

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that strategic sessions can be saved and resumed at any point, preserving the work in progress and maintaining continuity.

Core Features & Use Cases

  • Session Checkpointing: Capture the current state of a strategy session, including all stages and in-flight tasks.
  • Mid-Stage Updates: Save progress at any stage of a strategy session, not just at completion.
  • Resumption: Resume the session from the last saved point, avoiding the need to restart from scratch.

Quick Start

Use the /strategist-save command to save the current state of your strategy session.

Frequently Asked Questions about strategist-save

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save the current state of a strategy session to resume it later?

To save a strategy session, use the /strategist-save command to checkpoint the current state, capturing stage records, in-flight tasks, and your working read for seamless resumption later.

Can I save work preservation progress in the middle of a strategy stage?

Yes, you can save work preservation progress at any point during a strategy stage. The session checkpointing mechanism captures mid-stage updates so you do not lose in-flight tasks.

What is session checkpointing for strategic continuity and when is it needed?

Session checkpointing is the process of capturing a strategic session's current state, including stages and tasks. It is needed when you must pause work and preserve continuity for later resumption.

Do I need specific file access permissions to enable session resumption?

Yes, session resumption requires access to the strategy session's state files and the ability to write to them to successfully save and load the checkpointed working read and stage records.

What's the best way to avoid restarting a strategy session from scratch?

The best way to avoid restarting is to use session checkpointing to save your progress. This preserves in-flight tasks and stage records, allowing you to resume directly from the last saved point.