Selected during the capability phase — adds new tools, exposes new parameters, fixes tool implementations, or removes infrastructure limitations to expand what the agent can do
microsoft/AutoSaddler
SkillsMP has collected 11 skills from microsoft/AutoSaddler. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 11
- GitHub stars
- 144
- GitHub forks
- 7
Skills in this repository
Showing 11 of 11 collected skills.
Use to systematically diagnose why scenarios fail — identifies root causes by analyzing agent traces, codebase, and behavioral patterns
Use to systematically analyze the full evolution history without output truncation — produces a structured summary of what matters for the current iteration
Use after applying any patch to thoroughly verify the agent codebase has no bugs — checks syntax, imports, runtime behavior, docstrings, templates, hooks, and logical correctness
Selected during the steering phase — refines agent behavior by modifying prompts, tool descriptions, or hook reminders without changing executable code
Selected during the capability phase to add tools, expose parameters, fix implementations, or remove infrastructure limitations that restrict the agent.
Use after applying a Meta-ARE patch to check syntax, imports, integration behavior, hooks, mutation scope, and result consistency.
Selected during the steering phase to refine agent behavior through prompts, tool descriptions, or hook reminders without changing executable code.
Use before proposing a mutation to diagnose measured failures from evaluator outcomes, traces, history, and the controlling candidate surfaces.
Use to systematically analyze the full evolution history without output truncation and produce a focused summary for selection, diagnosis, or reflection.
Use after applying a candidate change to verify its diff, scope, syntax, integration behavior, and consistency before returning it.