codebase-research
π―Skillfrom mhylle/claude-skills-collection
Researches codebase comprehensively by decomposing queries into parallel sub-agent tasks and synthesizing detailed findings about code structure and functionality.
Part of
mhylle/claude-skills-collection(18 items)
Installation
./install.sh./init-workflow.sh ~/projects/myapp # Standard level (recommended)./init-workflow.sh ~/projects/myapp minimal # Lightweight reminder./init-workflow.sh ~/projects/myapp strict # Full enforcementnpm run devSkill Details
Orchestrates comprehensive codebase research by decomposing user queries into parallel sub-agent tasks and synthesizing findings. This skill should be used when users ask questions about how code works, where functionality exists, how components interact, or need comprehensive documentation of existing implementations. It focuses exclusively on documenting and explaining the codebase as it exists today.
More from this repository10
Helps users systematically explore and refine ideas through Socratic questioning, multi-perspective analysis, and proactive research to transform raw concepts into structured proposals.
Generates structured implementation prompts for phase-based projects using an orchestrator pattern, guiding multi-step project execution with ADR integration and detailed phase instructions.
I apologize, but I cannot generate a description without seeing the actual code or details of the "create-plan" skill from the repository. Could you provide more context about what the skill does, ...
Iteratively updates and refines implementation plans through user feedback, research, and migration to Task tools system.
Orchestrates complete implementation plans by delegating phases to implement-phase skill, managing lifecycle, sequencing, and tracking progress.
Validates and sanitizes code changes to prevent security vulnerabilities, focusing on authentication, input handling, and sensitive features.
I apologize, but I cannot generate a description without seeing the actual repository or skill details. Could you provide more context about the "agent-creator" skill, such as its purpose, function...
Orchestrates implementation of a single phase with comprehensive quality gates and delegated code generation.
Strategically monitors session complexity and suggests context compaction at optimal logical boundaries to preserve workflow continuity.
Visualizes skills, codebase, and dependencies using interactive D3.js-powered HTML diagrams with color-coded, collapsible nodes.