archon-dev
๐ฏSkillfrom coleam00/archon
A development workflow skill for the Archon project that routes tasks to 10 specialized cookbooks covering research, investigation, PRD writing, planning, implementation, code review, debugging, commits, pull requests, and issue management.
Same repository
coleam00/archon(14 items)
Installation
npx vibeindex add coleam00/archon --skill archon-devnpx skills add coleam00/archon --skill archon-dev~/.claude/skills/archon-dev/SKILL.mdSKILL.md
More from this repository10
A skill for running Archon, a remote agentic coding platform that executes AI workflows in isolated git worktrees for parallel development. Supports creating and managing workflow YAML files, commands, and configuration through an interactive CLI.
Archon is a workflow engine for AI coding agents that lets you define development processes (planning, implementation, validation, code review, PR creation) as YAML workflows, ensuring deterministic and repeatable AI-assisted development across projects.
A skill for performing comprehensive end-to-end validation of the Archon Web UI by combining browser automation (via agent-browser CLI) with codebase review to find UI/UX bugs, test workflow management, and verify parallel agent orchestration. It produces a detailed bug and UX report covering all major interface sections.
Interactively sets up Dockerfile.user and docker-compose.override.yml to let users add personal tools to their Docker environment without affecting maintainer files or committing user-specific config to git.
A Claude Code skill from Archon that saves the current session's task list for reuse across future sessions, mapping task list IDs to sessions and providing startup commands for restoring task context.
A workflow engine for AI coding agents that encodes development processes as YAML workflows with deterministic phases, isolated git worktrees, and composable AI and deterministic nodes for repeatable, fire-and-forget task execution.
Verifies that a released Archon binary works end-to-end through specific install paths like Homebrew, curl, or local builds, used for release validation and bug reproduction.
A best practices skill for Remotion, the React-based video creation framework, covering animations, 3D content with Three.js, audio visualization, captions/subtitles, FFmpeg operations, and composition techniques.
Automates browser interactions for web testing, form filling, screenshots, and data extraction, used as an optional dependency for E2E and UI testing workflows in Archon.
Systematically reproduces and validates GitHub issues against the live Archon application using browser automation, providing exact reproduction steps and fix recommendations.