expand

Analyze a codebase to identify gaps and generate prioritized improvement suggestions.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/phoenixvc/agentkit-forge --skill expand-phoenixvc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expand
Source: https://github.com/phoenixvc/agentkit-forge/tree/main/.agents/skills/expand
Command: npx skills add https://github.com/phoenixvc/agentkit-forge --skill expand-phoenixvc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies gaps, missing capabilities, undocumented decisions, and areas for improvement within a codebase, aiming to enhance its overall quality and maintainability.

Core Features & Use Cases

  • Gap Analysis: Pinpoints missing functionalities or features.
  • Undocumented Decision Identification: Highlights areas where design choices lack clear documentation.
  • Improvement Suggestions: Provides a ranked list of actionable recommendations with rationale and impact.
  • Use Case: A development team can use this skill to proactively find areas in their project that could benefit from refactoring or additional features before they become major issues.

Quick Start

Use the expand skill to analyze the current codebase for potential improvements.

Frequently Asked Questions about expand

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

FAQPage Schema
How do I identify gaps and undocumented design choices in my codebase?

Codebase gap analysis pinpoints missing functionalities, undocumented design decisions, and areas for improvement to enhance overall quality. It generates a prioritized list of actionable suggestions with justifications, impact assessments, and estimated effort.

What is the best way to find refactoring opportunities before they become major issues?

Finding refactoring opportunities involves analyzing the codebase to identify deficiencies and areas ripe for enhancement. This process provides a ranked list of actionable recommendations with rationale and impact assessments to proactively address maintainability.

Can I analyze my codebase for improvement suggestions without automatically applying changes?

Yes, you can analyze your codebase for improvement suggestions safely because the tool operates in an analysis-only mode. It requires explicit user approval before suggesting any actions, ensuring no modifications occur without consent.

Does the code analysis provide an estimated effort for each improvement suggestion?

Code analysis provides an estimated effort for each improvement suggestion. It generates a prioritized list of actionable recommendations that include justifications, impact assessments, and the effort required to implement the changes.

How do I get a prioritized list of actionable code quality improvements?

To get a prioritized list of actionable code quality improvements, analyze the codebase to identify deficiencies and areas for enhancement. The analysis outputs ranked recommendations with rationale, impact assessments, and estimated effort.