Commit 308aff1
committed
fix(ops): add YAML frontmatter to /ops command file
The Validate Agent Alignment CI requires every changed .md (except
README/CLAUDE.md) to carry YAML frontmatter. .claude/commands/ops.md
opened with a heading and failed the gate. Added a minimal name +
description block (the strict name/capabilities/priority fields are
only enforced for /agents/ files).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012dr4zpf6FsJygEDzt5a83N1 parent e1afdc7 commit 308aff1
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
0 commit comments