telos-plan

Coordinate project planning phases with telos-plan guidelines and artifact templates.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/jllopis/ingenieria-del-proposito --skill telos-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telos-plan
Source: https://github.com/jllopis/ingenieria-del-proposito/tree/main/plugins/telos/skills/plan
Command: npx skills add https://github.com/jllopis/ingenieria-del-proposito --skill telos-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and orchestrate the planning phase for a major change or project under the Ingenieria del Propósito methodology, providing a repeatable structure to align goals, scope, and artefacts before execution.

Core Features & Use Cases

  • Mode selection: dev-team, dev-solo, and documental, with artefacts like REQUIREMENTS, DESIGN, TASKS, and ROADMAP tailored to the chosen mode.
  • Paraguas and capacity decomposition: generate a master brief and break it into capacity fiches that inherit constraints from the paraguas.
  • Git-friendly delivery: integrates with telos-git-core workflows for project setup, commits, and reviews.

Quick Start

Start planning by invoking /telos:brief to create the paraguas, then iteratively define capacity fiches with /telos:brief, and finally run /telos:plan to generate the full artifact set.

Frequently Asked Questions about telos-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan large project changes with structured requirements and a roadmap?

To plan large project changes with structured requirements, you select a project mode and generate tailored artifacts like REQUIREMENTS, DESIGN, TASKS, and ROADMAP. This coordinates the planning phase to align goals and scope before execution begins.

What is the best way to structure project documentation for solo development versus team development?

Structuring project documentation for solo versus team development involves selecting between dev-solo and dev-team modes. Each mode tailors the generated planning artifacts to match the specific capacity and coordination needs of the developer.

How do I decompose a master project brief into actionable capacity fiches?

To decompose a master project brief into capacity fiches, you first create the paraguas brief and then iteratively define fiches that inherit constraints from it. This ensures all actionable items remain aligned with the overarching project scope.

Can I use this project planning methodology with Git workflows for commits and reviews?

Yes, you can use this project planning methodology with Git workflows. The generated artifact templates are compatible with telos-git-core, supporting project setup, commits, and code reviews during the execution phase.

What templates are generated when planning a major project in documental mode?

When planning a major project in documental mode, the system generates templates for REQUIREMENTS, DESIGN, TASKS, and ROADMAP. These artifacts are tailored specifically for documentation-focused workflows without active code development.