handle-large-tasks Skill
Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues. Published by microsoft in FluidFramework.
What is handle-large-tasks Skill?
Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues. Published by microsoft in FluidFramework. 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
- Writing
- Testing use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use handle-large-tasks Skill
- Use it for testing.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/FluidFramework
- Skill file: .agency/plugins/nori/skills/handle-large-tasks/SKILL.md
What it does
Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues.
Skill instructions
<required CRITICAL Add the following steps to your Todo list using TodoWrite: - Announce that you are creating subagents. - Construct a plan for each subagent. - Write a test for each subagent based on what you expect the subagent to do. - Start each subagent using the Task tool with instructions to make the test pass. - Subagents may come back and ask questions or present plans. Review and provide feedback. - You may have to restart subagents. If that happens, simply pass in the previous produced plan. - Evaluate the code the subagent produces. Give feedback. Iterate until tests pass AND the code fits. - When all subagents complete, make sure all tests pass and all of the code fits together coherently. </required Guidelines Use subagents to manage your context. Each subagent has its own limited context window. Subagents perform best when they have clear implementation guidelines. Each subagent should be given a small and precise task. Create tests for each subagent and explicitly tell
Explore related resources
Frequently asked questions
What is handle-large-tasks?
handle-large-tasks is a open-source AI agent skill with Copy skill directory. Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues.
Who is handle-large-tasks best for?
handle-large-tasks is best for reusing agent instructions, scripts, and references, testing workflows, writing workflows.
How do I install handle-large-tasks?
Install or run handle-large-tasks using Copy skill directory. Check handle-large-tasks for the latest setup command.
Is handle-large-tasks actively maintained?
handle-large-tasks may need a closer maintenance check before production use.