🎉 Smithery is now a part of Arcade.dev! Read more in our announcement here
Contribute to Agentpack itself (spec-driven changes, tests, releases).
This skill is for developing the agentpack repo (not for operating agentpack on another project).
agentpack
docs/CODEX_EXEC_PLAN.md
docs/SPEC.md
docs/JSON_API.md
docs/ERROR_CODES.md
--json
openspec/AGENTS.md
openspec/project.md
openspec/changes/<change-id>/
openspec validate <change-id> --strict --no-interactive
openspec archive <change-id> --yes
cargo fmt --all -- --check
cargo clippy --all-targets --all-features -- -D warnings
cargo test --all --locked