·codebase-consolidation
</>

codebase-consolidation

Analyze, consolidate, and document codebases through multi-perspective analysis. Use when reviewing project structure, planning refactoring, creating documentation, or assessing technical debt.

16Installs·2Trend·@d-o-hub

Installation

$npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill codebase-consolidation

How to Install codebase-consolidation

Quickly install codebase-consolidation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill codebase-consolidation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: d-o-hub/rust-self-learning-memory.

SKILL.md

View raw

Systematically analyze codebases to identify consolidation opportunities, document architecture, and generate actionable insights.

Don't use for: Single file analysis, quick bug fixes, simple feature additions

| Code Duplication | Find duplicate/similar code blocks | | Architectural Structure | System architecture and component relationships | | Code Organization | Module structure and separation of concerns | | Refactoring Opportunities | Large files, complex functions | | Technical Debt | TODOs, missing tests, outdated deps |

Analyze, consolidate, and document codebases through multi-perspective analysis. Use when reviewing project structure, planning refactoring, creating documentation, or assessing technical debt. Source: d-o-hub/rust-self-learning-memory.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill codebase-consolidation
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from d-o-hub/rust-self-learning-memory

Quick answers

What is codebase-consolidation?

Analyze, consolidate, and document codebases through multi-perspective analysis. Use when reviewing project structure, planning refactoring, creating documentation, or assessing technical debt. Source: d-o-hub/rust-self-learning-memory.

How do I install codebase-consolidation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill codebase-consolidation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/d-o-hub/rust-self-learning-memory