replicate-issue

Replicate and validate GitHub issues against Archon using browser automation.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/ChatGPT-KB/Archon-mirror --skill replicate-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: replicate-issue
Source: https://github.com/ChatGPT-KB/Archon-mirror/tree/main/.claude/skills/replicate-issue
Command: npx skills add https://github.com/ChatGPT-KB/Archon-mirror --skill replicate-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Replicate and validate a GitHub issue by spinning up Archon, analyzing the issue, and systematically testing described symptoms using browser automation.

Core Features & Use Cases

  • Prepare an issue for reproduction by reading its details, environment, and steps.
  • Reproduce symptoms with browser automation, capturing evidence and generating a findings report.
  • Produce a structured replication workflow that can be reused for similar issues.

Quick Start

Provide an issue number or URL to begin replication and let Archon guide the verification process.

Frequently Asked Questions about replicate-issue

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

FAQPage Schema
How do I reproduce a GitHub issue using browser automation?

To reproduce a GitHub issue, you provide the issue URL or number to extract its details, then use browser automation to systematically test the described symptoms and capture evidence for a findings report.

What is the best way to validate bug symptoms reported on GitHub?

Validating bug symptoms involves orchestrating environment preparation, extracting issue data via GitHub, and executing browser automation to confirm the reported behavior and generate a structured findings report.

How does Archon guide the GitHub issue replication workflow?

Archon guides issue replication by preparing the issue data, spinning up the environment, and orchestrating browser automation to validate the reported symptoms step by step.

Can I use browser automation to generate a bug reproduction test report?

Yes, browser automation captures evidence during the reproduction process, which is then structured into a findings report to document the validation of the GitHub issue.

Do I need to provide an issue URL to start the bug reproduction process?

Yes, providing an issue number or URL is required to begin the replication process so the system can extract the necessary details and environment information for validation.

What limitations exist when validating GitHub issues with Archon?

Validation relies on browser automation, so issues requiring complex server-side replication or specific external infrastructure beyond the prepared environment may not be fully reproduced.