- 4 skills
- 0 followers
- 2 days ago last updated
- ▌ Beads Planner · vega113Create Beads tasks from a user plan, decompose into parallelizable work, and encode dependencies. Use when a user provides a plan and wants it broken into Beads tasks before execution.
- ▌ Beads Architect · vega113 bundleProvide architectural guidance for Beads tasks: propose approach, boundaries, trade-offs, and an implementation plan that other agents can execute. Use when making architecture decisions, cross-cutting refactors, API design, or data model changes.
- ▌ Beads Manual QA · vega113Manual UI QA for Beads tasks using Agent Browser. Verify flows, visuals, and basic quality signals, then write results to Beads. Use when UI changes need validation.
- ▌ Beads Orchestrator · vega113 bundleUser-facing entrypoint to orchestrate Beads tasks end-to-end with parallel worktrees. Enforce plan→implement→review→fix→merge with Beads updates. Use when the user asks to start working on Beads tasks or wants autonomous multi-agent execution across main/master.