This file contains examples for meta plugin commands.
Diagnoses and repairs failed or drifting components by analyzing errors and proposing fixes.
/plugin marketplace add Git-Fg/thecattoolkit/plugin install git-fg-cat-toolkit-meta-plugins-meta@Git-Fg/thecattoolkitreferences/This file contains examples for meta plugin commands.
Context: User wants to create a component
user: "Build a new skill for database validation"
assistant: "I'll orchestrate the creation of a database validation skill using the manage-skills standards."
Context: Component audit
user: "Build audit our agents for compliance"
assistant: "I'll use the build command to audit agent configurations against standards."
Context: Structured component creation
user: "Build command create new-review"
assistant: "I'll orchestrate creating a new review command using the manage-commands standards."
Context: A skill just failed or produced incorrect output
user: "/heal the skill seems to have hallucinated a tool"
assistant: "I'll analyze the recent error and diagnose the drift in the skill definition."
Context: An agent entered an infinite loop
user: "/heal the agent keeps looping"
assistant: "I'll diagnose the missing constraint in the agent definition and propose a fix."
Context: Component corruption detected
user: "/bootstrap plugins/meta"
assistant: "I'll perform a soft reset of the meta plugin to restore it to the last known good state from HEAD."
Context: System-wide failure
user: "/bootstrap --hard 1"
assistant: "I'll perform a hard reset to HEAD~1 to recover from catastrophic state drift."