resume

Scan story project files and generate a progress summary.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/bonjohen/tasty --skill resume-bonjohen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume
Source: https://github.com/bonjohen/tasty/tree/main/.claude/skills/resume
Command: npx skills add https://github.com/bonjohen/tasty --skill resume-bonjohen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the need to manually locate and summarize the current status of a multi‑book story project, automatically gathering chapter progress, section completion, word counts, character continuity, and next steps.

Core Features & Use Cases

  • Automatic book detection: Determines which book to report on when no argument is given.
  • Progress aggregation: Scans chapters, reads section maps and continuity logs, computes word counts, and identifies the current act.
  • Summarized output: Produces a concise report of recent events, character states, upcoming work, and open narrative threads.
  • Use case: When you restart a writing session or need a quick overview of where the story stands, invoke the skill to get a ready‑to‑act summary.

Quick Start

Run /resume or /resume <book-name> to load the current project state.

Frequently Asked Questions about resume

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

FAQPage Schema
How do I load project context and track word counts for a multi-book story?

You can load story project context by running /resume or /resume <book-name>. The skill scans your books directory for chapter files and continuity logs, computes word counts, and outputs a summary of progress and upcoming work.

How does a story continuity log help resume a writing session?

A continuity log tracks character states and narrative threads across chapters. The skill reads these continuity files alongside section maps to produce a ready-to-act summary of recent events and open plot threads.

What is the best way to summarize chapter progress across a multi-book project?

The best way to summarize chapter progress is to aggregate filesystem data automatically. The skill detects which book to report on, scans chapter files for completion status, counts words, and identifies the current act to deliver a quick overview.

Can I automatically detect which book to report on without specifying a name?

Yes, you can automatically detect which book to report on. When no argument is provided, the skill determines the appropriate book from your story project directory and scans its chapters, sections, and continuity files.

Does this story project state tool require any specific dependencies?

No specific dependencies are required to load your story project state. The skill operates directly on your filesystem to read chapter files, section maps, and continuity logs without needing external components.

Why does my story resume summary show incomplete word counts?

Your story resume summary may show incomplete word counts if chapter files or section maps are missing from your books directory. The skill scans the filesystem to count words, so unorganized or misplaced files will result in incomplete progress aggregation.