replicate-issue

Replicate GitHub issues in Archon using browser automation and generate findings reports.

23.1k|3.5k|Updated Feb 7, 2025
One-click install
npx skills add https://github.com/coleam00/Archon --skill replicate-issue-coleam00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: replicate-issue
Source: https://github.com/coleam00/Archon/tree/main/.claude/skills/replicate-issue
Command: npx skills add https://github.com/coleam00/Archon --skill replicate-issue-coleam00

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Replicate and validate GitHub issues by spinning up Archon, analyzing the issue, and systematically testing described symptoms using browser automation to determine real bugs before work begins.

Core Features & Use Cases

  • Automates issue reproducibility for reliable triage and verification.
  • Builds a deterministic test plan from issue content and generates a findings report.
  • Supports end-to-end reproducibility workflows for issue validation across environments.

Quick Start

Reproduce the GitHub issue in Archon by following the browser-automation workflow and capture evidence.

Frequently Asked Questions about replicate-issue

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

FAQPage Schema
How do I automatically reproduce GitHub issues to verify bugs before starting development?

Automated GitHub issue reproduction uses browser automation to spin up environments, analyze issue content, systematically test described symptoms, and generate a deterministic findings report with evidence.

What is browser automation for bug reproduction and how does it validate issue triage?

Browser automation for bug reproduction systematically executes test plans derived from issue descriptions across branches and configurations to validate symptoms and verify outcomes, producing deterministic evidence for triage.

How do I generate a test report from a GitHub issue using environment preparation and browser automation?

Generate a test report by performing deterministic setup checks, preparing the environment, executing browser automation steps to replicate the issue symptoms, and compiling the verified outcomes into a findings report.

Does issue reproduction support testing across multiple branches and configurations?

Issue reproduction supports end-to-end validation across multiple branches, environments, and configurations by applying deterministic setup checks and browser automation to verify outcomes consistently.

What's the best way to collect evidence during GitHub issue triage and bug reproduction?

The best way to collect evidence during issue triage is systematic bug reproduction using browser automation, which builds a deterministic test plan from issue content and generates a findings report with verified outcomes.

Why do I need deterministic setup checks for reproducing GitHub issues?

Deterministic setup checks are required for reproducing GitHub issues to ensure environment preparation is consistent, preventing false positives during browser automation and guaranteeing reliable evidence collection for the findings report.