ostacky 0.8.2 → 0.8.3
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 +20 -25
- package/assets/agents/ostacky.md +18 -3
- package/assets/commands/install-stack.md +2 -2
- package/assets/mcp/ostacky-controller/controller-core.js +206 -0
- package/assets/mcp/ostacky-controller/index.js +166 -164
- package/assets/mcp/ostacky-controller/package.json +1 -1
- package/assets/plugins/controller-core.ts +206 -0
- package/assets/plugins/ostacky-plugin.ts +12 -124
- package/assets/skills/brainstorming/SKILL.md +5 -3
- package/dist/cli.js +487 -704
- package/manifest.json +151 -151
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -1,153 +1,153 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
2
|
+
"version": "0.8.3",
|
|
3
|
+
"repo": "JaimeHoracio/Ostacky",
|
|
4
|
+
"tag": "v0.8.3",
|
|
5
|
+
"agents": [
|
|
6
|
+
{
|
|
7
|
+
"name": "ostacky",
|
|
8
|
+
"file": "assets/agents/ostacky.md",
|
|
9
|
+
"description": "Orquestador con recuperación automática (nunca se congela), ruteo por nivel de impacto, controller MCP con SDK oficial, edición segura con fallback inline, y delegación en OpenSpec + Superpowers. v0.8.3: prune de skills obsoletas, lastHandoff, getAvailableTransitions, consecutiveFailures real, mem_session_summary automático al cierre.",
|
|
10
|
+
"version": "0.8.3",
|
|
11
|
+
"sha256": "b32ec792c01d1f2c4dac58c4de752e4d30f5df8315b33512f4a7efc15a7380eb"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"commands": [
|
|
15
|
+
{
|
|
16
|
+
"name": "install-stack",
|
|
17
|
+
"file": "assets/commands/install-stack.md",
|
|
18
|
+
"description": "Instala el stack tecnológico del proyecto (CodeGraph, skills, OpenSpec, Engram, controller plugin). v0.8.3: controller plugin como alma hard-gate, Context7 removido del stack.",
|
|
19
|
+
"version": "0.8.3",
|
|
20
|
+
"sha256": "24802dc29675a584dacf4d0ac8a944dd935ee0f96a4e804a9b1c5bdb3709438c"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "opsx-sync",
|
|
24
|
+
"file": "assets/commands/opsx-sync.md",
|
|
25
|
+
"description": "Sincroniza delta specs del change activo sin inicializar CodeGraph si ya existe índice",
|
|
26
|
+
"version": "0.8.3",
|
|
27
|
+
"sha256": "fe0158478f2ca63b315037a85fc1632b77868532e319af6c7384285441767d64"
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"mcpServers": [
|
|
31
|
+
{
|
|
32
|
+
"name": "ostacky-controller",
|
|
33
|
+
"file": "assets/mcp/ostacky-controller/",
|
|
34
|
+
"description": "Máquina de estados persistida con @modelcontextprotocol/server SDK. v0.8.3: 22 tools (incluye set_handoff, get_handoff, clear_handoff, get_available_transitions funcional). Bugfixes: consecutiveFailures real, lastHandoff state, defaultChoice persistido. Robustez: degraded mode automático tras 3 fallos, persistence condicional para Nivel 0, prune de skills obsoletas.",
|
|
35
|
+
"version": "0.8.3",
|
|
36
|
+
"sha256": "da929dae61b9caa0b818ee1c69c5573075d84cb8d31da6910888fc5b6163a0d1"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "openspec",
|
|
40
|
+
"file": "assets/mcp/openspec/",
|
|
41
|
+
"description": "MCP server local para OpenSpec - proposal, apply, archive, sync de cambios",
|
|
42
|
+
"version": "0.8.3",
|
|
43
|
+
"sha256": "fa4be28bfc1e75db8f1a037e2580f04a60066c80e8e5934e90e1041020d04609"
|
|
44
|
+
}
|
|
45
|
+
],
|
|
46
|
+
"skills": [
|
|
47
|
+
{
|
|
48
|
+
"name": "brainstorming",
|
|
49
|
+
"file": "assets/skills/brainstorming/SKILL.md",
|
|
50
|
+
"description": "Skill unificado de pensamiento con dos modos: creative-design (producción de diseño → transición a implementación directa o openspec-propose) y open-exploration (exploración libre)",
|
|
51
|
+
"version": "0.8.3",
|
|
52
|
+
"sha256": "f1013a86a8f27914d85a716e23c7fd32db1786d93615e8b0834b13d184308549"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "execution-mode-evaluation",
|
|
56
|
+
"file": "assets/skills/execution-mode-evaluation/SKILL.md",
|
|
57
|
+
"description": "Skill de análisis de modo de ejecución — output reconciliado con controller snapshot contract (recommendation field)",
|
|
58
|
+
"version": "0.8.3",
|
|
59
|
+
"sha256": "7b89dda29927c88f1eb13ffcea541a12423384c172f66c4f3d9b61efe0c7a163"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "tdd",
|
|
63
|
+
"file": "assets/skills/tdd/SKILL.md",
|
|
64
|
+
"description": "Skill de test-driven development (Superpowers)",
|
|
65
|
+
"version": "0.8.3",
|
|
66
|
+
"sha256": "aa412298980b7826165c211145c1b8e9135f68f36247bb3cb96d0a0eae274486"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "subagent-driven-development",
|
|
70
|
+
"file": "assets/skills/subagent-driven-development/SKILL.md",
|
|
71
|
+
"description": "Skill de ejecución con subagentes (Superpowers) — ejecuta solo después de confirmación del coordinador Ostacky",
|
|
72
|
+
"version": "0.8.3",
|
|
73
|
+
"sha256": "1a42d714a9a13faf05f0bf7b580e8d837c2e77a5633839542ccce603023419e8"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "dispatching-parallel-agents",
|
|
77
|
+
"file": "assets/skills/dispatching-parallel-agents/SKILL.md",
|
|
78
|
+
"description": "Skill de dispatch paralelo de agentes (Superpowers)",
|
|
79
|
+
"version": "0.8.3",
|
|
80
|
+
"sha256": "3c8a66d51ae2e719e877d02c3dac32bd804722c3bb9227c258ecae78252a20ab"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "review",
|
|
84
|
+
"file": "assets/skills/review/SKILL.md",
|
|
85
|
+
"description": "Skill de revisión de código (Superpowers)",
|
|
86
|
+
"version": "0.8.3",
|
|
87
|
+
"sha256": "b19650ed4d1d4d9857a4dd5b7e08e91328a1a1fc9c45bcc2fb600fa9d0213279"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "receiving-code-review",
|
|
91
|
+
"file": "assets/skills/receiving-code-review/SKILL.md",
|
|
92
|
+
"description": "Skill de recibir y procesar feedback de code review",
|
|
93
|
+
"version": "0.8.3",
|
|
94
|
+
"sha256": "d761e884e71d8d3476ac734d287cae403a4024506a7d12e7361a448217c0a831"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"name": "openspec-propose",
|
|
98
|
+
"file": "assets/skills/openspec-propose/SKILL.md",
|
|
99
|
+
"description": "Skill de generación de proposal (OpenSpec)",
|
|
100
|
+
"version": "0.8.3",
|
|
101
|
+
"sha256": "bb59100b9fd3c9f9a1ec6509fa975ec55bf7fc737df4fe73bb3e9bbc217b83f7"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "openspec-apply-change",
|
|
105
|
+
"file": "assets/skills/openspec-apply-change/SKILL.md",
|
|
106
|
+
"description": "Skill de aplicación de change (OpenSpec)",
|
|
107
|
+
"version": "0.8.3",
|
|
108
|
+
"sha256": "dfc823bf89fc7505e91ab6dee9c1f004be38a410bd3d88fb67b211b1b6cbb1d0"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "openspec-archive-change",
|
|
112
|
+
"file": "assets/skills/openspec-archive-change/SKILL.md",
|
|
113
|
+
"description": "Skill de archivo de change (OpenSpec)",
|
|
114
|
+
"version": "0.8.3",
|
|
115
|
+
"sha256": "16e4b561de7747283663fed602e506abf502452c49a8d4b86d7a5539c40f0195"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "openspec-explore",
|
|
119
|
+
"file": "assets/skills/openspec-explore/SKILL.md",
|
|
120
|
+
"description": "Modo explore para OpenSpec — thinking partner para explorar ideas, investigar problemas y clarificar requisitos antes/durante un cambio",
|
|
121
|
+
"version": "0.8.3",
|
|
122
|
+
"sha256": "37ae4aaf17ea71a395bab6dc4d9d61b9a49d7910f6692535ae8553244c46880b"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"name": "using-git-worktrees",
|
|
126
|
+
"file": "assets/skills/using-git-worktrees/SKILL.md",
|
|
127
|
+
"description": "Skill de uso de git worktrees para aislamiento de trabajo",
|
|
128
|
+
"version": "0.8.3",
|
|
129
|
+
"sha256": "93341bc1b7c053618a8b6dc07e3615b77990d7b549a0201f5835d95fef67ce13"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"name": "using-superpowers",
|
|
133
|
+
"file": "assets/skills/using-superpowers/SKILL.md",
|
|
134
|
+
"description": "Skill de orquestación de Superpowers skills",
|
|
135
|
+
"version": "0.8.3",
|
|
136
|
+
"sha256": "7e54536f96d2a379185a10bfc1e970850caa2561b6d8aca7080f0defea0381a4"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"name": "writing-skills",
|
|
140
|
+
"file": "assets/skills/writing-skills/SKILL.md",
|
|
141
|
+
"description": "Skill de creación y edición de skills",
|
|
142
|
+
"version": "0.8.3",
|
|
143
|
+
"sha256": "3d76b906cee518a2b809febb70db95697a35b9f368986bb504b4120c3bfb437a"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"name": "graceful-degradation",
|
|
147
|
+
"file": "assets/skills/graceful-degradation/SKILL.md",
|
|
148
|
+
"description": "Skill de degradación graceful cuando múltiples tools están indisponibles",
|
|
149
|
+
"version": "0.8.3",
|
|
150
|
+
"sha256": "79d0eeb2116382cb5db5b753277a333b7ca5682f4a541170b4a6158125c2cb50"
|
|
151
|
+
}
|
|
152
|
+
]
|
|
153
153
|
}
|