The generated Agent Skill is currently named software-security, which is generic and does not match the project name.
Before the next release, rename the generated skill to codeguard so install paths and direct skill invocation are clearer.
Scope:
- Rename
skills/software-security/ to skills/codeguard/
- Update
SKILL.md frontmatter to name: codeguard
- Update generator output paths, validation checks, docs, and updater paths
- Regenerate committed skill artifacts
This does not rename the Claude Code plugin package, which should remain codeguard-security.
The generated Agent Skill is currently named
software-security, which is generic and does not match the project name.Before the next release, rename the generated skill to
codeguardso install paths and direct skill invocation are clearer.Scope:
skills/software-security/toskills/codeguard/SKILL.mdfrontmatter toname: codeguardThis does not rename the Claude Code plugin package, which should remain
codeguard-security.