generate-report Skill
Generate a persistent final-report.md summarizing everything the scenario changed Published by microsoft in upgrade-agent-plugins.
What is generate-report Skill?
Generate a persistent final-report.md summarizing everything the scenario changed 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
- Testing
- Data analysis
- Writing
- Testing use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use generate-report Skill
- Use it for testing.
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/upgrade/skills/system/generate-report/SKILL.md
What it does
Generate a persistent final-report.md summarizing everything the scenario changed
Skill instructions
Generate Scenario Report Produce a comprehensive final-report.md artifact in the scenario folder that summarizes the completed scenario for sharing with teammates or stakeholders. When to use Invoke this skill when the user chooses "generate a detailed report" after a scenario completes. Do NOT generate this automatically — it is an on-demand action. Report location Write the report to final-report.md in the scenario folder. How to generate Step 1 — Gather data Read these files from the scenario folder. Skip any that don't exist. | File | What to extract | |------|-----------------| | plan.md | Original plan structure, task IDs, scope | | tasks.md | Final task states (✅ / ❌ / ⏳), hierarchy | | scenario-instructions.md | User preferences, decisions, recorded choices | | upgrade-options.md | Selected options (target TFM, package choices, etc.) | | tasks/{taskId}/progress-details.md | Per-task: files changed, build/test results, issues resolved | | tasks/{taskId}/task.md | Per-task: task
Explore related resources
Frequently asked questions
What is generate-report?
generate-report is a open-source AI agent skill with Copy skill directory. Generate a persistent final-report.md summarizing everything the scenario changed
Who is generate-report best for?
generate-report is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows, writing workflows.
How do I install generate-report?
Install or run generate-report using Copy skill directory. Check generate-report for the latest setup command.
Is generate-report actively maintained?
generate-report may need a closer maintenance check before production use.
Auto-fetched from GitHub.