macOS
brew install openspeclocal Homebrew formula metadata
sudo port install openspecMacPorts ports tree · llm/openspec/Portfile · source: api.github.com
brew
Spec-driven development (SDD) for AI coding assistants. Version 1.6.0 via Homebrew; verified 2026-07-11. Also installable with nix: nix profile install nixpkgs#openspec.
install
brew install openspeclocal Homebrew formula metadata
sudo port install openspecMacPorts ports tree · llm/openspec/Portfile · source: api.github.com
nix profile install nixpkgs#openspecnixpkgs package indexes · pkgs/by-name/op/openspec/package.nix · source: api.github.com
overview
Spec-driven development (SDD) for AI coding assistants
history
OpenSpec is a TypeScript/Node CLI for spec-driven development with AI coding assistants. It creates repository-local proposal, design, task, and spec artifacts so humans and coding agents can agree on intent before implementation.
The project emerged with the wave of agentic coding tools, where chat-only requirements often disappear between sessions. Its README frames OpenSpec as a lightweight spec layer for AI coding assistants: changes get their own folders, requirements become editable artifacts, and slash commands drive planning and implementation through existing assistants.
OpenSpec's public repository and documentation emphasize portability over a single hosted service. The package installs through npm or Homebrew, runs without API keys or an MCP server, and generates command profiles for many coding tools.
OpenSpec's adoption signals are strongest in developer-tool channels: the GitHub repository advertises tens of thousands of stars, Homebrew packages it as `openspec`, and the project site lists native support for tools such as Claude Code, Cursor, Codex, GitHub Copilot, OpenCode, Windsurf, Gemini CLI, and others.
Because the project is young and its history is mostly described by its own repository, the durable adoption story is still forming. The meaningful package-manager fact is that Homebrew and npm make the same workflow available as a normal CLI rather than only as copied prompt files.
Developers install `openspec`, initialize it in a repository, and then use assistant slash commands such as proposal, apply, explore, and archive flows. A typical change leaves behind `proposal.md`, `design.md`, `tasks.md`, and spec deltas under an `openspec/changes/` directory, then archives accepted changes back into the maintained specs.
OpenSpec is package-nerd interesting because it packages process as code. Instead of shipping a library API, it ships a repo convention, generated assistant instructions, schemas, and CLI maintenance commands that make AI planning artifacts versionable and reviewable.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
openspec | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:openspec |
|---|---|
| Version | 1.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openspec |
| Homepage | https://openspec.dev/ |
| Repository | https://github.com/Fission-AI/OpenSpec |
| Upstream docs | https://openspec.dev/ |
| License | MIT |
| Source archive | https://registry.npmjs.org/@fission-ai/openspec/-/openspec-1.6.0.tgz |
| Last updated | 2026-07-11T15:22:32Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openspec |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
openspec
nix profile install nixpkgs#openspecopenspec
sudo port install openspecsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.