Crucible Continue banner
forsonny forsonny

Crucible Continue

Development community

Description

--- allowed-tools: Read, Write, Edit, Glob, Grep, Bash, Task, AskUserQuestion argument-hint: description: Automatically detect project state and resume from where you left off. Works across all phases. --- # /crucible-continue Resume your Crucible project from wherever you left off. ## CRITICAL: How to Present Options When presenting choices to the user, you MUST use the AskUserQuestion tool. ### WRONG - Never do this: ``` Would you like to: A) Continue planning B) Review premise C) Start f

Installation

Installs to ~/.claude/skills/forsonny-the-crucible-writing-system-for-claude-crucible-continue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/forsonny-the-crucible-writing-system-for-claude-crucible-continue && curl -fsSL https://raw.githubusercontent.com/forsonny/The-Crucible-Writing-System-For-Claude/HEAD/commands/crucible-continue.md -o ~/.claude/skills/forsonny-the-crucible-writing-system-for-claude-crucible-continue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository