patch-from-axis
Installation
SKILL.md
Patch from AXIS
Read the AXIS miss. Edit one kit skill. Re-run the same scenario. Then stop.
Stay in this repo. Do not copy to scalekit-inc/skills unless the user says ship.
Guardrails
- MUST load this skill only after an AXIS report exists.
- MUST change one
SKILL.md(plus itsreferences/if the miss lives there). - MUST keep the scenario prompt unchanged. The skill is the code. AXIS is the test.
- MUST NOT empty the workspace. Skill-loaded runs only.
- MUST NOT rewrite the skill. Surgical fix.
- MUST look up live product facts with Exa before you change an API, env name, dashboard path, or connector model. Prefer
https://docs.scalekit.com. Do not cache CLI help orllms.txt.
Then read authoring-skills (Improving an existing skill) and skill-design-principles. Apply them. Do not paste them here.