git init | first commit
This commit is contained in:
7
opencode-config/snippet/commit-message.md
Normal file
7
opencode-config/snippet/commit-message.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
aliases:
|
||||
- cm
|
||||
description: Creates a commit message
|
||||
---
|
||||
|
||||
Based on only the current changes recommend me a commit message.
|
||||
7
opencode-config/snippet/create-plan.md
Normal file
7
opencode-config/snippet/create-plan.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
aliases:
|
||||
- plan
|
||||
description: It creates and implementation plan from the previous interactions and chat
|
||||
---
|
||||
|
||||
I want you to create an implementation plan based on our conversation in this session. It should contain a precise instructions so even someone with less knowledge of the system can implement the plan without going into the wrong direction.
|
||||
Reference in New Issue
Block a user