Commit 255adbc
feat: move edge cases section outside code block in agent-creator
Move the edge cases from inside the output format code block to a
standalone section at the end of the system prompt, matching the
pattern used by plugin-validator.md and skill-reviewer.md.
This structural consistency ensures edge cases are treated as
instructions to follow rather than example output content.
Fixes #127
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 13f52fe commit 255adbc
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
189 | | - | |
190 | 191 | | |
191 | 192 | | |
0 commit comments