head bug? #349
head bug?
#349
Replies: 1 comment
|
Not a bug — that's the YAML frontmatter your AI tool reads to register the file as a skill or slash command (name, description, and so on). It's intentional and every generated command file has it. The specific fields you saw ( ---
name: openspec-propose
description: Propose a new change with all artifacts generated in one step. ...
allowed-tools: Bash(openspec:*)
---Run Closing as outdated — reopen if something in a generated file still looks wrong. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
"Why does the file header generated by Claude using OpenSpec look like this?
YAML
name: OpenSpec: Proposal
description: Scaffold a new OpenSpec change and validate strictly.
category: OpenSpec
tags: [openspec, change]
Is this a new feature of version 0.16?"
All reactions