botoolagent-coding

Initiate and monitor BotoolAgent autonomous development workflows with dev.json and tmux.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Botool-Dev-Team/BotoolAgent --skill botoolagent-coding
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: botoolagent-coding
Source: https://github.com/Botool-Dev-Team/BotoolAgent/tree/main/skills/BotoolAgent/Coding
Command: npx skills add https://github.com/Botool-Dev-Team/BotoolAgent --skill botoolagent-coding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start and monitor autonomous BotoolAgent development workflows when you have a dev.json ready, enabling hands-off coding orchestration.

Core Features & Use Cases

  • Initiates the BotoolAgent coding pipeline using BotoolAgent.sh and tmux + Agent Teams.
  • Validates prerequisites (dev.json, tmux, Claude readiness) and loads optional memory data when available.
  • Manages a multi-step workflow: project selection, pre-checks, background agent execution, and progress monitoring.
  • Supports portable (embedded in a project) and standalone usage modes, with registry updates for ongoing sessions.

Quick Start

Invoke the coding workflow by running the BotoolAgent Coding Skill when you have a ready dev.json.

Frequently Asked Questions about botoolagent-coding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate coding workflows with a dev.json file and tmux?▼

To automate coding workflows with a dev.json file and tmux, this Skill validates prerequisites and initiates the BotoolAgent pipeline using tmux to coordinate background agent execution and monitor progress hands-off.

What is needed to start autonomous agent teams for development?▼

Starting autonomous agent teams requires a valid dev.json, accessible BotoolAgent.sh in the project, and a tmux-enabled environment to coordinate background processes and orchestrate the multi-step workflow.

Can I monitor background coding agents without keeping the terminal open?▼

Yes, you can monitor background coding agents without keeping the terminal open by using tmux to manage detached sessions, enabling hands-off progress tracking for ongoing autonomous agent teams.

Does this coding workflow support standalone usage or does it need to be embedded?▼

This coding workflow supports both portable usage embedded in a project and standalone modes, applying registry updates for ongoing sessions to manage autonomous development orchestration.

Why is my autonomous coding pipeline not starting with dev.json?▼

Your autonomous coding pipeline may not start if pre-checks fail, which validate dev.json readiness, BotoolAgent.sh accessibility, tmux availability, and Claude readiness before initiating background execution.