Ref: https://code.claude.com/docs/en/skills#inject-dynamic-context
The structured-context SKILL.md could initialise by getting a list of configured spaces and/or schemas using dynamic context injection. There's a simple example so far that attempts to check the sctx version.
Consider also if running --help would be helpful for dynamically injecting the command list instead of hardcoding it.
Ref: https://code.claude.com/docs/en/skills#inject-dynamic-context
The structured-context SKILL.md could initialise by getting a list of configured spaces and/or schemas using dynamic context injection. There's a simple example so far that attempts to check the sctx version.
Consider also if running
--helpwould be helpful for dynamically injecting the command list instead of hardcoding it.