discover-codebase-enhancements

Discover and prioritize codebase improvements using jobs-to-be-done analysis.

450|36|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/kasperjunge/agent-resources --skill discover-codebase-enhancements
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: discover-codebase-enhancements
Source: https://github.com/kasperjunge/agent-resources/tree/main/.opencode/skill/discover-codebase-enhancements
Command: npx skills add https://github.com/kasperjunge/agent-resources --skill discover-codebase-enhancements

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codebase teams need structured, repeatable analysis to surface high-impact improvements across reliability, performance, and maintainability.

Core Features & Use Cases

  • Deep crawl of architecture docs, READMEs, tests, and key modules to surface hotspots and opportunities.
  • Evidence gathering and synthesis to rank fixes by impact, effort, and risk.
  • Use Case: A developer wants a prioritized backlog of refactors and tests to reduce risk and improve clarity.

Quick Start

Provide a target repository or scope and run the discovery workflow to generate ranked recommendations.

Frequently Asked Questions about discover-codebase-enhancements

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

FAQPage Schema
How do I prioritize codebase refactoring tasks based on impact and effort?ā–¼

Prioritize codebase refactoring by using an automated discovery workflow that gathers evidence and scores improvements based on jobs-to-be-done. It analyzes architecture docs, tests, and modules to rank fixes by impact, effort, and risk, providing a clear rationale for each recommendation.

What is the best way to analyze an entire repository for architecture and test gaps?ā–¼

Analyzing a repository for architecture and test gaps requires a deep crawl of key modules, tests, and documentation to surface hotspots. This Skill automates that discovery process, targeting performance issues and maintainability risks to produce structured, ranked recommendations.

Can I use this to find performance hotspots and DX issues in specific modules?ā–¼

Yes, you can find performance hotspots and DX issues in specific modules by scoping the discovery workflow to focused areas rather than the entire repository. The analysis applies jobs-to-be-done principles to target the exact scope you provide.

How do I generate a prioritized backlog of improvements for my development team?ā–¼

Generate a prioritized backlog of improvements by running an automated discovery workflow on your target repository. It synthesizes gathered evidence to rank refactors and tests, reducing risk and improving clarity with clear rationale for each item.

Does this codebase analysis approach require any external dependencies?ā–¼

No, this codebase analysis approach requires no external dependencies to function. You simply provide a target repository or scope, and the built-in workflow handles the deep analysis, evidence gathering, and scoring autonomously.