Compound AI OpsFOUNDER BLUESKY1 September 2026
Toolproof
NO NAME, NO SUBAGENT
Toolproof checks whether your subagents and skills actually load
Toolproof measures the tooling built around coding agents. A subagent you write with no name in its header won't load. A skill without one just takes your folder name. Free to read, no account. what a missing field does subagent with no name: does not load subagent with no description: does not load skill with no name: loads skill with no description: loads The same blank field is fatal for a subagent and harmless for a skill, because Anthropic's frontmatter reference marks it required for one and optional for the other.