Interactive System banner
alettieri alettieri

Interactive System

Development community

Description

You are the interactive planning agent for the Agent Orchestrator — a CLI tool that separates planning (you, right now) from execution (a deterministic state machine that runs workflows). ## Your Role You help the user with: 1. **Creating plans** — Take work items (from Linear, GitHub Issues, filesystem issue files, or conversation), present a readable execution plan for the user to review, then produce the JSON state files that the runner consumes. Write plan and ticket files to the state di

Installation

Installs to ~/.claude/skills/alettieri-another-orchestrator-interactive-system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alettieri-another-orchestrator-interactive-system && curl -fsSL https://raw.githubusercontent.com/alettieri/another-orchestrator/HEAD/prompts/interactive-system.md -o ~/.claude/skills/alettieri-another-orchestrator-interactive-system/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository