speckit-cleanup

Review completed spec-kit changes and generate a tech-debt-report with follow-up tasks.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/datamonsterr/mycoai_projects --skill speckit-cleanup-datamonsterr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-cleanup
Source: https://github.com/datamonsterr/mycoai_projects/tree/main/.agents/skills/speckit-cleanup
Command: npx skills add https://github.com/datamonsterr/mycoai_projects --skill speckit-cleanup-datamonsterr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Speckit cleanup automates post-implementation review to reduce risk by inspecting changes, surfacing debt, and initiating remediation tasks.

Core Features & Use Cases

  • It reviews completed changes, limits scope to a constitution-guided plan, and generates medium and large issue artifacts as needed.
  • It updates tasks.md and tech-debt-report.md to support governance and planning.

Quick Start

Run the speckit cleanup to review changes after implementation, surface technical debt, and generate tasks and a tech-debt analysis.

Frequently Asked Questions about speckit-cleanup

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

FAQPage Schema
How do I automate technical debt cleanup after implementation?

Automating post-implementation cleanup involves reviewing completed code changes, classifying technical debt by size, and generating remediation tasks. This Skill enforces linter guidelines and constitution constraints to update your tech-debt-report.md and tasks.md automatically.

What is a post-implementation quality gate for code review?

A post-implementation quality gate automatically inspects completed work against project plans and constitution constraints. It surfaces technical debt and enforces linter guidelines by generating a tech-debt-report.md and updating tasks.md with classified issues.

How do I surface technical debt and generate follow-up tasks automatically?

You surface technical debt and generate follow-up tasks by running an automated cleanup process that analyzes completed changes. This classifies issues as small, medium, or large, enforcing linter guidelines and updating tasks.md with remediation items.

Can I enforce constitution constraints and linter guidelines during cleanup?

Yes, automated post-implementation cleanup enforces constitution musts and linter guidelines during its review. It limits scope to a constitution-guided plan, classifies technical debt, and outputs a tech-debt-report to support governance.

Does spec-kit cleanup work with my existing tasks.md and tech-debt-report.md files?

Yes, applied to spec-kit projects, this cleanup process updates existing tasks.md and tech-debt-report.md files. It analyzes completed work and constitution constraints to classify issues and generate artifacts that support planning and governance.