Master orchestrator for the Agnostic Planning Skills library. Use to discover and activate 10 language-agnostic skills for product planning, task breakdown, estimation, risk assessment, ticket generation, backlog prioritization, sprint planning, retrospectives, and status reporting. 4 orchestration agents guide end-to-end workflows. prd, planning, tasks, tickets, estimation, risks, status, backlog, sprint, retrospective, tdd, agile, product management.
Resources
17Install
npx skillscat add igmarin/agnostic-planning-skills Install via the SkillsCat registry.
Agnostic Planning Skills
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.
Quick Reference
| 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) |
HARD-GATE
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.Core Process
- Scope →
create-prd→review-prd - Plan →
generate-tasks→estimate-tasks→identify-risks - Prioritize →
prioritize-backlog→plan-tickets - Sprint →
plan-sprint - Execute →
generate-status-report→identify-risks - Retrospect →
create-retrospective - Orchestrate → Use
product-owner,project-manager,tech-lead, ordelivery-leadagents
Skill Catalog
| 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 |
Agents
| 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.
Integration
- Source of Truth:
tile.json(skill registry),agents.json(agent registry) - Reference:
docs/reference/skill-catalog.md,docs/reference/integration-matrix.md - Agent Workflows:
docs/agent-guide.md