macOS
brew install openspeclocal Homebrew formula metadata
sudo port install openspecMacPorts ports tree · llm/openspec/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für openspec in AI-Agent-Workflows.
Installation
brew install openspeclocal Homebrew formula metadata
sudo port install openspecMacPorts ports tree · llm/openspec/Portfile · Quelle: api.github.com
nix profile install nixpkgs#openspecnixpkgs package indexes · pkgs/by-name/op/openspec/package.nix · Quelle: api.github.com
Überblick
Spec-driven development (SDD) for AI coding assistants
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
openspec | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:openspec |
|---|---|
| Version | 1.6.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/openspec |
| Homepage | https://openspec.dev/ |
| Repository | https://github.com/Fission-AI/OpenSpec |
| Upstream-Dokumentation | https://openspec.dev/ |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/@fission-ai/openspec/-/openspec-1.6.0.tgz |
| Zuletzt aktualisiert | 2026-07-11T15:22:32Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
openspec
nix profile install nixpkgs#openspecopenspec
sudo port install openspecQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.