corvus-extras

Coordinate subagent workflows with todo-patterns and error-handling primitives.

3|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/NachoFLizaur/corvus --skill corvus-extras
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: corvus-extras
Source: https://github.com/NachoFLizaur/corvus/tree/main/skill/corvus-extras
Command: npx skills add https://github.com/NachoFLizaur/corvus --skill corvus-extras

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Corvus-extras provides a small, reusable toolkit to orchestrate subagents, track tasks, and handle errors across multi-step workflows, reducing ad-hoc scripting and improving reliability.

Core Features & Use Cases

  • Subagent reference templates: standard prompts and roles to guide subagents through planning, execution, and validation.
  • Todo-patterns: ready-to-use phase-based tracking scaffolds to monitor progress and capture decisions.
  • Error handling primitives: consistent strategies for failure analysis, retries, and escalation.

Quick Start

Invoke the corvus-extras toolkit to load subagent reference patterns and begin a guided discovery and planning phase.

Frequently Asked Questions about corvus-extras

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

FAQPage Schema
How do I coordinate subagent workflows for multi-phase task composition?▼

To coordinate subagent workflows, you apply reusable reference templates, todo-patterns, and error-handling primitives that standardize planning, tracking, and validation across agent lifecycles. This ensures deterministic orchestration and robust failure handling.

What are todo-patterns for tracking multi-step agent tasks?▼

Todo-patterns are ready-to-use phase-based tracking scaffolds used to monitor progress and capture decisions during multi-step workflows. They help standardize task tracking and reduce ad-hoc scripting when orchestrating agents.

How do I handle errors and retries in subagent orchestration?▼

To handle errors in subagent orchestration, you use consistent error handling primitives that provide strategies for failure analysis, retries, and escalation. These primitives ensure robust failure handling across multi-step workflows.

What is the best way to standardize subagent roles and prompts?▼

The best way to standardize subagent roles is by using subagent reference templates that provide standard prompts and roles. These templates guide subagents through planning, execution, and validation phases.

Do I need specific dependencies to use subagent orchestration patterns?▼

You do not need specific dependencies to use these subagent orchestration patterns. The toolkit operates independently to provide guidelines, templates, and prompts for safe, deterministic orchestration.