Project Manager

# Skill: Project Manager (Vivi OS)

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Project Manager" with this command: npx skills add fr0ziii/project-manager

Skill: Project Manager (Vivi OS)

Descripción

Gestiona el sistema de proyectos interno basado en JSON. Permite crear tareas, moverlas por el tablero Kanban y sincronizar con Apple Reminders.

Ubicación de Datos

Base de datos: /Users/fz1/clawd/data/pm/projects.json

Comandos (Mental Model)

1. Listar Tareas

  • Acción: Leer el JSON y mostrar las tareas agrupadas por columna o filtradas por proyecto.
  • Uso: "Qué tenemos pendiente?", "Estado del proyecto SaaS".

2. Añadir Tarea (Add)

  • Acción: Insertar objeto en el array tasks.
  • Campos: projectId, title, priority (low/med/high/crit), sync (true/false).
  • Efecto Secundario: Si sync: true, ejecutar skill apple-reminders para crear recordatorio.

3. Mover Tarea (Move)

  • Acción: Actualizar status de una tarea.
  • Estados: todo -> in_progress -> review -> done (o blocked).
  • Notificación: Si se mueve a review o blocked, avisar a David en el chat.

4. Sincronizar (Sync)

  • Acción: Forzar actualización de tareas con sync: true en Apple Reminders (si cambiaron de estado).

Reglas de Negocio

  1. Review: Solo mover a review si necesito aprobación explícita de David.
  2. Focus: Máximo 3 tareas en in_progress simultáneamente.
  3. Night Shift: El turno de noche debe leer este JSON para saber qué priorizar si no hay órdenes explícitas.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Fitbit Tracker

Personal Fitbit integration for daily health tracking with adaptive sleep and activity reporting

Registry SourceRecently Updated
General

Ollama Load Balancer

Ollama load balancer for Llama, Qwen, DeepSeek, and Mistral inference across multiple machines. Load balancing with auto-discovery via mDNS, health checks, q...

Registry SourceRecently Updated
General

Google Merchant Center

Google Merchant Center integration. Manage Accounts. Use when the user wants to interact with Google Merchant Center data.

Registry SourceRecently Updated
General

Twitter/X All-in-One — Search, Monitor & Publish Text & Media Posts

Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts, likes/unlike...

Registry SourceRecently Updated