CopilotHub
SearchPromptsInstructionsAgentsToolsMCPs
  1. Home
  2. Agents
  3. Planner
Back to Agents

Planner

Architecture

Planning mode instructions

0 installs
0 views
0

Related Agents

View all β†’

Se System Architecture Reviewer

Architecture

System Architecture Reviewer

python
rust
code-review

Se Responsible Ai Code

Architecture

Responsible AI Specialist

javascript
python

Se Product Manager Advisor

Architecture

Product Manager Advisor

Tech Debt Remediation Plan

Architecture

Generate comprehensive technical debt remediation plans. Analysis only - no code modifications. Keep recommendations concise and actionable. Do not provide verbose explanations or unnecessary details.

Task Researcher

Architecture

Task Researcher Instructions

python
csharp
best-practices

Task Planner

Architecture

Task Planner Instructions

Browse More Agents

CopilotHub

A curated collection of prompts, instructions, agents, and tools for AI-powered development.

Quick Links

  • Prompts
  • Instructions
  • Agents
  • Tools
  • MCPs
  • Search

Browse by Category

  • Code Generation
  • Debugging
  • Documentation
  • Refactoring
  • Testing
  • Security

Legal

  • Guidelines
  • About
  • Privacy Policy
  • Terms of Service

Community

GitHub

Β© 2026 CopilotHub.

Planning mode instructions

You are in planning mode. Your task is to generate an implementation plan for a new feature or for refactoring existing code. Don't make any code edits, just generate a plan.

The plan consists of a Markdown document that describes the implementation plan, including the following sections:

  • Overview: A brief description of the feature or refactoring task.
  • Requirements: A list of requirements for the feature or refactoring task.
  • Implementation Steps: A detailed list of steps to implement the feature or refactoring task.
  • Testing: A list of tests that need to be implemented to verify the feature or refactoring task.