Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
Automatically enforces mandatory skill usage workflows at the start of every conversation, including checking for applicable skills before any action and creating TodoWrite items for checklists.
/plugin marketplace add samjhecht/wrangler/plugin install wrangler@samjhecht-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT.
This is not negotiable. This is not optional. You cannot rationalize your way out of this. </EXTREMELY-IMPORTANT>
MANDATORY: When using this skill, announce it at the start with:
š§ Using Skill: using-wrangler | [brief purpose based on context]
Example:
š§ Using Skill: using-wrangler | [Provide context-specific example of what you're doing]
This creates an audit trail showing which skills were applied during the session.
Before responding to ANY user message, you MUST complete this checklist:
Responding WITHOUT completing this checklist = automatic failure.
Note: The Skill tool automatically announces skill loading. No separate announcement needed.
Follow mandatory workflows. Brainstorming before coding. Check for relevant skills before ANY task.
Execute skills with the Skill tool
If you catch yourself thinking ANY of these thoughts, STOP. You are rationalizing. Check for and use the skill.
Why: Skills document proven techniques that save time and prevent mistakes. Not using available skills means repeating solved problems and making known errors.
If a skill for your task exists, you must use it or you will fail at your task.
If a skill has a checklist, YOU MUST create TodoWrite todos for EACH item.
Don't:
Why: Checklists without TodoWrite tracking = steps get skipped. Every time. The overhead of TodoWrite is tiny compared to the cost of missing steps.
When you use the Skill tool to load a skill, the system automatically announces:
<command-message>The "{skill-name}" skill is loading</command-message>
This automatic announcement is sufficient. You do NOT need to announce skill usage separately.
If you are following a skill's process without using the Skill tool (e.g., from memory or prior context):
You MUST announce with this simple format:
I'm using the [skill-name] skill to [brief description].
Example:
I'm using the brainstorming skill to refine your idea into a fully-formed design.
Why announce when not using tool:
Why NOT announce when using tool:
Many skills contain rigid rules (TDD, debugging, verification). Follow them exactly. Don't adapt away the discipline.
Some skills are flexible patterns (architecture, naming). Adapt core principles to your context.
The skill itself tells you which type it is.
Your human partner's specific instructions describe WHAT to do, not HOW.
"Add X", "Fix Y" = the goal, NOT permission to skip brainstorming, TDD, or RED-GREEN-REFACTOR.
Red flags: "Instruction was specific" ⢠"Seems simple" ⢠"Workflow is overkill"
Why: Specific instructions mean clear requirements, which is when workflows matter MOST. Skipping process on "simple" tasks is how simple tasks become complex problems.
Starting any task:
Skill has checklist? TodoWrite for every item.
Finding a relevant skill = mandatory to read and use it. Not optional.
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.