What problem does it solve?
This Skill prevents the agent from skipping relevant instructions by enforcing a required “skill check” before any response or action, including clarifying questions.
Core Features & Use Cases
- Pre-response enforcement: Requires invoking the Skill tool before any reply if there is even a 1% chance a skill may apply.
- Claude Code workflow guidance: Instructs the agent to use the Skill tool (not a file Read tool) so the correct operational instructions are loaded.
- Skill selection discipline: Provides priority rules for choosing process vs implementation skills and defines rigid vs flexible skill handling.
- Use case: When a user asks for help on a Protheus/ADVPL/TLPP engineering task, the agent must first check whether a specialized engineering workflow skill applies before answering.
Quick Start
Invoke the Skill tool immediately after receiving the user message to determine whether this or another skill applies, then follow the loaded instructions before responding.