Resume interrupted kenken iteration from saved state
Resumes interrupted development iterations from saved state files with recovery options.
npx claudepluginhub kenkenmain/ken-cc-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
For Claude: Resume an interrupted kenken iteration from saved state.
Read .agents/kenken-state.json
If no state found:
/kenken:iterate to start."If state found:
/kenken:iterate-status)Based on user choice:
User: /kenken:iterate-resume
Claude:
kenken Status
Task: Add user authentication
Stage: TEST (3/4)
Phase: 3.4 Run Tests [blocked - code logic error]
...
Resume iteration from Phase 3.4 (Run Tests)?
[Yes, resume]
[Restart current stage]
[Start fresh]
User selects: Restart current stage
Claude:
Restarting TEST stage. Note: Previous error was a code logic error.
Recommend restarting from IMPLEMENT stage to fix the underlying issue.
Proceed with TEST stage anyway, or restart from IMPLEMENT?
[Restart from IMPLEMENT (recommended)]
[Proceed with TEST]
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.