Agent skill

orquestracao-kanban-humano-agente

Orquestrar projetos com Kanban humano + agentes de IA.

Hermes-brasilgithub.com/Hermes-brasilGitHub ↗
claude-codeMIT
Install
npx skills add Hermes-brasil/hermes-brasil --skill orquestracao-kanban-humano-agente --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/orquestracao-kanban-humano-agente/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 61

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Orquestração Kanban — Humanos + Agentes de IA > Padrão validado pelo co-fundador da Nous Research (Hermes Agent) no podcast com Peter Yang (02/08/2026). Usado para orquestrar trabalho onde humanos e agentes de IA colaboram no MESMO board. ## Princípio central **UM só Kanban** para humanos E agentes de IA. Não são dois sistemas separados — são as mesmas colunas, mesmas tarefas, mas as posições são **intercambiáveis** (humano ou IA em qualquer ponto). ``` "Posso ter um gerente de projeto humano no board manualmente enquanto agentes preenchem as peças que ele pediu." — Karan Malhotra (Nous Research) ``` ## Colunas padrão do board ``` 📊 6 COLUNAS: ├── Triage → ideias cruas entram ├── To-do → tarefa aguardando (dependência) ├── Ready → tarefa designada, pronta pra pegar ├── In Progress → executor (humano ou IA) trabalhando ├── Blocked → TRAVOU, precisa de humano/intervenção └── Done → concluído ``` ## Mecânica de orquestração ``` ⚙️ ORQUESTRADOR/DISPATCHER: ├── Quebra meta grande em tarefas menores ├── Atribui a executores (humanos ou agentes especialistas) ├── Checa o board periodicamente (ex: a cada 60s) ├── Roda tarefas na ordem certa └── Detecta "Blocked" e escalona pra humano 💾

What's inside
Steps it walks through
  1. Princípio central
  2. Colunas padrão do board
  3. Mecânica de orquestração
  4. Orquestração em qualquer direção
  5. Exemplos de uso
  6. Quando usar esta skill
  7. Boas práticas
More from hermes-brasil
All skills →
About this skill
What does the orquestracao-kanban-humano-agente skill do?

Orquestrar projetos com Kanban humano + agentes de IA.

How do I install it?

Run `npx skills add Hermes-brasil/hermes-brasil --skill orquestracao-kanban-humano-agente --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Hermes-brasil/hermes-brasil, a repository with 61 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going