start-bugfix

Coordinate end-to-end bugfix investigations from discovery through review.

3|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/leeovery/portal --skill start-bugfix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start-bugfix
Source: https://github.com/leeovery/portal/tree/main/.claude/skills/start-bugfix
Command: npx skills add https://github.com/leeovery/portal --skill start-bugfix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinates and standardizes end-to-end bugfix investigations from discovery to review, accelerating resolution and ensuring traceability.

Core Features & Use Cases

  • Structured bug context gathering via guided prompts and checkpoints.
  • Topic-based investigation and handoff routing through the pipeline (Investigation → Planning → Implementation → Review).
  • Automated session state capture for reliable compaction and auditing.

Quick Start

Run the start-bugfix workflow to initiate an investigation pipeline and capture the initial session state.

Frequently Asked Questions about start-bugfix

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

FAQPage Schema
How do I orchestrate an end-to-end bugfix investigation pipeline?

To orchestrate an end-to-end bugfix investigation pipeline, you initiate a structured workflow that coordinates issue discovery, investigation, planning, implementation, and review stages. This standardizes the resolution process and accelerates triage for engineering teams.

What is session-state capture in a bugfix workflow?

Session-state capture in a bugfix workflow is an automated process that records the investigation's progress and context. It ensures reliable compaction, enables auditing, and provides a rollback mechanism for pipeline-driven resolutions.

How do I standardize bug triage and handoff routing for reproducible bugs?

To standardize bug triage and handoff routing for reproducible bugs, you use a topic-based pipeline that enforces defined transitions from investigation to planning, implementation, and review. Guided prompts and checkpoints maintain context throughout the workflow.

Can I audit and rollback a multi-stage bugfix investigation?

Yes, you can audit and rollback a multi-stage bugfix investigation because the workflow automates session-state capture at each phase. This guarantees traceability from issue discovery through final review and supports safe rollback operations.

Does the bugfix pipeline support pre-tool hooks and migration steps?

Yes, the bugfix pipeline supports pre-tool hooks and includes a defined migration step. These features enforce a structured workflow that standardizes the transition between investigation, planning, and implementation stages for engineering teams.