Skip to content

Commit 308aff1

Browse files
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_012dr4zpf6FsJygEDzt5a83N
1 parent e1afdc7 commit 308aff1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.claude/commands/ops.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
name: ops
3+
description: Weekly operations loop — triage the inquiry inbox, advance the CRM pipeline, sweep open PRs across repos, and surface the content plan. Loads the ops skill.
4+
---
5+
16
# /ops — Weekly Operations Loop
27

38
**The execution layer of the FrankX Operations System.** One command surfaces

0 commit comments

Comments
 (0)