autopus-ai avatar

autopus-ai

Official

@autopus-ai

0Followers
|
1Public Repos
|
65Published Skills

Autopus-ADK is a spec-driven development harness for oh-my-pi, orchestrating SPEC authoring, E2E verification, code review, and deployment health checks.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (35%)Testing & Browser .. (25%)Code Quality & Ref.. (20%)DevOps & Deploymen.. (12%)

Agent Skills by autopus-ai

Showing 65 vetted skills indexed across 1 GitHub repositories.

autopus-aiautopus-ai
111

auto-verify

Validates frontend UX through Playwright-based visual verification of core flows.

Official
Basic
autopus-aiautopus-ai
111

playwright-cli

Automates browser interactions, screenshots, and session management using playwright-cli commands.

Official
Intermediate
autopus-aiautopus-ai
111

auto-map

Analyzes codebase structure, entry points, and dependencies to produce a summary.

Official
Basic
autopus-aiautopus-ai
111

auto-canary

Runs post-deploy build, E2E, and browser health checks with PASS/WARN/FAIL verdicts.

Official
Intermediate
autopus-aiautopus-ai
111

metrics

Design North Star Metrics, input metrics, and guard rails for product success dashboards.

Official
Basic
autopus-aiautopus-ai
111

database

Design database schemas, manage migrations, and optimize SQL queries.

Official
Intermediate
autopus-aiautopus-ai
111

auto-update

Updates the harness surface by detecting the current repository or meta workspace.

Official
Basic
autopus-aiautopus-ai
111

using-autopus

Installs and configures the Autopus-ADK harness across AI coding CLI platforms.

Official
Intermediate
autopus-aiautopus-ai
111

auto-test

Executes E2E test scenarios defined in scenarios.md and reports pass, warn, or fail results.

Official
Basic
autopus-aiautopus-ai
111

korean-writing-refiner

Refines Korean sentences for clarity, natural phrasing, and structural consistency in publishable text.

Official
Intermediate
autopus-aiautopus-ai
111

docker

Writes Dockerfiles, multi-stage builds, and Docker Compose configurations for containerized applications.

Official
Basic
autopus-aiautopus-ai
111

monitor-patterns

Streams pane output events with the Monitor tool and line-buffered grep patterns.

Official
Intermediate
autopus-aiautopus-ai
111

ax-annotation

Applies @AX code annotation tags to source files based on trigger conditions and per-file limits.

Official
Intermediate
autopus-aiautopus-ai
111

auto-dev

Runs plan, go, and sync phases sequentially for full-cycle development.

Official
Basic
autopus-aiautopus-ai
111

entropy-scan

Measures codebase entropy and detects technical debt hotspots using complexity and churn metrics.

Official
Intermediate
autopus-aiautopus-ai
111

lore-commit

Writes structured commit messages with Lore decision-record trailers.

Official
Basic
autopus-aiautopus-ai
111

agent-pipeline

Orchestrates multi-agent task pipelines with phase gates and strict receipt contracts on OMP.

Official
Advanced
autopus-aiautopus-ai
111

auto-fix

Fix bugs by writing reproduction tests first and applying minimal code changes.

Official
Intermediate
autopus-aiautopus-ai
111

auto-setup

Analyzes a codebase and generates persistent project context documents including ARCHITECTURE.md.

Official
Advanced
autopus-aiautopus-ai
111

ddd

Guides incremental legacy code improvement through analyze, preserve, and improve cycles.

Official
Intermediate
autopus-aiautopus-ai
111

auto

Routes Autopus slash-command arguments to the matching detail skill.

Official
Basic
autopus-aiautopus-ai
111

auto-status

Displays SPEC lifecycle and module status dashboard for the current project and submodules.

Official
Intermediate
autopus-aiautopus-ai
111

agent-presets

Configures domain-specific agent presets that activate relevant agents and skip inactive pipeline phases.

Official
Basic
autopus-aiautopus-ai
111

frontend-skill

Generates art-directed landing pages and app interfaces with restrained composition and motion.

Official
Intermediate

Frequently Asked Questions About autopus-ai

FAQPage Schema
What tasks can I automate using autopus-ai's skills?▼

You can run a full spec-driven cycle: analyze codebases and generate ARCHITECTURE.md (auto-setup), write EARS SPECs (auto-plan), implement them (auto-go), review with TRUST 5 (auto-review), audit security against OWASP Top 10 (auto-secure), run E2E and canary checks (auto-test, auto-canary), and sync documentation (auto-sync).

Who is the target audience for the Autopus-ADK skill set?▼

Software engineers and engineering teams using the oh-my-pi (omp) platform who want disciplined, spec-first development. It also serves frontend developers needing Playwright visual verification, QA engineers running deterministic QAMESH evidence reports, and product leads writing PRDs and metrics dashboards.

How do I install and run Autopus-ADK skills?▼

Follow the using-autopus skill, which documents Autopus-ADK installation and usage. After setup, auto-doctor diagnoses harness installation and platform wiring, auto-update refreshes the harness surface for the current repo or meta workspace, and the auto router dispatches commands like plan, go, and sync.

What prerequisites and dependencies do these skills require?▼

All skills declare omp compatibility, so an oh-my-pi environment is required. Browser verification skills depend on Playwright for form input, screenshots, and session management; CI/CD skills target GitHub Actions; container skills require Docker and Docker Compose; parallel execution skills rely on Git worktrees.

Does Autopus-ADK support frontend and visual quality verification?▼

Yes. auto-verify and frontend-verify run Playwright-based visual checks of frontend UX, browser-automation detects terminal environments to let agents manipulate and validate web pages directly, and make-interfaces-feel-better reviews typography, hit areas, shadows, micro-interactions, and animation performance.