chenhg5chenhg5Communityยท4 Agent Skills Included

agencycli

Build and run self-managing coding agent teams

Builds and operates teams of coding agents organized by team, role, and project. Assigns prioritized tasks, schedules autonomous wakeups, and routes async messages between agents and humans. Eliminates manual prompt assembly and constant supervision with layered context, Docker sandboxes, and a built-in web console.
npx skills add chenhg5/agencycli --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agencycli?โ–ผ

Run `npx skills add chenhg5/agencycli --all -g -y` in your terminal to install all skills in this suite globally.

What does agencycli do?โ–ผ

It lets you define an org chart of agents once, then agents pick up tasks, message each other, and run autonomously on a heartbeat schedule.

Which coding agents work with agencycli?โ–ผ

It works with Claude Code, Codex, Gemini CLI, Cursor, and any generic CLI tool, and you can mix models across roles freely.

Can agents ask for human approval before acting?โ–ผ

Yes. Agents call task confirm-request to pause work, and you approve or reject from the inbox or web console.

Do I need to write code to run an agent team?โ–ผ

No. You configure everything with Markdown prompts and YAML files, and manage the team from the CLI or built-in web console.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’