Skip to content

refactor(skills): convert review-pr and audit-file-refs to bmad-os skills#1732

Merged
bmadcode merged 2 commits intobmad-code-org:mainfrom
alexeyv:convert-tools-to-skills
Feb 22, 2026
Merged

refactor(skills): convert review-pr and audit-file-refs to bmad-os skills#1732
bmadcode merged 2 commits intobmad-code-org:mainfrom
alexeyv:convert-tools-to-skills

Conversation

@alexeyv
Copy link
Contributor

@alexeyv alexeyv commented Feb 22, 2026

Summary

  • Move Raven PR Review (tools/maintainer/review-pr.md) and File Ref Audit (tools/audit-file-refs.md) into .claude/skills/ as proper bmad-os skills
  • Follow established SKILL.md + prompts/instructions.md split pattern with bmad-os- prefix naming
  • Strip XML tags from Raven content and promote sections to H2 headings
  • Delete originals from tools/ including empty maintainer/ directory

Test plan

  • Invoke /bmad-os-review-pr in a Claude Code session and verify it is discovered and loads correctly
  • Invoke /bmad-os-audit-file-refs in a Claude Code session and verify it is discovered and loads correctly
  • Verify prompts/instructions.md is read on-demand (not pre-loaded into context)
  • Confirm tools/maintainer/ directory and tools/audit-file-refs.md no longer exist
  • Diff instructions.md against original sources to confirm no unintended content changes

…ills

Move Raven PR review and file-ref audit from tools/ into
.claude/skills/ as proper bmad-os skills with SKILL.md + prompts/
instructions.md split pattern. Strip XML tags from Raven content,
promote sections to H2 headings. Delete originals from tools/.
@augmentcode
Copy link

augmentcode bot commented Feb 22, 2026

🤖 Augment PR Summary

Summary: Migrates the PR review and file-ref audit prompts from tools/ into first-class bmad-os skills.

Changes:

  • Added SKILL.md stubs for bmad-os-review-pr and bmad-os-audit-file-refs, with prompts located at prompts/instructions.md.
  • Updated Raven’s PR review README to document /bmad-os-review-pr usage and the new prompt path.
  • Converted Raven’s instructions from XML-wrapped sections to standard Markdown headings.

Technical Notes: Follows the established .claude/skills/<skill>/SKILL.md + prompts/instructions.md convention so prompts can be loaded on-demand.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@bmadcode bmadcode merged commit 675e753 into bmad-code-org:main Feb 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants