AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Orquestracao Kanban Humano Agente

skill-hermes-brasil-hermes-brasil-orquestracao-kanban-humano-agente · by Hermes-brasil

Orquestrar projetos com Kanban humano + agentes de IA.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-hermes-brasil-hermes-brasil-orquestracao-kanban-humano-agente

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-hermes-brasil-hermes-brasil-orquestracao-kanban-humano-agente)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
6d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Orquestracao Kanban Humano Agente? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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

💾 DURABILIDADE (crítico):
├── Board persistente (ex: SQLite local)
├── Cada handoff/tarefa fica SALVO
├── Cada executor é um processo com identidade própria
└── Trabalho NÃO se perde entre sessões

Orquestração em qualquer direção

🔄 QUEM INSTRUI QUEM (intercambiável):
├── Humano (gerente) → instrui agentes
│   Ex: "crie as 5 tasks, agente executa"
├── Agente → instrui humanos
│   Ex: agente orienta equipe de call center
└── A mesma tarefa pode ser feita por humano OU IA

Exemplos de uso

✅ EXEMPLOS PRÁTICOS:
├── Criação de conteúdo longo (ebook, curso):
│   ├── Agente escreve capítulo por capítulo
│   ├── Humano (gerente) dirige o ritmo e revisa
│   └── Mesmo board, papéis trocáveis
├── Prospecção/operações multi-etapa
├── Projetos que precisam de sequência + revisão humana
└── Qualquer fluxo com ponto de decisão humana

💡 COMO APLICAR:
├── Usar coluna "Blocked" explicitamente
│   (agente trava → marca e pede decisão humana)
├── Quebrar metas grandes em tasks no board
└── Manter progresso durável entre sessões

Quando usar esta skill

  • Projetos que precisam de sequência de tarefas + revisão humana
  • Orquestrar agentes + humanos no mesmo fluxo
  • Trabalho longo que não deve se perder entre sessões
  • Automação multi-etapa com ponto de decisão humana

Boas práticas

  • Definir colunas claras (Triage → Done)
  • Marcar explicitamente quando tarefa fica "Blocked"
  • Salvar progresso duravelmente (não confiar só em memória de sessão)
  • Deixar claro em cada tarefa se é humano ou IA que executa
  • Usar o board como fonte de verdade do progresso

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.