bulk-evaluate
CommunitySplit tasks into tickets to unload context
Product & Management#automation#workflow#ticketing#agent-dispatch#task-splitting#bulk-evaluate#context-unloading
Authortarrragon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Context-limited main thread cannot handle large-scale analysis within a single task. This tool splits the work into N sub-tickets, enabling each to be independently analyzed by an Agent while the main thread only collects summary results.
Core Features & Use Cases
- Task decomposition: break large workflows into discrete, trackable sub-tickets.
- Context unloading: offload heavy data reading and analysis to Agents, preventing main-thread context explosion.
- Consistent conclusions: Each sub-ticket records a clear conclusion and findings; the parent ticket aggregates statistics.
Quick Start
Describe how to split a large task into N sub-tickets and delegate analysis to independent agents.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bulk-evaluate Download link: https://github.com/tarrragon/ccsession/archive/main.zip#bulk-evaluate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.