mirror of
https://github.com/jparkerweb/plan2code.git
synced 2026-07-21 18:33:22 -07:00
v1.0.3
This commit is contained in:
@@ -286,7 +286,15 @@ Example closing:
|
|||||||
|
|
||||||
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
||||||
>
|
>
|
||||||
> **Next step:** In a NEW conversation, use the implement command and attach:
|
> **Next step:** In a NEW conversation, use the implement command and attach/reference:
|
||||||
|
>
|
||||||
|
> specs feature folder
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
>
|
>
|
||||||
> - `specs/user-authentication/overview.md`
|
> - `specs/user-authentication/overview.md`
|
||||||
> - `specs/user-authentication/Phase 1.md`
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|||||||
@@ -17,10 +17,18 @@ You are a senior software engineer with extensive experience building scalable,
|
|||||||
|
|
||||||
## Required Context
|
## Required Context
|
||||||
|
|
||||||
You need the implementation spec files to proceed. If the user has not attached or referenced the spec files, ask them to provide:
|
You need the implementation spec files to proceed. First look for a single `specs/<feature-name>` folder if the user has not attached or referenced the spec files. If there are more than one or nothing was already provided then ask the user to provide them:
|
||||||
|
|
||||||
1. `specs/<feature-name>/overview.md` - To see overall progress and identify the next phase
|
> specs feature folder
|
||||||
2. `specs/<feature-name>/Phase X.md` - The specific phase to implement
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|
||||||
**Do not proceed until you have BOTH files.**
|
**Do not proceed until you have BOTH files.**
|
||||||
|
|
||||||
@@ -240,8 +248,16 @@ Example for continuing:
|
|||||||
|
|
||||||
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
||||||
>
|
>
|
||||||
> - `specs/user-auth/overview.md`
|
> specs feature folder
|
||||||
> - `specs/user-auth/Phase 3.md`"
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 3.md`"
|
||||||
|
|
||||||
Example for final phase:
|
Example for final phase:
|
||||||
|
|
||||||
|
|||||||
@@ -282,7 +282,15 @@ Example closing:
|
|||||||
|
|
||||||
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
||||||
>
|
>
|
||||||
> **Next step:** In a NEW conversation, use the implement command and attach:
|
> **Next step:** In a NEW conversation, use the implement command and attach/reference:
|
||||||
|
>
|
||||||
|
> specs feature folder
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
>
|
>
|
||||||
> - `specs/user-authentication/overview.md`
|
> - `specs/user-authentication/overview.md`
|
||||||
> - `specs/user-authentication/Phase 1.md`
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|||||||
@@ -13,10 +13,18 @@ You are a senior software engineer with extensive experience building scalable,
|
|||||||
|
|
||||||
## Required Context
|
## Required Context
|
||||||
|
|
||||||
You need the implementation spec files to proceed. If the user has not attached or referenced the spec files, ask them to provide:
|
You need the implementation spec files to proceed. First look for a single `specs/<feature-name>` folder if the user has not attached or referenced the spec files. If there are more than one or nothing was already provided then ask the user to provide them:
|
||||||
|
|
||||||
1. `specs/<feature-name>/overview.md` - To see overall progress and identify the next phase
|
> specs feature folder
|
||||||
2. `specs/<feature-name>/Phase X.md` - The specific phase to implement
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|
||||||
**Do not proceed until you have BOTH files.**
|
**Do not proceed until you have BOTH files.**
|
||||||
|
|
||||||
@@ -236,8 +244,16 @@ Example for continuing:
|
|||||||
|
|
||||||
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
||||||
>
|
>
|
||||||
> - `specs/user-auth/overview.md`
|
> specs feature folder
|
||||||
> - `specs/user-auth/Phase 3.md`"
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 3.md`"
|
||||||
|
|
||||||
Example for final phase:
|
Example for final phase:
|
||||||
|
|
||||||
|
|||||||
@@ -287,7 +287,15 @@ Example closing:
|
|||||||
|
|
||||||
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
||||||
>
|
>
|
||||||
> **Next step:** In a NEW conversation, use the implement command and attach:
|
> **Next step:** In a NEW conversation, use the implement command and attach/reference:
|
||||||
|
>
|
||||||
|
> specs feature folder
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
>
|
>
|
||||||
> - `specs/user-authentication/overview.md`
|
> - `specs/user-authentication/overview.md`
|
||||||
> - `specs/user-authentication/Phase 1.md`
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|||||||
@@ -18,10 +18,18 @@ You are a senior software engineer with extensive experience building scalable,
|
|||||||
|
|
||||||
## Required Context
|
## Required Context
|
||||||
|
|
||||||
You need the implementation spec files to proceed. If the user has not attached or referenced the spec files, ask them to provide:
|
You need the implementation spec files to proceed. First look for a single `specs/<feature-name>` folder if the user has not attached or referenced the spec files. If there are more than one or nothing was already provided then ask the user to provide them:
|
||||||
|
|
||||||
1. `specs/<feature-name>/overview.md` - To see overall progress and identify the next phase
|
> specs feature folder
|
||||||
2. `specs/<feature-name>/Phase X.md` - The specific phase to implement
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|
||||||
**Do not proceed until you have BOTH files.**
|
**Do not proceed until you have BOTH files.**
|
||||||
|
|
||||||
@@ -241,8 +249,16 @@ Example for continuing:
|
|||||||
|
|
||||||
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
||||||
>
|
>
|
||||||
> - `specs/user-auth/overview.md`
|
> specs feature folder
|
||||||
> - `specs/user-auth/Phase 3.md`"
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 3.md`"
|
||||||
|
|
||||||
Example for final phase:
|
Example for final phase:
|
||||||
|
|
||||||
|
|||||||
@@ -287,7 +287,15 @@ Example closing:
|
|||||||
|
|
||||||
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
||||||
>
|
>
|
||||||
> **Next step:** In a NEW conversation, use the implement command and attach:
|
> **Next step:** In a NEW conversation, use the implement command and attach/reference:
|
||||||
|
>
|
||||||
|
> specs feature folder
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
>
|
>
|
||||||
> - `specs/user-authentication/overview.md`
|
> - `specs/user-authentication/overview.md`
|
||||||
> - `specs/user-authentication/Phase 1.md`
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|||||||
@@ -18,10 +18,18 @@ You are a senior software engineer with extensive experience building scalable,
|
|||||||
|
|
||||||
## Required Context
|
## Required Context
|
||||||
|
|
||||||
You need the implementation spec files to proceed. If the user has not attached or referenced the spec files, ask them to provide:
|
You need the implementation spec files to proceed. First look for a single `specs/<feature-name>` folder if the user has not attached or referenced the spec files. If there are more than one or nothing was already provided then ask the user to provide them:
|
||||||
|
|
||||||
1. `specs/<feature-name>/overview.md` - To see overall progress and identify the next phase
|
> specs feature folder
|
||||||
2. `specs/<feature-name>/Phase X.md` - The specific phase to implement
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|
||||||
**Do not proceed until you have BOTH files.**
|
**Do not proceed until you have BOTH files.**
|
||||||
|
|
||||||
@@ -241,8 +249,16 @@ Example for continuing:
|
|||||||
|
|
||||||
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
||||||
>
|
>
|
||||||
> - `specs/user-auth/overview.md`
|
> specs feature folder
|
||||||
> - `specs/user-auth/Phase 3.md`"
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 3.md`"
|
||||||
|
|
||||||
Example for final phase:
|
Example for final phase:
|
||||||
|
|
||||||
|
|||||||
@@ -286,7 +286,15 @@ Example closing:
|
|||||||
|
|
||||||
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
||||||
>
|
>
|
||||||
> **Next step:** In a NEW conversation, use the implement command and attach:
|
> **Next step:** In a NEW conversation, use the implement command and attach/reference:
|
||||||
|
>
|
||||||
|
> specs feature folder
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
>
|
>
|
||||||
> - `specs/user-authentication/overview.md`
|
> - `specs/user-authentication/overview.md`
|
||||||
> - `specs/user-authentication/Phase 1.md`
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|||||||
@@ -17,10 +17,18 @@ You are a senior software engineer with extensive experience building scalable,
|
|||||||
|
|
||||||
## Required Context
|
## Required Context
|
||||||
|
|
||||||
You need the implementation spec files to proceed. If the user has not attached or referenced the spec files, ask them to provide:
|
You need the implementation spec files to proceed. First look for a single `specs/<feature-name>` folder if the user has not attached or referenced the spec files. If there are more than one or nothing was already provided then ask the user to provide them:
|
||||||
|
|
||||||
1. `specs/<feature-name>/overview.md` - To see overall progress and identify the next phase
|
> specs feature folder
|
||||||
2. `specs/<feature-name>/Phase X.md` - The specific phase to implement
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|
||||||
**Do not proceed until you have BOTH files.**
|
**Do not proceed until you have BOTH files.**
|
||||||
|
|
||||||
@@ -240,8 +248,16 @@ Example for continuing:
|
|||||||
|
|
||||||
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
||||||
>
|
>
|
||||||
> - `specs/user-auth/overview.md`
|
> specs feature folder
|
||||||
> - `specs/user-auth/Phase 3.md`"
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 3.md`"
|
||||||
|
|
||||||
Example for final phase:
|
Example for final phase:
|
||||||
|
|
||||||
|
|||||||
@@ -287,7 +287,15 @@ Example closing:
|
|||||||
|
|
||||||
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
||||||
>
|
>
|
||||||
> **Next step:** In a NEW conversation, use the implement command and attach:
|
> **Next step:** In a NEW conversation, use the implement command and attach/reference:
|
||||||
|
>
|
||||||
|
> specs feature folder
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
>
|
>
|
||||||
> - `specs/user-authentication/overview.md`
|
> - `specs/user-authentication/overview.md`
|
||||||
> - `specs/user-authentication/Phase 1.md`
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|||||||
@@ -18,10 +18,18 @@ You are a senior software engineer with extensive experience building scalable,
|
|||||||
|
|
||||||
## Required Context
|
## Required Context
|
||||||
|
|
||||||
You need the implementation spec files to proceed. If the user has not attached or referenced the spec files, ask them to provide:
|
You need the implementation spec files to proceed. First look for a single `specs/<feature-name>` folder if the user has not attached or referenced the spec files. If there are more than one or nothing was already provided then ask the user to provide them:
|
||||||
|
|
||||||
1. `specs/<feature-name>/overview.md` - To see overall progress and identify the next phase
|
> specs feature folder
|
||||||
2. `specs/<feature-name>/Phase X.md` - The specific phase to implement
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|
||||||
**Do not proceed until you have BOTH files.**
|
**Do not proceed until you have BOTH files.**
|
||||||
|
|
||||||
@@ -241,8 +249,16 @@ Example for continuing:
|
|||||||
|
|
||||||
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
||||||
>
|
>
|
||||||
> - `specs/user-auth/overview.md`
|
> specs feature folder
|
||||||
> - `specs/user-auth/Phase 3.md`"
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 3.md`"
|
||||||
|
|
||||||
Example for final phase:
|
Example for final phase:
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
specs/
|
||||||
|
video-promo/
|
||||||
@@ -286,7 +286,15 @@ Example closing:
|
|||||||
|
|
||||||
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
||||||
>
|
>
|
||||||
> **Next step:** In a NEW conversation, use the implement command and attach:
|
> **Next step:** In a NEW conversation, use the implement command and attach/reference:
|
||||||
|
>
|
||||||
|
> specs feature folder
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
>
|
>
|
||||||
> - `specs/user-authentication/overview.md`
|
> - `specs/user-authentication/overview.md`
|
||||||
> - `specs/user-authentication/Phase 1.md`
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|||||||
@@ -17,10 +17,18 @@ You are a senior software engineer with extensive experience building scalable,
|
|||||||
|
|
||||||
## Required Context
|
## Required Context
|
||||||
|
|
||||||
You need the implementation spec files to proceed. If the user has not attached or referenced the spec files, ask them to provide:
|
You need the implementation spec files to proceed. First look for a single `specs/<feature-name>` folder if the user has not attached or referenced the spec files. If there are more than one or nothing was already provided then ask the user to provide them:
|
||||||
|
|
||||||
1. `specs/<feature-name>/overview.md` - To see overall progress and identify the next phase
|
> specs feature folder
|
||||||
2. `specs/<feature-name>/Phase X.md` - The specific phase to implement
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|
||||||
**Do not proceed until you have BOTH files.**
|
**Do not proceed until you have BOTH files.**
|
||||||
|
|
||||||
@@ -240,8 +248,16 @@ Example for continuing:
|
|||||||
|
|
||||||
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
||||||
>
|
>
|
||||||
> - `specs/user-auth/overview.md`
|
> specs feature folder
|
||||||
> - `specs/user-auth/Phase 3.md`"
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 3.md`"
|
||||||
|
|
||||||
Example for final phase:
|
Example for final phase:
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
All notable changes to Plan2Code will be documented in this file.
|
All notable changes to Plan2Code will be documented in this file.
|
||||||
|
|
||||||
|
## v1.0.3 - 2025-12-05
|
||||||
|
|
||||||
|
### 📦 Updated
|
||||||
|
|
||||||
|
- Improved spec file referencing in Documentation and Implementation modes - users can now reference either a `specs/<feature-name>/` folder or individual files
|
||||||
|
- Implementation mode now auto-detects single spec folders before prompting the user for file references
|
||||||
|
|
||||||
## v1.0.2 - 2025-12-05
|
## v1.0.2 - 2025-12-05
|
||||||
|
|
||||||
### 🐛 Fixed
|
### 🐛 Fixed
|
||||||
|
|||||||
@@ -282,7 +282,15 @@ Example closing:
|
|||||||
|
|
||||||
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
> "Documentation complete. Implementation specs are in `specs/user-authentication/`.
|
||||||
>
|
>
|
||||||
> **Next step:** In a NEW conversation, use the implement command and attach:
|
> **Next step:** In a NEW conversation, use the implement command and attach/reference:
|
||||||
|
>
|
||||||
|
> specs feature folder
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
>
|
>
|
||||||
> - `specs/user-authentication/overview.md`
|
> - `specs/user-authentication/overview.md`
|
||||||
> - `specs/user-authentication/Phase 1.md`
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|||||||
@@ -13,10 +13,18 @@ You are a senior software engineer with extensive experience building scalable,
|
|||||||
|
|
||||||
## Required Context
|
## Required Context
|
||||||
|
|
||||||
You need the implementation spec files to proceed. If the user has not attached or referenced the spec files, ask them to provide:
|
You need the implementation spec files to proceed. First look for a single `specs/<feature-name>` folder if the user has not attached or referenced the spec files. If there are more than one or nothing was already provided then ask the user to provide them:
|
||||||
|
|
||||||
1. `specs/<feature-name>/overview.md` - To see overall progress and identify the next phase
|
> specs feature folder
|
||||||
2. `specs/<feature-name>/Phase X.md` - The specific phase to implement
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 1.md`
|
||||||
|
|
||||||
**Do not proceed until you have BOTH files.**
|
**Do not proceed until you have BOTH files.**
|
||||||
|
|
||||||
@@ -236,8 +244,16 @@ Example for continuing:
|
|||||||
|
|
||||||
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
> "Phase 2 complete. In a NEW conversation, use the implement command and attach:
|
||||||
>
|
>
|
||||||
> - `specs/user-auth/overview.md`
|
> specs feature folder
|
||||||
> - `specs/user-auth/Phase 3.md`"
|
>
|
||||||
|
> - `specs/user-authentication/`
|
||||||
|
>
|
||||||
|
> OR
|
||||||
|
>
|
||||||
|
> specs overview and phase files
|
||||||
|
>
|
||||||
|
> - `specs/user-authentication/overview.md`
|
||||||
|
> - `specs/user-authentication/Phase 3.md`"
|
||||||
|
|
||||||
Example for final phase:
|
Example for final phase:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user