User Tools

Site Tools


tips:openspec

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tips:openspec [2025/11/10 20:36] – [install] sscipionitips:openspec [2026/03/06 10:26] (current) sscipioni
Line 9: Line 9:
 </code> </code>
  
-<code bash | ~/.kilocode/workflows/openspec-update-proposal.md>+<code bash | ~/.kilocode/workflows/openspec-refine.md
 +<!-- OPENSPEC:START -->
 ### Workflow: OpenSpec Refine Change Proposal ### Workflow: OpenSpec Refine Change Proposal
  
Line 25: Line 26:
  
 **Goal:** Synchronize the spec deltas and implementation tasks with the latest version of the change proposal. **Goal:** Synchronize the spec deltas and implementation tasks with the latest version of the change proposal.
 +<!-- OPENSPEC:END -->
 </code> </code>
 ===== add openspec to existing project ===== ===== add openspec to existing project =====
Line 47: Line 49:
 <code bash> <code bash>
 # kilocode # kilocode
-/openspec-proposal.md load multiple svm models+/openspec-proposal.md add data lake folder common for python and nextjs backend
  
-# other agents +claude and other agents 
-/openspec:proposal load multiple svm models+/opsx:propose add data lake folder common for python and nextjs backend
 </code> </code>
  
Line 56: Line 58:
 <code> <code>
 openspec/changes/ openspec/changes/
-└── load-multiple-svm-models +-- add-data-lake-folder 
-    ├── proposal.md +   |-- design.md 
-    ├── specs +   |-- proposal.md 
-    │   └── svm-anomaly-detection +   |-- specs 
-    │       └── spec.md +   |   `-- data-lake 
-    └── tasks.md+   |       `-- spec.md 
 +   `-- tasks.md 
 </code> </code>
  
Line 73: Line 77:
 2) **Review proposal.md** and rebuild spec.md and tasks.md 2) **Review proposal.md** and rebuild spec.md and tasks.md
 <code> <code>
-I've updated the proposal.md for the current change. Please update the spec delta and tasks.md to reflect the new requirements outlined in the proposal.+update add-data-lake-folder from proposal
 </code> </code>
  
Line 96: Line 100:
  
 # other agents # other agents
-/openspec:apply load-multiple-svm-models+/opsx:apply
 </code> </code>
  
tips/openspec.1762803380.txt.gz · Last modified: by sscipioni