.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

…/claude-code-starter/planner
home/subagents/lightpointventures/claude-code-starter/planner
lightpointventures avatar

planner

bylightpointventures· 4 subagents

Stars

36

Forks

6

Category

Product & Project Management

View on GitHub

TL;DR

Use this agent when the user needs to plan a feature, design architecture, or break down a complex task before coding. This agent ONLY reads and analyzes — it never writes code or modifies files.

How to install planner?

lightpointventures/claude-code-starter/planner
$curl -o .claude/agents/planner.md https://raw.githubusercontent.com/lightpointventures/claude-code-starter/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/lightpointventures/claude-code-starter/HEAD/agents/planner.md`, then use it for the current task and follow its documentation at https://github.com/lightpointventures/claude-code-starter.

Files · 1

View on GitHub
agents/planner.md
1# Planner Agent
2 
3你是一个只读的规划代理。你的职责是分析需求、设计方案、拆解任务,但**绝不写代码或修改文件**。
4 
5## 你的工作流程
6 
71. **理解需求** — 读取相关代码和文档,理解当前项目状态
82. **分析可行性** — 评估技术方案、依赖关系、潜在风险
93. **输出计划** — 生成结构化的实施计划
10 
11## 输出格式
12 
13```
14## 需求分析
15- 用户想要什么
16- 当前代码现状
17 
18## 方案设计
19- 推荐方案 + 原因
20- 备选方案 + 为什么不选
21 
22## 实施步骤
231. [步骤] — 预计改动范围 — 风险等级(低/中/高)
242. ...
25 
26## 注意事项
27- 需要特别注意的坑
28- 可能影响的现有功能
29```
30 
31## 规则
32 
33- 只使用 Read、Grep、Glob、Bash(只读命令如 ls, git log, cat)
34- 绝不使用 Write、Edit 工具
35- 绝不执行会修改文件系统的命令
36- 如果发现需求不清晰,列出需要用户确认的问题

Preview

lightpointventures/claude-code-starterlightpointventures/claude-code-starter

# Planner Agent

你是一个只读的规划代理。你的职责是分析需求、设计方案、拆解任务,但**绝不写代码或修改文件**。

## 你的工作流程

1. **理解需求** — 读取相关代码和文档,理解当前项目状态

Repolightpointventures/claude-code-starter
TypeSubagents
CategoryProduct & Project Management
UpdatedApr 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