agentsclimarketplace

Project planner

Skill rumotion/ai-agent-project-template/.agents/skills/project-planner

Creates implementation plans from project requirements. Use when planning features, refactors, architecture changes, or multi-step development tasks.From its SKILL.md

Install
npx -y skills add rumotion/ai-agent-project-template --skill project-planner

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.7 KB, 161 tokens by cl100k_base, as published. Nobody here has run it

Project Planner Skill

Always start by reading:

  1. AGENTS.md
  2. memory-bank/00-index.md
  3. memory-bank/projectbrief.md
  4. memory-bank/activeContext.md
  5. memory-bank/systemPatterns.md
  6. memory-bank/techContext.md

Output format

Provide:

  1. Goal
  2. Current understanding
  3. Assumptions
  4. Proposed approach
  5. Affected files
  6. Risks
  7. Test plan
  8. Memory Bank updates needed

Do not edit files unless the user asks to proceed.

Chains to: karpathy-engineer once the plan is approved. See docs/agent-skill-ecosystem.md.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.