What problem does it solve?
The Skill helps you identify and correct when your AI agent deviates from the task or rules, ensuring the agent follows the intended plan accurately.
Core Features & Use Cases
- Course Correction: Forces the agent to stop working on the wrong trajectory immediately and re-align with the task and rules.
- Violation Articulation: Compels the agent to articulate specific violations, referencing rules and providing concrete examples.
- New Plan Proposal: Instructs the agent to propose a new plan that adheres strictly to the original task and rules.
- Recovery and Execution: Guides the agent through the process of reverting bad work and executing the new plan.
- Use Case: If the agent has written incorrect code or drifted from the task, you can invoke
/bad to correct the trajectory.
Quick Start
If your AI agent has drifted from the task or violated the rules, use the /bad command to reset its trajectory.