Master orchestrator for the Agnostic Planning Skills library...
Master entry point. Navigate and activate 10 language-agnostic planning skills plus 4 orchestration agents.
Core principle: Atomic, task-specific instructions that turn AI coding assistants into reliable product collaborators through structured planning, estimation, risk assessment, and execution tracking.
| Task | Primary Skill |
|---|---|
| Write a PRD | create-prd |
| Review a PRD | review-prd |
| Break down a feature | generate-tasks |
| Estimate effort | estimate-tasks |
| Generate tickets | plan-tickets |
| Prioritize backlog | prioritize-backlog |
| Plan a sprint | plan-sprint |
| Retrospective | create-retrospective |
| Identify risks | identify-risks |
| Status report | generate-status-report |
| End-to-end planning | product-owner (agent) |
| Execution tracking | project-manager (agent) |
| Technical feasibility | tech-lead (agent) |
| Full delivery cycle | delivery-lead (agent) |
DO NOT generate implementation code, tasks, or tickets without an approved PRD.
DO NOT fabricate estimates, progress, or risks — be honest about uncertainty.
The PRD is the single source of truth for scope — everything flows from it.
create-prd → review-prdgenerate-tasks → estimate-tasks → identify-risksprioritize-backlog → plan-ticketsplan-sprintgenerate-status-report → identify-riskscreate-retrospectiveproduct-owner, project-manager, tech-lead, or delivery-lead agents| Category | Skills |
|---|---|
| PRD | create-prd, review-prd |
| Task Management | generate-tasks, plan-tickets, estimate-tasks |
| Backlog | prioritize-backlog |
| Ceremony | plan-sprint, create-retrospective |
| Execution | generate-status-report, identify-risks |
| Agent | Focus | Phases |
|---|---|---|
| product-owner | Scope & planning | Discovery → PRD → Tasks → Tickets → Sprint |
| project-manager | Execution tracking | Estimation → Risks → Tracking → Status Reports |
| tech-lead | Technical feasibility | PRD Review → Feasibility → Estimation Quality → Risk Report |
| delivery-lead | End-to-end pipeline | Scope → Plan → Prioritize → Sprint → Execute → Retrospect |
See tile.json for the complete skill registry and agents.json for the agent registry.
tile.json (skill registry), agents.json (agent registry)docs/reference/skill-catalog.md, docs/reference/integration-matrix.mddocs/agent-guide.md