titan-run

Orchestrate multi-phase Titan pipeline phases with sub-agents and artifact validation.

86|20|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/optave/ops-codegraph-tool --skill titan-run
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: titan-run
Source: https://github.com/optave/ops-codegraph-tool/tree/main/.claude/skills/titan-run
Command: npx skills add https://github.com/optave/ops-codegraph-tool --skill titan-run

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Titan-run solves the challenge of coordinating a complex AI pipeline by dispatching each phase to sub-agents with fresh context windows, enabling end-to-end Titan Paradigm execution without manual orchestration.

Core Features & Use Cases

  • End-to-end orchestration: recon → gauntlet → sync → forge → grind with automated phase transitions.
  • Phase gating and validations: pre- and post-phase checks ensure artifacts and state consistency.
  • Flexible start points and batch controls: supports starting from a phase and adjusting gauntlet batch sizes.

Quick Start

Dispatch the Titan-run skill to orchestrate the full Titan pipeline from recon through grind with default settings.

Frequently Asked Questions about titan-run

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

FAQPage Schema
How do I automate end-to-end AI pipeline orchestration without manual phase transitions?▼

Pipeline orchestration is automated by dispatching each phase to sub-agents with fresh context windows, handling recon, gauntlet, sync, forge, and grind transitions automatically. This enables continuous end-to-end coordination without manual intervention.

How does multi-phase pipeline validation work to maintain artifact state consistency?▼

Pipeline validation works through strict pre-phase and post-phase gating checks that validate artifacts and state consistency before and after each transition. This ensures correctness, safety, and auditability across the entire orchestrated workflow.

Can I start an automated workflow orchestration from a specific phase instead of the beginning?▼

Yes, workflow orchestration supports flexible start points, allowing you to begin execution from a specific phase rather than the initial recon stage. You can also adjust gauntlet batch sizes to control processing volume during execution.

Do I need any external dependencies to run the Titan pipeline orchestration process?▼

No external dependencies are required to run the Titan pipeline orchestration process. The system operates independently by using internal sub-agents to handle phase delegation, iteration, validation, and checkpoint management.

What is the best way to ensure traceable artifact state across complex AI agent workflows?▼

Ensuring traceable artifact state across complex AI agent workflows is best achieved through automated checkpointing and strict gating validations. This approach maintains a consistent, auditable record of state changes throughout the multi-phase pipeline execution.