project-planner

modimihir07/agentic-os · Agent Skill

生成详细的项目实施计划,将任务分解为带有文件路径、代码模板和验证步骤的小步骤。

前往安裝 ↓

安裝選項

預設為含檢閱步驟的提示。您可以切換到直接指令。

透過 Claude 或 Codex 安裝

複製提示,貼入 Claude、Codex 或其他助手,它會檢視技能頁面並安裝。

I'd like to install this Claude Code skill:
https://github.com/modimihir07/agentic-os/tree/main/skills/project-planner

Please review the SKILL.md file, verify the skill is legitimate, then copy the skill folder into .claude/skills/ of my project.

技能檔案

1 個檔案 下載 ZIP

安裝前請先檢視 SKILL.md 與相關檔案。點擊檔案即可預覽。

SKILL.md 內容

作者原文 · 唯讀

Project Planner

Description

Creates detailed implementation plans from high-level goals. Breaks work into bite-sized tasks with exact file paths, complete code templates, and verification steps.

When to Use

  • Starting a new feature
  • Planning a refactor
  • Spec-driven development
  • Before writing any significant code

Process

1. Brainstorm and refine requirements

2. Read standards/ for project conventions

3. Create spec document with screens and data model

4. Break into tasks (2-5 minutes each)

5. Each task has: file path, code template, verification step

6. Save spec and plan to context/

Output

Spec document + task plan + implementation order

Agent Assignment

  • Primary: opencode
  • Fallback: agy