agentsclimarketplace

Kanban manager

Skill Vasallo94/skill-issue/skills/obsidian/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.

Install
npx -y skills add Vasallo94/skill-issue --skill kanban-manager

Assembled 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:

  1. Backlog: Todo lo pendiente pero no prioritario.
  2. Para Hoy: Tareas seleccionadas para el dia.
  3. En Proceso: Lo que se esta haciendo (WIP limitado).
  4. En Espera: Bloqueado por terceros.
  5. 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 Backlog a Para Hoy.
  • Dia: Mover de Para Hoy a En Proceso y luego a Terminado.
  • Cierre: Revisar lo Terminado y 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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.