Package Details: spec-kit 0.12.16-1

Git Clone URL: https://aur.archlinux.org/spec-kit.git (read-only, click to copy)
Package Base: spec-kit
Description: Bootstrap and manage Spec Kit projects for Spec-Driven Development
Upstream URL: https://github.com/github/spec-kit
Keywords: spec-kit specify speckit
Licenses: MIT
Submitter: pentago
Maintainer: pentago
Last Packager: pentago
Votes: 0
Popularity: 0.000000
First Submitted: 2026-07-15 14:24 (UTC)
Last Updated: 2026-07-15 14:41 (UTC)

Latest Comments

pentago commented on 2026-07-16 13:33 (UTC)

Thanks, all good!

jasongodev commented on 2026-07-16 03:42 (UTC) (edited on 2026-07-16 04:06 (UTC) by jasongodev)

Good day, I'm jasongodev, the maintainer of specify-cli and have received your merge request. I respectfully decline your request. Here are some points:

  • Regarding the naming, the upstream uses "specify-cli" as their package name during install
uv tool install specify-cli
pip install specify-cli
  • The upstream also intended to publish specify-cli as its own package: https://pypi.org/project/specify-cli/. We will yet to determine if upstream will offer other CLIs or programs related to spec-kit and whether they intend to publish them individually or as a bundle like bindtools.

  • Another maintainer also uses "specify-cli-bin", consistent with the upstream and naming convention for precompiled packages for AUR.

  • Homebrew also uses "specify"

brew install specify
  • Regarding the package quality, AUR/specify-cli follows AUR best practices: using nvchecker to get upstream current version; having a REUSE.toml declaration, having optdepends given that specify-cli are highly dependent on the respective ecosystems that optdepends have to offer; using git repo from upstream.

  • Regarding updating, the AUR/spcify-cli is already updated. I will commit to follow the upstream's cadence moving forward.