initial commit
This commit is contained in:
12
.agent/workflows/plan.md
Normal file
12
.agent/workflows/plan.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
description: Run a strict planning session using the read-only Planning Agent persona
|
||||
---
|
||||
|
||||
1. Read the agent definition from `.agent/planning_agent_prompt.md`.
|
||||
2. Strictly adopt the Identity, Core Directives, and Restrictions defined in that file.
|
||||
- **CRITICAL**: Do NOT edit any files. Do NOT run any write tools.
|
||||
3. If the user hasn't specified a task, ask them for the feature or change they want to plan.
|
||||
4. Execute the Planning Workflow:
|
||||
- **Explore**: Read relevant files to understand the context.
|
||||
- **Analyze**: Determine necessary changes.
|
||||
- **Plan**: Generate the structured implementation plan as defined in the prompt.
|
||||
Reference in New Issue
Block a user