Skip to content

Rename generated Agent Skill to CodeGuard#98

Merged
santosomar merged 1 commit into
mainfrom
chore/rename-codeguard-skill
Jun 16, 2026
Merged

Rename generated Agent Skill to CodeGuard#98
santosomar merged 1 commit into
mainfrom
chore/rename-codeguard-skill

Conversation

@thomas-bartlett

Copy link
Copy Markdown
Contributor

Summary

Renames the generated Agent Skill from software-security to codeguard.

Changes

  • Renames skills/software-security/ to skills/codeguard/
  • Updates the generated skill frontmatter to name: codeguard
  • Updates generator paths, validation checks, updater paths, and docs
  • Regenerates the committed skill artifacts

The Claude Code plugin package remains codeguard-security.

Closes #97.

Validation

  • uv run python src/validate_unified_rules.py sources/
  • uv run mkdocs build --strict
  • uv run python src/validate_versions.py 1.3.1

@thomas-bartlett thomas-bartlett self-assigned this Jun 16, 2026
@thomas-bartlett thomas-bartlett added the enhancement New feature or request label Jun 16, 2026

@santosomar santosomar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for renaming it.

@santosomar santosomar merged commit fe06b42 into main Jun 16, 2026
5 checks passed
@santosomar santosomar deleted the chore/rename-codeguard-skill branch June 16, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename generated Agent Skill to codeguard

2 participants