prepare-issue-context

Community

Seed real data so fixes won’t guess.

Authorpekral
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents implementation and testing from stalling or hallucinating by ensuring the agent has the exact scenarios, mapped code paths, and development-database records needed to reproduce the assignment’s bug or validate its feature.

Core Features & Use Cases

  • Scenario extraction from assignments: pulls every concrete user scenario from the assignment’s test/acceptance criteria and related threads.
  • Codebase mapping with explicit gaps: traces each scenario to controllers, jobs, commands, Livewire/Filament pages, business logic, persistence shape, and integrations—flagging anything unmapped.
  • Deterministic dev-db seeding (read-only to production code): creates and runs scratch seeders or seed/factory equivalents to produce a reproducible baseline for resolve-issue, TDD, and CR pre-flight verification.
  • Reproducibility verification: runs one-shot reproduction (or captures query results in CR mode) to confirm the seeded state actually triggers the expected behavior.

Quick Start

Ask the AI to run prepare-issue-context with ASSIGNMENT_REF set to your issue/JIRA/PR URL and MODE=resolve-issue.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: prepare-issue-context
Download link: https://github.com/pekral/pekral.cz/archive/main.zip#prepare-issue-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.