🧹
QualityTypeScript

DeepChat SDD Cleanup

by ThinkInAIXYZ

DeepChat SDD Cleanup is a Quality skill for Claude Code, published by ThinkInAIXYZ in deepchat.

6.2K stars716 forkson ThinkInAIXYZ/deepchatAdded 2026/08/15Repository updated 2026/08/15
agentagent-skillsaiai-assistantai-sdkchatgptclaudecross-platformdeepseekelectrongeminiharness-designhermes-agentllm-clientmcpmcp-clientopenai-clientopenclaw
Install in seconds
Install DeepChat SDD Cleanup
Copy DeepChat SDD Cleanup into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ThinkInAIXYZ/deepchat/tree/dev/.agents/skills/deepchat-sdd-cleanup ~/.claude/skills/deepchat-sdd-cleanup

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ThinkInAIXYZ/deepchat.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/deepchat-sdd-cleanup/SKILL.md in ThinkInAIXYZ/deepchat
Installs to
~/.claude/skills/deepchat-sdd-cleanup
Collection
One of 24 skills cataloged from this repository
Category
Quality1354 skills

What DeepChat SDD Cleanup does

DeepChat SDD Cleanup scans docs/features, docs/issues, and docs/architecture to remove completed issue docs, stale plans, and obsolete specs when a developer explicitly asks for cleanup or tidying. It uses multi-agent review and validates references before deleting files.

DeepChat SDD Cleanup is cataloged under Quality on DirSkills. DeepChat SDD Cleanup comes from a repository tagged agent, agent-skills, ai, ai-assistant and ai-sdk.

Documentation

README

DeepChat SDD Cleanup

Rule

Run this skill only when the developer explicitly asks for SDD cleanup, documentation tidying, pruning, or removal of completed/stale SDD files. Do not run it as an automatic final step of ordinary feature, bug, architecture, or release work.

Workflow

  1. Inspect docs/spec-driven-dev.md, docs/README.md, and git status.
  2. Inventory docs/features, docs/issues, and docs/architecture with find or rg.
  3. Prefer parallel sub-agent review when available:
    • one pass for docs/features
    • one pass for docs/issues
    • one pass for docs/architecture
    • optional verifier pass over proposed deletes
  4. Apply only changes with clear evidence. Keep a concise keep/delete/update list for handoff.
  5. Validate references after edits.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about DeepChat SDD Cleanup

  • What else does ThinkInAIXYZ publish alongside DeepChat SDD Cleanup?

    DeepChat SDD Cleanup is one of 24 skills that DirSkills catalogs from ThinkInAIXYZ/deepchat, the repository it ships in. Its siblings there include Add Provider, Algorithmic Art and CUA Driver. Each one is a separate skill with its own page in this directory, installs the same way DeepChat SDD Cleanup does, and is maintained by ThinkInAIXYZ in that same repository. The rest of the collection is listed on the ThinkInAIXYZ/deepchat page.

  • How does DeepChat SDD Cleanup compare to other Quality skills?

    DeepChat SDD Cleanup ranks #268 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of DeepChat SDD Cleanup against them. Open each page to compare what they document and how they install.

More from ThinkInAIXYZ/deepchat

DeepChat SDD Cleanup is one of 24 skills cataloged on DirSkills from ThinkInAIXYZ/deepchat.

See all 24 skills
🔌
2w ago

Add Provider

Add Provider integrates new DeepChat LLM providers by generating explicit source changes across provider defaults, registry, transports, and tests. Use when a developer asks Codex to add a provider, provider profile, upstream provider config, model catalog mapping, or a special provider adapter.
AI Engineering
6.2K716
🎨
2w ago

Algorithmic Art

Algorithmic Art creates generative art using p5.js with seeded randomness and interactive parameter exploration. Use it when users request art made with code, flow fields, or particle systems.
Frontend
6.2K716
🖱️
2w ago

CUA Driver

CUA Driver drives native macOS applications by snapshotting their accessibility tree and performing clicks, typing, and scrolling by element index. Use it for GUI tasks in macOS apps, like opening a file in TextEdit or clicking Save in Numbers.
Automation
6.2K716
🔍
2w ago

Code Review

Code Review analyzes code for quality, security, and best practices, providing structured feedback with issues categorized by severity and suggestions with code examples. Use it when reviewing code, requesting a security audit, or wanting implementation feedback.
Quality
6.2K716
🖥️
2w ago

Computer Use

Computer Use drives native desktop applications through DeepChat's built-in computer use tools for GUI tasks like opening apps, clicking, typing, and verifying screen state. Use it when a user asks to operate, inspect, automate, or perform a task in a real desktop application.
Automation
6.2K716
🖥️
2w ago

DeepChat CLI

DeepChat CLI controls the running DeepChat desktop application through its bundled command-line interface for model inference, image/video/speech generation, transcription, OCR, artifact inspection, public configuration, Skills, and MCP operations.
AI Engineering
6.2K716