kramme:siw:reset

Reset SIW workflow state while preserving the specification.

2|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Abildtoft/kramme-cc-workflow --skill kramme-siw-reset
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kramme:siw:reset
Source: https://github.com/Abildtoft/kramme-cc-workflow/tree/main/skills/kramme%3Asiw%3Areset
Command: npx skills add https://github.com/Abildtoft/kramme-cc-workflow --skill kramme-siw-reset

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates resetting the Structured Implementation Workflow (SIW) state while preserving the specification.

Core Features & Use Cases

  • Migrate decisions and progress to the spec when available, preserving important decisions in the design.
  • Clear siw/issues and the SIW log to provide a clean restart while maintaining a reference to migrated content.
  • Reset siw/LOG.md to an initial state and make the project ready for a new cycle.

Quick Start

Run the reset command: /kramme:siw:reset

Frequently Asked Questions about kramme:siw:reset

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

FAQPage Schema
How do I reset my SIW workflow state without losing the specification?

Resetting the SIW workflow state safely migrates your existing decisions and progress to the spec, then clears issues and logs for a clean restart.

What happens to my logged decisions when I reset the Structured Implementation Workflow?

When resetting the Structured Implementation Workflow, available decisions and progress are migrated to the spec, ensuring important design choices are preserved before logs are cleared.

How do I clear SIW issues and reset the LOG.md file to start fresh?

To clear SIW issues and reset LOG.md, run the reset command, which clears the issues overview and restores LOG.md to a fresh initial state for a new project cycle.

Do I need external tools or dependencies to reset the SIW workflow state?

No external tooling is needed to reset the SIW workflow state, as the process operates on siw files using standard shell commands and reports the migrated content and reset status.

When should I reset my SIW workflow state instead of continuing the current cycle?

Reset the SIW workflow state when you need a clean restart for a new cycle but want to preserve the specification and migrate important decisions out of the active issues and logs.