Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 602 Bytes

File metadata and controls

32 lines (20 loc) · 602 Bytes

Charon Plugin for Claude Code

Event-driven workflows for Claude Code - await external events, schedule tasks, chain workflows.

Installation

/plugin marketplace add NaxYo/cc-marketplace
/plugin install charon

Requirements

Charon service must be running:

npx charon-hooks

Skills

  • await-continue - Wait for external events (webhooks, approvals)
  • workflow-chain - Chain multiple workflow steps
  • self-schedule - Schedule future task execution

Documentation

See Charon for full documentation.

License

MIT