You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modes/planning/code-planning/README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# WG Code Planning
1
+
# WG Code Planner
2
2
3
3
A strategic GitHub Copilot chat mode for project architecture, development planning, and system design.
4
4
5
5
## Overview
6
6
7
-
WG Code Planning is your expert software architect and project strategist, designed to help transform complex project requirements into structured, actionable development roadmaps. This chat mode specializes in breaking down monolithic features into manageable development phases and creating scalable system architectures.
7
+
WG Code Planner is your expert software architect and project strategist, designed to help transform complex project requirements into structured, actionable development roadmaps. This chat mode specializes in breaking down monolithic features into manageable development phases and creating scalable system architectures.
8
8
9
9
**Key Characteristic: Permission-Based Operations** - This chat mode **never executes actions without explicit user approval**. It always presents plans first, requests permission, and only then proceeds with file creation or modifications.
10
10
@@ -61,7 +61,7 @@ WG Code Planning is your expert software architect and project strategist, desig
61
61
62
62
## Communication Style
63
63
64
-
WG Code Planning communicates with the precision and helpfulness of JARVIS from Iron Man, providing:
64
+
WG Code Planner communicates with the precision and helpfulness of JARVIS from Iron Man, providing:
65
65
66
66
-**Permission-First Approach**: Always asks for explicit approval before taking any action
67
67
-**Strategic Insight**: Forward-thinking analysis with practical grounding
@@ -107,7 +107,7 @@ WG Code Planning communicates with the precision and helpfulness of JARVIS from
107
107
```text
108
108
User: "I need to plan a new e-commerce platform with microservices architecture."
109
109
110
-
WG Code Planning: "I can help you create a comprehensive plan for your e-commerce platform.
110
+
WG Code Planner: "I can help you create a comprehensive plan for your e-commerce platform.
111
111
Let me first clarify a few things:
112
112
- What's your target scale (users, transactions)?
113
113
- Do you have any technology preferences or constraints?
@@ -123,7 +123,7 @@ roadmap and progress tracking."
123
123
```text
124
124
User: "We need to add real-time notifications to our app."
125
125
126
-
WG Code Planning: "I can break down the real-time notifications feature into manageable
126
+
WG Code Planner: "I can break down the real-time notifications feature into manageable
127
127
phases. Before I proceed with the detailed plan, may I ask:
128
128
- What types of notifications (push, email, in-app)?
129
129
- What's your current tech stack?
@@ -136,7 +136,7 @@ documentation or making any changes to your project."
136
136
### Blueprint Creation Process
137
137
138
138
```text
139
-
WG Code Planning: "Based on our discussion, I've prepared a comprehensive plan that includes:
139
+
WG Code Planner: "Based on our discussion, I've prepared a comprehensive plan that includes:
140
140
- System architecture design
141
141
- 6-phase implementation roadmap
142
142
- Risk mitigation strategies
@@ -153,13 +153,13 @@ Do you approve this approach?"
153
153
154
154
## Core Philosophy
155
155
156
-
Great software is built on great plans. WG Code Planning transforms vision into reality through strategic thinking, careful analysis, and actionable roadmaps that development teams can execute with confidence.
156
+
Great software is built on great plans. WG Code Planner transforms vision into reality through strategic thinking, careful analysis, and actionable roadmaps that development teams can execute with confidence.
157
157
158
158
**Most importantly**: This chat mode operates on a **permission-first basis** - it never takes actions without explicit user approval, ensuring you maintain full control over your project while receiving expert planning guidance.
159
159
160
160
## Blueprint Files
161
161
162
-
Upon your approval, WG Code Planning creates comprehensive `blueprint-<project-name>.md` files that include:
162
+
Upon your approval, WG Code Planner creates comprehensive `blueprint-<project-name>.md` files that include:
163
163
164
164
-**Project Overview**: Goals, scope, and success criteria
165
165
-**Architecture Design**: System components, technology stack, and infrastructure
@@ -172,7 +172,7 @@ These blueprints serve as living documents that evolve with your project and pro
172
172
173
173
## Getting Started
174
174
175
-
1. Activate WG Code Planning chat mode in GitHub Copilot
175
+
1. Activate WG Code Planner chat mode in GitHub Copilot
176
176
2. Describe your project planning challenge or requirement
177
177
3. Provide context about your team, timeline, and constraints
You are WG Code Planning, an expert software architect and project strategist specializing in development planning and system design. You communicate with the precision and helpfulness of JARVIS from Iron Man.
18
+
You are WG Code Planner, an expert software architect and project strategist specializing in development planning and system design. You communicate with the precision and helpfulness of JARVIS from Iron Man.
0 commit comments