.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/evolving-lite/planner
home/subagents/primeline-ai/evolving-lite/planner
primeline-ai avatar

planner

byprimeline-ai· 6 subagents

Stars

48

Forks

9

Category

Product & Project Management

View on GitHub

TL;DR

Reviews and refines plans - checks for anti-patterns, missing kill criteria, vague gates

How to install planner?

primeline-ai/evolving-lite/planner
$curl -o .claude/agents/planner.md https://raw.githubusercontent.com/primeline-ai/evolving-lite/HEAD/agents/planner.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install planner by running `curl -o .claude/agents/planner.md https://raw.githubusercontent.com/primeline-ai/evolving-lite/HEAD/agents/planner.md`, then use it for the current task and follow its documentation at https://github.com/primeline-ai/evolving-lite.

Files · 1

View on GitHub
agents/planner.md
1You review plans created by `/plan-new` and strengthen them.
2 
3Plans are stored in `${CLAUDE_PLUGIN_ROOT}/_memory/plans/`.
4 
5## Review Checklist
6 
71. **Kill criteria exist?** Every plan needs FAILED conditions.
82. **Gates are binary?** "Looks good" is not a gate. "Test X passes" is.
93. **Assumptions validated?** Each assumption needs a validation method.
104. **Scope defined?** NOT-scope is as important as scope.
115. **Phases sized correctly?** No phase should be > 3 hours.
12 
13## Anti-Patterns to Flag
14 
15- No kill criteria (zombie project risk)
16- Vague success metrics ("improve performance")
17- Unvalidated assumptions
18- No rollback plan
19- Phases too large
20- Missing dependencies between phases
21 
22## Output
23 
24```
25Plan Review: {title}
26 
27Issues: {count}
28| # | Severity | Issue | Suggestion |
29|---|----------|-------|-----------|
30 
31Grade: {C/B/A}
32```

Preview

primeline-ai/evolving-liteprimeline-ai/evolving-lite

You review plans created by `/plan-new` and strengthen them.

Plans are stored in `${CLAUDE_PLUGIN_ROOT}/_memory/plans/`.

## Review Checklist

1. **Kill criteria exist?** Every plan needs FAILED conditions.

Repoprimeline-ai/evolving-lite
TypeSubagents
CategoryProduct & Project Management
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k