Just like the title says, the only documented format I’ve been able to find is for skills in the CC docs (something like this:
https://code.claude.com/docs/en/skills#frontmatter-reference
), however I can’t find anything like this for agents or commands. I know it’s all .md files in the end, but is there an official format or reference for these things that describes where they should live, what the frontmatter should be, what options are officially recognized in the frontmatter (e.g. disable-model-invocation: true in skills), and so on?
I’ve built some pretty extensive setups already using agent teams and collections of skills/commands that can burn through 20-30 Jira stories autonomously, and they work pretty well, but I can’t help feeling like I’m just guessing on how to get the most out of them, and it makes me wonder how to take it to the next level. It seems like everything I find, people are just winging it and structuring all the files, tools, agents, commands and skills however they want. Is there any officially recognized best practice in terms of where to put stuff, how to structure the .md files and the like?
submitted by
/u/Remote100kOfficial
Originally posted by u/Remote100kOfficial on r/ClaudeCode
