pantheon-issue-resolve

Orchestrate Pantheon issue resolution workflows from analysis through verification.

1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/pingcap-inc/pantheon-agents --skill pantheon-issue-resolve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pantheon-issue-resolve
Source: https://github.com/pingcap-inc/pantheon-agents/tree/main/skills/pantheon-issue-resolve
Command: npx skills add https://github.com/pingcap-inc/pantheon-agents --skill pantheon-issue-resolve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pantheon-issue-resolve provides an evidence-first workflow to analyze and resolve issues or review PRs with rigorous design, implementation, review, and verification steps until no blocking issues remain.

Core Features & Use Cases

  • End-to-end issue/PR workflow orchestration: from synchronization and deep analysis to fix design, implementation, and verification.
  • Supports both new issues and existing PRs: automatically sets entry mode and handles subsequent steps.
  • Structured, repeatable loops: analysis, implementation, review, verify, and fix-loop iterations with clear decision points.
  • Pantheon branch management and artifact handling: tracks baseline and analysis branches, stores SOLUTION_DESIGN data, and coordinates PR creation/updating.

Quick Start

Describe the issue or PR and let Pantheon drive the complete analyze-design-implement-review-verify cycle to completion.

Frequently Asked Questions about pantheon-issue-resolve

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

FAQPage Schema
How do I automate end-to-end issue resolution and code review workflows?

End-to-end issue resolution workflows can be automated by orchestrating analysis, design, implementation, review, and verification steps. This process applies evidence-based decisions and structured loops to resolve issues until no blocking problems remain.

Can I use this workflow to review and fix existing pull requests?

Yes, the workflow supports both new issues and existing pull requests. It automatically sets the entry mode based on your input and handles subsequent analysis, iterative fix loops, and review steps for the PR.

What's the best way to manage Pantheon branches during issue resolution?

The best way to manage Pantheon branches is to enforce structured branch tracking. The workflow tracks baseline and analysis branches, stores solution design data, and coordinates pull request creation or updating automatically.

How does the solution design process work for new code issues?

The solution design process works by guiding deep analysis of the issue, applying evidence-based decisions, and storing the resulting solution design data. This structured approach ensures reliable outcomes before implementation begins.

Are there limitations to the iterative fix loop for issue resolution?

The iterative fix loop continues to analyze, implement, review, and verify until no blocking issues remain. It is constrained by this evidence-first cycle, meaning resolution is only finalized when all blocking issues are fully resolved.

Do I need specific environment setup to start the Pantheon issue workflow?

You simply need to describe the issue or PR to start the Pantheon workflow. The system then drives the complete analyze-design-implement-review-verify cycle to completion without requiring specific external dependencies.