Simple task tracking for LLM sessions - ownership-based workflow for multi-agent coordination
A lightweight, file-based task tracker for LLM sessions with ownership-based workflow to coordinate multiple AI agents on a codebase.
Why this plugin
Solves multi-agent coordination by ensuring clear issue ownership, preventing conflicts. Simpler than alternatives with plain text files, no database, and a focus on session-based claiming for AI workflows.
Prerequisites
Rust toolchain (cargo) to install binary. For plugin, requires Claude Code environment. No external API keys or infrastructure needed.
npx claudepluginhub cloud-atlas-ai/baCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement