planificacion-pro
Turns abstract project ideas into structured, phase-based execution plans.
Install
mkdir -p .claude/skills/planificacion-pro && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17729" && unzip -o skill.zip -d .claude/skills/planificacion-pro && rm skill.zipInstalls to .claude/skills/planificacion-pro
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Convierte una idea en un plan ejecutable por fases, con checklist, riesgos y entregables. Úsalo cuando haya que pasar de idea a acción sin improvisar.Key capabilities
- →Define the final outcome and success criteria in one sentence
- →Divide work into a maximum of four phases
- →Create ordered tasks, clear deliverables, and estimated times within each phase
- →Add 3-5 risks with mitigation strategies
- →Close with a final validation checklist
How it works
The skill defines a final outcome, divides work into phases, and details tasks, deliverables, and estimated times for each phase. It also identifies risks with mitigation strategies and provides a final validation checklist.
Inputs & outputs
When to use planificacion-pro
- →Creating a project roadmap
- →Breaking down complex tasks
- →Managing project delivery timelines
About this skill
Planificación Pro
Cuándo usar esta habilidad
- Cuando el usuario pida un plan paso a paso, una estrategia o una hoja de ruta.
- Cuando haya que entregar algo (landing, vídeo, proyecto, lanzamiento) con tiempos.
- Cuando el usuario tenga muchas tareas sueltas y quiera ordenarlas.
Inputs necesarios (si faltan, pregunta primero)
- Resultado final (qué significa “terminado”).
- Fecha límite o ritmo (hoy, esta semana, sin prisa).
- Recursos disponibles (herramientas, equipo, presupuesto, tiempo diario).
- Criterios de éxito (qué debe cumplir para estar bien).
Workflow
-
Define el resultado final en 1 frase y lista 3 criterios de éxito.
-
Divide el trabajo en fases (máximo 4):
- Preparación
- Producción / Ejecución
- Revisión / QA
- Publicación / Entrega
-
Dentro de cada fase crea:
- Tareas en orden
- Entregable claro (qué sale de esa fase)
- Tiempo estimado por tarea (aproximado)
-
Añade “Riesgos y mitigación” (3–5):
- Si pasa X → hago Y
-
Cierra con una checklist final de validación.
Reglas de calidad
- Evita planes infinitos: prioriza lo que desbloquea lo siguiente.
- Si hay dependencias, indícalas (“esto depende de X”).
- Si el usuario es principiante, reduce pasos y da opciones simples.
- Si el usuario es avanzado, incluye optimizaciones y atajos.
Output (formato exacto)
Devuelve siempre:
- Resultado final + criterios de éxito
- Plan por fases (con tareas, tiempos y entregables)
- Riesgos y mitigación
- Checklist final (lista de verificación)
Limitations
- →The plan avoids infinite steps by prioritizing what enable the next step
- →Dependencies between tasks must be indicated
How it compares
This skill structures an idea into a phased, actionable plan with risk management and validation, unlike an unstructured approach.
Compared to similar skills
planificacion-pro side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| planificacion-pro (this skill) | 0 | 5mo | No flags | Beginner |
| planning-with-files | 233 | 6mo | Review | Intermediate |
| trello | 41 | 2mo | Review | Beginner |
| pmbok-project-management | 38 | 8mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
planning-with-files
davila7
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
trello
openclaw
Manage Trello boards, lists, and cards via the Trello REST API.
pmbok-project-management
jgtolentino
Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas and 5 Process Groups with practical templates, frameworks, and industry-standard approaches. Includes risk management, stakeholder engagement, schedule management, cost control, quality assurance, and resource planning.
clickup
civitai
Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.
ma-playbook
alirezarezvani
M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.
create-plan
antinomyhq
Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need thorough analysis and structured planning before implementation, when breaking down complex features into actionable steps, or when they explicitly ask for a plan, roadmap, or strategy. Strictly planning-focused with no code modifications.