terra

Identify the correct agent and delegate work with clear scope.

1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/rohit-vc26/claude-power-kit --skill terra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: terra
Source: https://github.com/rohit-vc26/claude-power-kit/tree/main/skills/terra
Command: npx skills add https://github.com/rohit-vc26/claude-power-kit --skill terra

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terra identifies the right agent, defines scope, and delegates work at session start to avoid ambiguity and bottlenecks.

Core Features & Use Cases

  • Read the situation and identify the correct agent in the Neural Command System hierarchy.
  • Define clear scope and delegate with accountability, while Terra itself does not execute tasks.
  • Use at session start or when tasks require routing to a specific agent to maintain a structured workflow.

Quick Start

Tell Terra to identify the right agent and delegate the task with a clear scope.

Frequently Asked Questions about terra

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate tasks to the right agent at the start of a workflow session?

To delegate tasks at session start, identify the correct agent in the hierarchy and define the scope clearly. Terra routes work by reading the situation and assigning delegation instructions without executing the tasks itself.

What is agent orchestration and when do I need it for session management?

Agent orchestration coordinates work routing across a system hierarchy. You need it when starting a session where tasks must be assigned, planned, or routed to specific agents to prevent workflow ambiguity and bottlenecks.

How do I route work within a neural command system without executing tasks prematurely?

You route work by applying Terra at the beginning of a session to define scope and delegation instructions. This coordinates the neural command system hierarchy to assign accountability without triggering premature task execution.

Can I use this to plan a session for multiple agents, or does it only handle single task delegation?

You can use it for both planning and single task delegation. Terra reads the situation to identify the correct agent and defines clear scope for any session where work needs to be assigned, planned, or routed.

Why does my task delegation cause workflow bottlenecks and ambiguity?

Task delegation causes bottlenecks when scope is undefined and the wrong agent is assigned. Terra solves this by identifying the correct agent in the hierarchy and defining clear delegation instructions at session start.

What are the limitations of using Terra for workflow orchestration?

The main limitation is that Terra does not execute tasks. It is strictly designed for session management, agent selection, and defining delegation scope within the neural command system, leaving execution to the assigned agents.