choosing-task-vs-main-session

Community

Decide Task vs Main Session for complex ops.

Authordragonkid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps decide whether to dispatch a Task subagent or work within the main session, optimizing for complex operations that benefit from exploration, parallel work, iterative refinement, or context-dependent implementation.

Core Features & Use Cases

  • Decision framework for selecting Task (Explore/Parallel) vs Main Session.
  • Handles complex operations (multi-file exploration, parallel subtasks, context-sensitive work) and when to involve user feedback mid-task.
  • Clear guidance to avoid common mistakes like overusing Task for context-dependent work.

Quick Start

Provide a description of a planned operation and ask the system to determine whether to use Task-based exploration, parallel tasking, or main-session work. Then implement the recommended flow and adjust based on user input.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: choosing-task-vs-main-session
Download link: https://github.com/dragonkid/dotfiles/archive/main.zip#choosing-task-vs-main-session

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.