delegation
๐ฏSkillfrom lvlup-sw/exarchos
A skill from Exarchos that enables task delegation across AI coding agents with persistent state tracking, allowing workflows to survive context clearing and auto-compaction through an append-only event log.
Same repository
lvlup-sw/exarchos(14 items)
Installation
npx vibeindex add lvlup-sw/exarchos --skill delegationnpx skills add lvlup-sw/exarchos --skill delegation~/.claude/skills/delegation/SKILL.mdSKILL.md
More from this repository10
Part of Exarchos, a persistent SDLC state management system for AI coding agents that survives /clear, auto-compaction, and context overflow. It provides enforced workflow phases, convergence gates, typed agent teams in worktrees, and rehydratable state via an append-only event log.
Claude Code plugins for Elixir development providing LSP integration via Expert, auto-formatting with mix format, compilation with warnings-as-errors, Credo code quality checks, and paradigm-shifting skills for Elixir, Phoenix, Ecto, and OTP patterns.
A persistent SDLC state management system for AI coding agents that survives context resets, auto-compaction, and context overflow. It provides workflow phase tracking, convergence gates, and rehydration across sessions for Claude Code, Codex, Cursor, and other agents.
Part of Exarchos, a persistent SDLC state manager for AI coding agents that survives /clear, auto-compaction, and context overflow. Workflows are stored in an append-only event log and can be rehydrated in fresh context windows.
Provides persistent SDLC state management for AI coding agents that survives /clear, auto-compaction, and context overflow. Supports Claude Code, Codex, Cursor, and other agents with workflow rehydration.
A skill from Exarchos that provides persistent SDLC state management for AI coding agents, allowing workflows to survive context clearing, auto-compaction, and context overflow through an append-only event log and workflow rehydration.
A persistent SDLC state management system for AI coding agents that survives /clear, auto-compaction, and context overflow. Uses an append-only event log and state machine to manage phase transitions, with convergence checks against diffs and git history rather than prompt-based enforcement.
Provides persistent SDLC state management for AI coding agents that survives context clearing, auto-compaction, and context overflow. Works with Claude Code, Codex, Cursor, OpenCode, and Copilot through an append-only event log and rehydration system.
Persistent SDLC state management for AI coding agents that survives /clear, auto-compaction, and context overflow. Uses append-only event logs and workflow rehydration to maintain project state across sessions with Claude Code, Codex, Cursor, and other agents.
Exarchos provides persistent SDLC state for AI coding agents that survives /clear, auto-compaction, and context overflow. It uses an append-only event log to track workflows, phases, and tasks, with /rehydrate to rebuild context in any fresh session.