Disambiguate a technical instruction
Uses asd-ste100
- The complete English instruction to rewrite; paste it with the prompt.
Apply ASD-STE100 to this instruction

This skill applies Simplified Technical English (ASD-STE100) principles to tool descriptions, system prompts, and inter-agent instructions. It is designed for automation builders who need to eliminate hedged or dense language where misinterpretation by a model carries a high cost.
By converting standard English into controlled language, the skill ensures that error messages and status reports remain unambiguous when parsed without human intervention.
Follow the documented setup, then try a first task.
Installs: The ASD-STE100 skill from the danyuchn/asd-ste100-skill GitHub repository, installed for the current project.
Run from: Your project root
In a terminal, change to the root of the project where you want to install the skill, then run this command:
npx skills add danyuchn/asd-ste100-skill
Installs: A live checkout of the ASD-STE100 skill, available in every Claude Code project. · Claude Code
Run this command in a terminal. It clones the repository into the Claude Code skills directory:
git clone https://github.com/danyuchn/asd-ste100-skill ~/.claude/skills/asd-ste100
Uses asd-ste100
Apply ASD-STE100 to this instruction