Agent skill

agentpack-dev

Contribute to Agentpack itself (spec-driven changes, tests, releases).

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/agentpack-dev

SKILL.md

agentpack-dev

This skill is for developing the agentpack repo (not for operating agentpack on another project).

Canonical docs (read first)

  • docs/CODEX_EXEC_PLAN.md (AI-first execution roadmap)
  • docs/SPEC.md (authoritative implementation contract)
  • docs/JSON_API.md + docs/ERROR_CODES.md (--json contract + stable error codes)

Spec-driven workflow (OpenSpec)

  • Read: openspec/AGENTS.md and openspec/project.md
  • Create proposal: openspec/changes/<change-id>/ (verb-led kebab-case)
  • Validate: openspec validate <change-id> --strict --no-interactive
  • After merge: archive via openspec archive <change-id> --yes (separate PR)

Local verification

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all --locked

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results