01Organize complex command libraries using flat or namespaced directory structures.
02Inject real-time repository context using inline bash execution within command prompts.
032 GitHub stars
04Configure command behavior using YAML frontmatter for descriptions, models, and tool access.
05Utilize intelligent file referencing to automatically pull code content into the conversation.
06Implement dynamic command inputs using positional parameters and argument hints.