agenthero-ai-interactive-menu

Community

Interactively manage Claude AgentHero workflows

AuthorInterstellar-code
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinate interactive menu orchestration for agenthero-ai workflows.

Core Features & Use Cases

  • Interactive topic navigation: Browse, create, archive, and switch between multiple topics from a single CLI.
  • Auto-task visibility: Automatically reveals detailed task lists when a topic is selected, reducing context switching.
  • Smart resume flow: Generates and consumes a resume signal to hand off activity to Claude CLI agents without losing state.
  • Multi-topic concurrency: Supports managing several topics in parallel with live state updates and auditing.
  • Extensible UI: Optional rich UI enhancements; gracefully degrades to a basic terminal view if dependencies are unavailable.
  • Integration-ready: Works with the event bus, hooks, caching, and performance tools to provide a cohesive orchestration experience.

Quick Start

Launch the interactive menu from the project root:

  • Open a terminal and run: bash cs-prj-menu.sh
  • When prompted, select a topic by its number to view tasks, press c to continue and resume work (which creates a resume.json), or press n to create a new topic.
  • To hand off to Claude CLI, follow the on-screen instructions to invoke the agent with the resume signal, e.g. "Resume work on: <Topic Title>".

The Skill's activation loads operational instructions from the Markdown body and uses the commands above to orchestrate topics and sub-agents.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: agenthero-ai-interactive-menu
Download link: https://github.com/Interstellar-code/claud-skills/archive/main.zip#agenthero-ai-interactive-menu

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.