Skip to content

Releases: dirien/my-claude-apm-setup

v0.6.2 — shellcheck-configuration skill

Choose a tag to compare

@dirien dirien released this 10 Aug 11:18
0da5b6a

Adds wshobson/agents/plugins/shell-scripting/skills/shellcheck-configuration as a pinned dependency (SHA c4b82b0a): ShellCheck setup, rule configuration and violation-handling guidance, with a pattern reference under references/. 34 skills materialize into the agent home. (#3)

v0.6.1 — vendor the humanizer skill locally

Choose a tag to compare

@dirien dirien released this 10 Aug 11:18
c317b7d

apm 0.27.0+ requires every dependency to carry its own apm.yml and rejects the root-level blader/humanizer repo, which broke apm install --frozen on fresh installs. The skill is now vendored under .apm/skills/humanizer/ (from blader/humanizer@1b48564, upstream v2.8.2) like the other local skills, and the git dependency is gone. The lockfile installs clean on apm 0.26.0 through 0.28.0. (#2)

v0.6.0 — Pulumi, Terraform and code-intelligence skills

Choose a tag to compare

@dirien dirien released this 10 Aug 11:18
c0f3971

Adds the official Pulumi skills (the pulumi/ plugin of pulumi/agent-skills), antonbabenko/terraform-skill, and its recommended code-intelligence companion as pinned dependencies; drops the context7 MCP server. (#1)