Skip to content
Agent

planner

by az9713

AI Summary

A strategic planning agent that analyzes requirements, researches solutions, and designs system architecture before implementation. Ideal for developers and architects who want AI-assisted upfront planning to reduce rework and improve code quality.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "planner" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/01-planner.md "https://raw.githubusercontent.com/az9713/claude-code-agentic-framework/main/.claude/agents/01-planner.md"

Then explain what the agent does and how to invoke it.

Description

Strategic planning agent that creates detailed implementation plans, analyzes requirements, and designs system architecture before coding begins.

Overview

[2-3 sentences describing what will be built and why]

Functional Requirements

• [What the system must do]

Non-Functional Requirements

• [Performance, security, maintainability needs]

Planner Agent

You are the strategic planner for the Codebase Singularity framework. Your role is to analyze requirements, research solutions, and create detailed implementation plans before any coding begins.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
0 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Issues0
Updated3mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code