One-click install
npx skills add https://github.com/shin0720/autopus --skill auto-shin0720
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto
Source: https://github.com/shin0720/autopus/tree/main/.gemini/skills/auto
Command: npx skills add https://github.com/shin0720/autopus --skill auto-shin0720

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the complexity of coordinating multiple AI coding agents through the full software development lifecycle, replacing fragmented manual workflows with a single unified command interface.

Core Features & Use Cases

  • Intelligent Triage & Routing: Automatically analyzes natural language requests to assess difficulty and route them to the appropriate workflow (idea, plan, fix, or dev) with multi-provider orchestration.
  • Full Development Pipeline: Manages the complete cycle from brainstorming and SPEC generation to implementation, testing, code review, and security audits across 16 specialized agents.
  • Context Continuity: Automatically loads and maintains project architecture, tech stack, and decision history across sessions, enabling agents to work with consistent understanding.
  • Use Case: A developer can simply type /auto dev "Add OAuth2 with Google and GitHub providers" and the system will automatically plan, implement with parallel agents, run tests, perform security audits, and generate documentation.

Quick Start

Use the auto skill to execute a full development cycle by typing /auto dev "your feature description" in your AI coding agent's chat.

Frequently Asked Questions about auto

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

FAQPage Schema
How do I automate AI coding agents for the full software development lifecycle?

Automating AI coding agents across the software development lifecycle requires a unified command interface that coordinates planning, implementation, testing, and security auditing. This skill uses intelligent triage to route natural language requests to specialized agents across multiple providers.

What is multi-provider orchestration for AI development workflows?

Multi-provider orchestration in AI development workflows coordinates specialized agents across different providers to handle tasks from SPEC generation to code review. It automatically assesses request difficulty and routes development commands to the appropriate workflow stage.

How do I run code review and security audits automatically after implementation?

Running code review and security audits automatically after implementation is achieved by triggering a full development pipeline command. The system manages the complete cycle from implementation to testing and security audits using specialized AI agents.

Do I need project context documents to use automated AI agent orchestration?

Automated AI agent orchestration requires project context documents and SPEC path resolution to function. The system automatically loads and maintains project architecture, tech stack, and decision history to ensure agents work with consistent understanding across sessions.

Can I maintain context continuity across multiple AI agent coding sessions?

Maintaining context continuity across multiple AI agent coding sessions is handled automatically by loading project architecture and decision history. This ensures specialized agents work with consistent understanding without requiring manual context restoration between workflow stages.

What are the limitations of using a single command hub for AI development workflows?

Limitations of using a single command hub for AI development workflows include dependencies on orchestra engines for multi-provider decision making and the need for triage-based routing. It requires structured project context documents and SPEC path resolution to execute the full pipeline.