kramme:siw:remove

Remove SIW workflow artifacts from the current directory.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes SIW workflow artifacts from the current project, eliminating clutter and preventing confusion after SIW is implemented or discarded.

Core Features & Use Cases

  • Delete temporary SIW files such as siw/LOG.md and siw/OPEN_ISSUES_OVERVIEW.md.
  • Remove the siw/issues/ directory to clear all issue-tracking records.
  • Optional: delete specification files in siw/ (e.g., siw/SPEC.md, siw/SPECIFICATION.md, siw/PLAN.md, siw/DESIGN.md) only after explicit confirmation.

Quick Start

Run the skill in your project to clean SIW artifacts. If specification files exist, provide explicit confirmation to delete them.

Frequently Asked Questions about kramme:siw:remove

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

FAQPage Schema
How do I remove SIW workflow artifacts and clean up project files?

To remove SIW workflow artifacts, run this skill in your project directory to purge temporary logs, issue overviews, and issue records from the siw/ directory in one clean step.

Can I safely delete temporary SIW logs without losing specification files?

Yes, you can safely delete temporary SIW logs because the skill lists found files, requires confirmation, and uses the system trash, only removing specification files after explicit confirmation.

What is the best way to clear the siw/issues/ directory and open issue overviews?

The best way to clear the siw/issues/ directory and open issue overviews is to run this skill, which targets and purges those specific SIW artifacts from your current project folder.

How do I delete SIW specification, plan, and design markdown files?

To delete SIW specification, plan, and design markdown files, run the artifact removal skill and provide explicit confirmation when prompted to remove siw/*SPEC*.md and siw/*PLAN*.md files.

Does removing SIW artifacts permanently delete files or use the system trash?

Removing SIW artifacts uses the system trash when available, ensuring safe deletion by listing found files and requiring confirmation before purging workflow logs and issue records.

When should I clean up SIW files in my software engineering workflow?

You should clean up SIW files when your workflow is implemented or discarded, eliminating clutter and preventing confusion by purging temporary logs and issue-tracking records from your project.