task-execution Skill
Full task lifecycle — assess, break down, execute, validate, complete Published by microsoft in upgrade-agent-plugins.
What is task-execution Skill?
Full task lifecycle — assess, break down, execute, validate, complete 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
- Writing
- Research
- Writing use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use task-execution Skill
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/upgrade/skills/system/task-execution/SKILL.md
What it does
Full task lifecycle — assess, break down, execute, validate, complete
Skill instructions
Task Lifecycle Guide Covers the entire task lifecycle: research → assess decomposition → break down or execute → validate → complete → commit. ⛔ Task Completion Requirements (read first) Every task must meet ALL of these before calling completetask: 1. All "Done when" criteria met — verify EVERY item in the task.md "Done when" section individually. A passing build alone is not sufficient — each criterion must be independently checked. See Section 4. 2. Build succeeds — zero errors in all projects you modified and their dependents 3. All warnings fixed — fix every warning in projects you touched, not just new ones. Projects must build warning-free. Never suppress warnings (pragma warning disable, /nowarn, <NoWarn) without explicit user approval. 4. Tests pass — run and pass tests for affected projects 5. progress-details.md written — write tasks/{taskId}/progress-details.md documenting what changed. This is mandatory for every task, not optional. 6. Only starttask / breakdowntask create
Explore related resources
Frequently asked questions
What is task-execution?
task-execution is a open-source AI agent skill with Copy skill directory. Full task lifecycle — assess, break down, execute, validate, complete
Who is task-execution best for?
task-execution is best for reusing agent instructions, scripts, and references, writing workflows, research workflows.
How do I install task-execution?
Install or run task-execution using Copy skill directory. Check task-execution for the latest setup command.
Is task-execution actively maintained?
task-execution may need a closer maintenance check before production use.
Auto-fetched from GitHub.