no-task-output

Community

Avoid context overflow.

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents the Claude context window from being flooded with unnecessary agent transcripts, which can lead to mid-conversation compaction and loss of valuable information.

Core Features & Use Cases

  • Context Management: Enforces the use of the Task tool in synchronous mode instead of TaskOutput.
  • Efficiency: Prevents the loss of nuanced understanding and decisions made during a session by avoiding large transcript dumps.
  • Use Case: When orchestrating complex agent workflows, ensure that intermediate agent outputs are summarized and returned directly, rather than being logged in full to the main context.

Quick Start

Use the Task tool with synchronous mode to get a summarized output.

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: no-task-output
Download link: https://github.com/parcadei/Continuous-Claude-v3/archive/main.zip#no-task-output

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.