Houseclean

by SethGammon · development · rust, shell, bash, node, skill

Cross-drive storage audit and cleanup. Surveys all drives, finds orphaned git worktrees, large AI tool caches (.ollama, .gemini, .cursor, npm, pip), and buildable artifacts (node_modules, .venv). Produces a prioritized action plan with specific migration commands. Use when disk space is low or worktrees need cleanup; do NOT use for project structure issues (use /organize instead).

Source: https://github.com/SethGammon/Citadel

Install

git clone https://github.com/SethGammon/Citadel

Tags: rust, shell, bash, node, skill

604 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Houseclean is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Observability Tracing Strategies by paulpas

    Implements best practices for distributed tracing in observability, improving application performance monitoring and debugging capabilities.

  • Kicad Pcb Design by paulpas

    Implements modern KiCad 9+ PCB design workflows covering schematic capture,

  • Stm32 Embedded Systems by paulpas

    Implements STM32 firmware development using HAL/LL drivers, DMA peripheral

  • Algorithms by paulpas

    '''''Provides Comprehensive algorithm selection guide u2014 choose, implement,

  • Auth0 Api Skills by paulpas

    Implements Auth0 API functionalities (user CRUD, authentication flows, actions/hooks, organizations/multi-tenancy) for secure identity and access management in web and mobile applications.

  • Software Testing Best Practices by paulpas

    Explains various software testing methodologies including unit testing, integration testing, and system testing with best practices.

  • Ai Llm Orchestration by paulpas

    '"Large Language Model orchestration for trading analysis with structured"

  • Technical Documentation by paulpas

    Writes clear, structured technical documentation including READMEs, API

Frequently asked questions

How do I install Houseclean?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Houseclean?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Houseclean free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.