archon-replicate-issue

Reproduce and validate GitHub issues using Archon and browser automation.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/zillafan80-Maxzilla/claw-code-ubuntu-desktopUI --skill archon-replicate-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archon-replicate-issue
Source: https://github.com/zillafan80-Maxzilla/claw-code-ubuntu-desktopUI/tree/main/payload/claw-code/.claw/skills/archon-replicate-issue
Command: npx skills add https://github.com/zillafan80-Maxzilla/claw-code-ubuntu-desktopUI --skill archon-replicate-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reproduce and validate a GitHub issue by spinning up Archon, analyzing the issue, and systematically testing all described symptoms using browser automation. This workflow helps teams confirm whether reported issues are real, understand reproduction steps, and prepare actionable fixes.

Core Features & Use Cases

  • End-to-end issue repro: fetch issue data, launch Archon, and exercise the described symptoms against a live environment.
  • Browser-based validation: use agent-browser to interact with UI and capture evidence across steps.
  • Structured reporting: generate a findings report with reproduction steps, evidence, and recommended actions.

Quick Start

Provide an issue number to start the replication workflow using Archon.

Frequently Asked Questions about archon-replicate-issue

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

FAQPage Schema
How do I automate reproducing a GitHub issue for QA testing?

To automate GitHub issue reproduction, this workflow fetches the issue data, launches Archon, and uses browser automation to systematically test all described symptoms against a live environment. It requires a running Archon setup, main branch access, and the issue number.

What is browser-based validation for issue triage?

Browser-based validation for issue triage is the process of using agent-browser to interact with the UI and capture evidence across steps to confirm reported symptoms. This approach generates a structured findings report with reproduction steps and recommended actions.

Do I need a running Archon setup to validate GitHub issues?

Yes, you need a running Archon setup and access to the main branch to validate GitHub issues. The workflow orchestrates Archon to exercise the described symptoms against a live environment, requiring only the specific issue number as input to start.

Can I use browser automation to confirm reported bug symptoms across environments?

Yes, you can use browser automation to confirm reported bug symptoms across diverse environments. The workflow uses agent-browser to interact with the UI, exercise the described symptoms, and capture evidence to verify whether reported issues are real.

What's the best way to generate a structured findings report for bug verification?

The best way to generate a structured findings report for bug verification is to orchestrate Archon for end-to-end issue reproduction. This workflow fetches issue data, exercises symptoms via browser automation, and outputs a report with reproduction steps, evidence, and recommended actions.