@nathanramorim/forge-sdd 1.3.3 → 1.3.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @nathanramorim/forge-sdd
|
|
2
2
|
|
|
3
|
-
> CLI que scaffolda a estrutura **Forge-SDD** v1.3.
|
|
3
|
+
> CLI que scaffolda a estrutura **Forge-SDD** v1.3.3 em segundos. Suporte total para **GitHub Copilot, Claude e Gemini**.
|
|
4
4
|
|
|
5
5
|
🚀 **Landing Page:** [forge-sdd.vercel.app](https://forge-sdd.vercel.app)
|
|
6
6
|
|
|
@@ -53,7 +53,7 @@ Uma árvore de aproximadamente 40 arquivos baseada na **Metodologia Forge-SDD**,
|
|
|
53
53
|
|
|
54
54
|
## Como interagir com os Agentes
|
|
55
55
|
|
|
56
|
-
A Metodologia Forge-SDD v1.3.
|
|
56
|
+
A Metodologia Forge-SDD v1.3.3 oferece **7 comandos universais** que funcionam de forma idêntica em todos os agentes suportados.
|
|
57
57
|
|
|
58
58
|
### 🛠️ Comandos Universais (Prompts)
|
|
59
59
|
|
package/package.json
CHANGED