This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips:openspec [2025/11/10 20:36] – [install] sscipioni | tips:openspec [2026/03/06 10:26] (current) – sscipioni | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| </ | </ | ||
| - | <code bash | ~/ | + | <code bash | ~/ |
| + | <!-- OPENSPEC: | ||
| ### 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: | ||
| </ | </ | ||
| ===== add openspec to existing project ===== | ===== add openspec to existing project ===== | ||
| Line 47: | Line 49: | ||
| <code bash> | <code bash> | ||
| # kilocode | # kilocode | ||
| - | / | + | / |
| - | # other agents | + | # claude and other agents |
| - | /openspec:proposal load multiple svm models | + | /opsx:propose add data lake folder common for python and nextjs backend |
| </ | </ | ||
| Line 56: | Line 58: | ||
| < | < | ||
| openspec/ | openspec/ | ||
| - | └── load-multiple-svm-models | + | -- add-data-lake-folder |
| - | | + | |-- design.md |
| - | | + | |
| - | | + | |-- specs |
| - | | + | | `-- data-lake |
| - | | + | | |
| + | `-- tasks.md | ||
| </ | </ | ||
| 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 | ||
| < | < | ||
| - | I've updated the proposal.md for the current change. Please | + | update |
| </ | </ | ||
| Line 96: | Line 100: | ||
| # other agents | # other agents | ||
| - | /openspec: | + | /opsx:apply |
| </ | </ | ||