Commit 789a17c
docs(EC-2039): document expected skill format in AGENTS.md
Adds a "Claude Code Skills" section to AGENTS.md documenting the expected
format for .claude/skills/ definitions: YAML frontmatter with trigger
phrases, numbered step-based runbook sections with bash commands, and a
final report step. Lists anti-patterns (how-to guides, missing triggers,
no commands) and points to run-tests as the canonical example.
This prevents future skill authors from writing prose documentation
instead of executable workflows, which caused a multi-day rewrite cycle
on PR #3434.
Resolves: https://redhat.atlassian.net/browse/EC-2039
Upstream: #3451
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent af3fe00 commit 789a17c
1 file changed
Lines changed: 52 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
95 | 147 | | |
96 | 148 | | |
97 | 149 | | |
| |||
0 commit comments