Build software on amplifier-agent, the Microsoft agent engine that other software runs on. Use when (1) adding an AI agent, agent loop, or chat backend to an app, service, CLI, or bot, (2) integrating amplifier-agent from TypeScript/Node, Python, HTTP, or a…
microsoft/amplifier-agent
SkillsMP has collected 16 skills from microsoft/amplifier-agent. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 16
- GitHub stars
- 7
- GitHub forks
- 6
Skills in this repository
Showing 16 of 16 collected skills.
Start an amplifier-agent release: scope which artifacts need cutting, sweep the diff for anything that does not belong in a public release, set versions, write the changelog, run the local gate, then open the release PR. This is the FIRST of two release…
Triage and fix an amplifier-agent bug, from report to verified fix, using E2E-test-driven development. Covers intake, ruling out non-code causes, root-cause pinning, the coverage-gap gate, red/green regression TDD, scoped verification, and the evaluation path…
Finish an amplifier-agent release after the release PR has merged: verify preconditions, push the tag that publishes, watch the publish workflows, confirm what users actually receive, and bump the amplifier-app-opencode floor if this release warrants it. This…
Develop a new amplifier-agent feature from ideation to working end-to-end in a DTU, using E2E-test-driven development. Covers orientation, spec updates, red/green E2E TDD, optional capability evals, and the loop-until-green discipline. Stops before release.
Replies with a fixed sentinel token to prove the skill body actually reached the model. Used only by the amplifier-agent e2e launch-dir tests.
SHADOW-HOME-COPY. ~/.amplifier override of the built-in code-review skill. If this description ever appears in a listing, the built-in LOST and precedence changed.
SHADOW-WS-COPY. Launch-directory override of the built-in code-review skill. If this description ever appears in a listing, the built-in LOST and precedence changed.
SHADOW-HOME-COPY. Home-directory copy of the shadow probe skill. Seen in a listing, this description means the ~/.amplifier file won.
SHADOW-WS-COPY. Launch-directory copy of the shadow probe skill. Seen in a listing, this description means the LAUNCH-DIR file won.
Arms a probe token on the invoking turn and recalls it on a later turn, proving an inline skill body stays in scope past the turn that expanded it. Used only by the amplifier-agent e2e skill-body-persistence tests.
Writes a fixed sentinel token to a file to prove the skill body actually reached the model. Used only by the amplifier-agent e2e sigil-dispatch tests.
Writes a fixed sentinel to a file to prove the agent invoked this skill through its skills tool in response to a natural-language request. Invoke this skill when asked to run or invoke tool-probe.
Writes the exact text it received as arguments, verbatim, to a file. Used to verify skill argument passthrough.
E2E test reviewer lens seeded in a configured (non-launch-dir) skills location.
E2E test reviewer lens. Gives a short grounded engineering critique of the target.