Clean Up Artifacts
Delete workflow artifact files from the current working directory.
Note: For SIW-specific cleanup, consider using /kramme:siw:remove instead.
Target Files
Delete the following files if they exist:
Review artifacts:
- •
REVIEW_OVERVIEW.md
Structured Implementation Workflow (SIW) artifacts (in siw/):
- •
siw/LOG.md - •
siw/OPEN_ISSUES_OVERVIEW.md - •
siw/issues/directory (only if SIW marker files are present)
Specification files (in siw/):
- •
siw/FEATURE_SPECIFICATION.md - •
siw/PROJECT_PLAN.md - •
siw/API_DESIGN.md - •
siw/DOCUMENTATION_SPEC.md - •
siw/SYSTEM_DESIGN.md - •
siw/TUTORIAL_PLAN.md
Workflow
- •Check which target files exist in the working directory
- •If
siw/issues/exists:- •Only delete it if
siw/OPEN_ISSUES_OVERVIEW.mdexists - •If
siw/issues/contains non-ISSUE-*.mdfiles, ask before deleting or skip and report
- •Only delete it if
- •Delete each remaining file that exists using
trash(files can be restored from system Trash if needed) - •Report results:
- •List files that were deleted
- •Note if no artifact files were found