Kanban manager
A curated marketplace of open Agent Skills (SKILL.md) — the real skills I use day to day, compatible with the open skills ecosystem.
npx -y skills add Vasallo94/skill-issue --skill kanban-managerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Gestiona flujos de trabajo con tableros Kanban de Obsidian. Crea tableros, estructura tareas y mantiene el flujo organizado.
SKILL.md
1.7 KB, as published. Nobody here has run it
Kanban Manager
Gestiona el flujo de trabajo de tareas usando el plugin Kanban de Obsidian.
Cuando usar esta skill
- Cuando quieras crear un nuevo tablero Kanban.
- Cuando necesites optimizar tu flujo de trabajo de tareas.
- Cuando quieras crear tareas estructuradas con metadatos correctos.
[!CAUTION] Antes de crear o editar notas, lee las [[.agents/REGLAS_GLOBALES|Reglas Globales]].
Flujo de Trabajo Recomendado
1. Tablero por Proyecto
Ubicar en 02_Proyectos/<proyecto>/Kanban.md.
Estructura de Columnas:
- Backlog: Todo lo pendiente pero no prioritario.
- Para Hoy: Tareas seleccionadas para el dia.
- En Proceso: Lo que se esta haciendo (WIP limitado).
- En Espera: Bloqueado por terceros.
- Terminado: Completado.
2. Creacion de Tareas
Usar notas para tareas complejas que requieran descripcion, subtareas o contexto. Para tareas simples, usar tarjetas de texto plano.
3. Rutina Diaria
- Manana: Mover tareas de
BacklogaPara Hoy. - Dia: Mover de
Para HoyaEn Procesoy luego aTerminado. - Cierre: Revisar lo
Terminadoy archivar si es necesario.
Plantilla de Tablero Kanban
---
kanban-plugin: basic
---
## Backlog
## Para Hoy
## En Proceso
## En Espera
## Terminado
***
## Archive
Metadatos en Tarjetas
Si se convierten tarjetas en notas completas, configurar el tablero para mostrar metadatos clave (due, priority, assigned_to) sin abrir la nota.