소개
BA (Task Tracker) is a specialized tool designed for orchestrating work between AI agents and human developers within a coding environment. It provides a git-friendly, JSONL-backed system to track issues, manage priorities, and define dependencies directly from the command line. By enforcing session-based ownership, BA prevents concurrent modification conflicts and ensures that every 'in-progress' task has a clear owner. It is particularly useful for complex projects where Claude needs to maintain a persistent state of progress and understand the next logical step in a development workflow.