issue-enrichment

Explore a repository to create an implementation plan with target files and acceptance criteria.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/shiroinock/nv-atlas --skill issue-enrichment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-enrichment
Source: https://github.com/shiroinock/nv-atlas/tree/main/.claude/skills/issue-enrichment
Command: npx skills add https://github.com/shiroinock/nv-atlas --skill issue-enrichment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft issues often lack concrete scope and implementation guidance. This skill analyzes the codebase to articulate an actionable plan, identify target files, and define acceptance criteria, enabling reliable PR work.

Core Features & Use Cases

  • Enriches draft issues with concrete technical steps, scope boundaries, and a clear split strategy for multi-module work.
  • Documents target files, required references, and validation criteria to guide implementation and review.
  • Ideal for planning large refactors, feature rollouts, or complex bug investigations requiring structured planning.

Quick Start

Explore the relevant codebase for the draft issue and generate an actionable implementation plan that lists target files and acceptance criteria.

Frequently Asked Questions about issue-enrichment

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

FAQPage Schema
How do I turn a vague GitHub issue into an actionable implementation plan?

To turn a vague issue into an actionable implementation plan, analyze the codebase to determine scope, identify target files, and define validation criteria for a PR.

What is the best way to plan a multi-module feature rollout from a draft issue?

Planning a multi-module feature rollout requires proposing a split strategy and outlining concrete steps to implement and validate each module separately within the codebase.

How do I define acceptance criteria and target files for a complex bug investigation?

Defining acceptance criteria and target files for a complex bug investigation involves exploring the repository to document required references, dependencies, and validation steps for the draft issue.

Can I generate code-ready project management plans for large code refactors?

Yes, you can generate code-ready project management plans for large refactors by analyzing the codebase to document concrete technical steps, scope boundaries, and validation criteria.

Does issue enrichment work for documenting scope boundaries in draft issues?

Issue enrichment works for documenting scope boundaries by exploring the relevant codebase and articulating an actionable implementation plan that lists target files and validation criteria.