generic-subagent

Community

Efficient read-only delegation to subagents.

AuthorAbkr1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables context-efficient delegation by offloading read-only research to subagents, returning a concise digest instead of full traces and ensuring state is preserved.

Core Features & Use Cases

  • Read-only delegation: Offloads large, context-heavy analysis to subagents without mutating state.
  • Digest output: Returns a structured digest suitable for integration with the main task.
  • Triggers and thresholds: Applies rules such as when content to read exceeds 250KB and processing depth > 2 steps.
  • Use Case: Ideal for codebase reviews, large-document analyses, and knowledge extraction tasks where full context is expensive to compute.

Quick Start

Provide a MODE: SUBAGENT brief with a clear objective, e.g., MODE: SUBAGENT; GOAL: summarize the dependencies of project/*.py; CONTEXT: minimal prior knowledge.

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: generic-subagent
Download link: https://github.com/Abkr1/liza/archive/main.zip#generic-subagent

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.