replicate-issue

Reproduce and validate GitHub issues through automated environment setup and browser testing.

Updated May 4, 2026
One-click install
npx skills add https://github.com/BAS-More/Archon --skill replicate-issue-bas-more
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: replicate-issue
Source: https://github.com/BAS-More/Archon/tree/main/.claude/skills/replicate-issue
Command: npx skills add https://github.com/BAS-More/Archon --skill replicate-issue-bas-more

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh-cli, curl, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables systematic reproduction and validation of GitHub issues by automating environment setup, codebase synchronization, and browser-based testing procedures.

Core Features & Use Cases

  • Issue Replication: Automates environment preparation, code updates, and process setup to reliably reproduce bugs.
  • Browser Testing: Uses agent-browser for automated interaction, screenshots, and verification of UI behavior.
  • Use Case: When a developer receives a bug report, they can quickly verify the issue's existence and gather evidence using this Skill without manual repetition.

Quick Start

Use the replicate-issue Skill to reproduce a specific bug by providing the issue number and following the automated testing protocol.

Frequently Asked Questions about replicate-issue

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

FAQPage Schema
How do I automate GitHub issue reproduction and bug verification?

Automate GitHub issue reproduction by synchronizing the codebase, preparing the environment, and running browser testing to verify the reported bug. This ensures consistent validation of GitHub issues without manual setup repetition.

What's the best way to set up an environment for reproducing GitHub bugs?

The best way to set up an environment for reproducing GitHub bugs involves automating code synchronization and process setup. This approach reliably prepares the testing environment to validate reported issues consistently.

Can I use browser automation to validate UI behavior reported in a GitHub issue?

Yes, browser automation validates UI behavior reported in a GitHub issue by interacting with the application and capturing screenshots. This automated interaction provides visual evidence to verify the reported problem.

Do I need gh-cli and jq to automate issue replication?

You need gh-cli, curl, and jq installed to automate issue replication effectively. These dependencies handle GitHub repository interactions, web fetching, and data parsing required for systematic bug verification.

What is systematic bug reproduction for developers and QA teams?

Systematic bug reproduction for developers and QA teams is an automated process of environment preparation, code synchronization, and browser testing to reliably verify reported GitHub issues and gather validation evidence.

How to verify a GitHub bug report without manual repetition?

Verify a GitHub bug report without manual repetition by providing the issue number to an automated testing protocol. The system handles environment setup, codebase synchronization, and browser interaction to gather evidence consistently.