macOS
brew install specifylocal Homebrew formula metadata
brew
Toolkit to help you get started with Spec-Driven Development. Version 0.14.2 via Homebrew; verified 2026-07-25.
install
brew install specifylocal Homebrew formula metadata
overview
Toolkit to help you get started with Spec-Driven Development
history
Spec Kit is GitHub's open source toolkit for spec-driven development with AI coding agents, exposed through the specify CLI.
The project describes Spec-Driven Development as a workflow where specifications become the center of implementation rather than disposable planning documents. Its core flow produces spec, plan, tasks, and implementation artifacts for use by AI coding agents.
GitHub's documentation presents Spec Kit as an agent-neutral toolkit with 30+ integrations, community extensions, presets, and role-based bundles. GitHub API metadata for the official repository shows a public repository created in 2025 and a large star and fork count by July 2026.
Users install the specify CLI from the official GitHub repository, initialize a project with specify init, choose an AI coding-agent integration, and then use generated agent commands such as /speckit.specify, /speckit.plan, /speckit.tasks, and /speckit.implement.
Spec Kit is interesting to package-manager users because its official installation path intentionally points at GitHub-based uv or pipx workflows, and the docs warn that same-named PyPI packages are not maintained by the project. It is a modern example of a CLI whose package identity and source provenance matter.
security posture
No matching local secret-handling manifest was found for specify. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
specify | 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.
https://github.com/github/spec-kit
install metadata
| Package key | brew:specify |
|---|---|
| Version | 0.14.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/specify |
| Homepage | https://github.github.com/spec-kit/ |
| Repository | https://github.com/github/spec-kit |
| Upstream docs | https://github.github.io/spec-kit |
| License | MIT |
| Source archive | https://github.com/github/spec-kit/archive/refs/tags/v0.14.2.tar.gz |
| Last updated | 2026-07-25T00:57:23Z |
| Pulse | updated |
| Dependencies | certifi, libyaml, python@3.14 |
| 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 | specify |
| 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 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.