Open Horizon Labs Ba
open-horizon-labs-ba is a Claude Code plugin for the Build phase that adds lightweight, ownership-based task management for LLM and multi-agent coding sessions.
Give Claude Code a simple, ownership-based task board so multi-agent sessions stay aligned on what is in progress and who owns each item.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install open-horizon-labs-ba@open-horizon-labs/baBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:open-horizon-labs/ba") and the paste-ready config with skillselion.get_install_config("plugin:open-horizon-labs/ba").
What it does
open-horizon-labs-ba is a Claude Code plugin bundle focused on lightweight task management for LLMs. It targets indie and solo builders who run multiple agent sessions or subtasks and need clear ownership without adopting a full project-management stack. The catalog positions it around coordination, multi-agent workflows, session tracking, and simple workflow state—useful when you are building features, preparing a ship checklist, or iterating on production follow-ups. Install it when ad-hoc prompts are losing track of who promised what across threads. It is not a deployment tool, test runner, or marketplace; it is a minimal coordination layer that keeps agent work legible. With one plugin in the bundle and community-sourced metadata, it fits builders who want agent-native PM primitives rather than copying Jira into the terminal.
Highlights
- Ownership-based task tracking suited to multi-agent coordination
- Session-scoped workflow so parallel Claude threads do not duplicate work
- Simple tracking model without heavy PM tool overhead
- Keyword focus: coordination, multiagent, sessions, workflow
- Single-plugin bundle from open-horizon-labs/ba (pluginCount: 1)
Why builders use it
Parallel agent sessions and quick pivots make it easy to lose track of tasks, owners, and what still blocks ship.
After you register the plugin, agents can maintain a simple owned-task list across sessions so coordination stays explicit without a heavy PM suite.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 10 stars, 0 votes.
FAQ
Who is open-horizon-labs-ba for?
It is for solo and indie builders using Claude Code who want simple, ownership-based task tracking across multi-agent or multi-session workflows.
When should I use open-horizon-labs-ba?
Use it during active development, launch prep, or iteration when you need coordinated task state without standing up a separate PM tool.
How do I add open-horizon-labs-ba to my agent?
Install the plugin from the open-horizon-labs/ba repository into Claude Code’s plugin path, enable it for your project, and invoke task workflows from your agent session per the repo README.
Comments
Share how you use open-horizon-labs-ba, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.