Autospec
Description
CLI for streamlined spec-driven development
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
▄▀█ █ █ ▀█▀ █▀█ █▀ █▀█ █▀▀ █▀▀ █▀█ █▄█ █ █▄█ ▄█ █▀▀ ██▄ █▄▄
**Spec-Driven Development Automation**
[](https://github.com/ariel-frischer/autospec/actions/workflows/ci.yml) [](https://github.com/ariel-frischer/autospec/releases/latest) [](https://goreportcard.com/report/github.com/ariel-frischer/autospec) [](https://opensource.org/licenses/MIT)
Build features systematically with AI-powered specification workflows.
**Stop AI slop.** Autospec brings structure to AI coding: spec → plan → tasks → implement - all in one command.
Built with a **multi-agent architecture** and inspired by [GitHub SpecKit](https://github.com/github/spec-kit), Autospec reimagines the specification workflow with **YAML-first artifacts** for programmatic access and validation. These principles ensure reliable, performant, and maintainable software that developers can trust for their critical development workflows.
Supported agents: [Claude Code](https://claude.ai/code), [Codex CLI](https://developers.openai.com/codex/cli/reference), and [OpenCode](https://opencode.ai).
📦 Installation
curl -fsSL https://raw.githubusercontent.com/ariel-frischer/autospec/main/install.sh | sh
🎯 Key Features
- Automated Workflow Orchestration — Runs stages in dependency order with automatic retry on failure
- YAML-First Artifacts — Machine-readable
spec.yaml,plan.yaml,tasks.yamlfor programmatic access - Smart Validation — Validates artifacts exist and meet completeness criteria before proceeding
- Cross-Platform — Native binaries for Linux and macOS (Intel/Apple Silicon). Windows users: use [WSL](htt
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing