post-scenario-completion Skill
Generic guidance for presenting scenario completion and next-step recommendations to the user Published by microsoft in upgrade-agent-plugins.
What is post-scenario-completion Skill?
Generic guidance for presenting scenario completion and next-step recommendations to the user Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using upgrade-agent-plugins
Technical details
- Install or run with Copy skill directory
When to use post-scenario-completion Skill
- Use it for developers using upgrade-agent-plugins.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/upgrade/skills/system/post-scenario-completion/SKILL.md
What it does
Generic guidance for presenting scenario completion and next-step recommendations to the user
Skill instructions
Post-Scenario Completion Apply this guidance whenever a scenario completes (when completetask returns allTasksComplete: true). 1. Present a completion summary Show the user a concise summary of what just happened. Structure it as: ✅ {Scenario name} complete What changed: {N} tasks completed across {M} projects. {If failures exist: ⚠️ {F} tasks encountered issues — see details below.} Keep it to 3–5 lines. This is an orientation, not a report. Do not list every file changed. 2. Highlight failures (if any) If blockedTasks or failed tasks were present at completion: - List them with a one-line description of what failed - Do NOT paper over failures — the user needs to know what requires manual attention 3. Build the "Next Steps" section The next-steps section combines scenario-specific suggestions (from the scenario's post-completion.md) with generic actions (defined below). You must present them in a single, consistently formatted block. Step 3a — Load scenario-specific suggestions If th
Explore related resources
Frequently asked questions
What is post-scenario-completion?
post-scenario-completion is a open-source AI agent skill with Copy skill directory. Generic guidance for presenting scenario completion and next-step recommendations to the user
Who is post-scenario-completion best for?
post-scenario-completion is best for reusing agent instructions, scripts, and references.
How do I install post-scenario-completion?
Install or run post-scenario-completion using Copy skill directory. Check post-scenario-completion for the latest setup command.
Is post-scenario-completion actively maintained?
post-scenario-completion may need a closer maintenance check before production use.
Auto-fetched from GitHub.