Skip to content

Commit 2f1b876

Browse files
authored
Merge pull request #26 from NeoLabHQ/fix/vg/sdd/return-thinking-steps-back
fix(sdd): remove tool definitions, due to latest claude code bug
2 parents 895c03d + ca96e35 commit 2f1b876

File tree

9 files changed

+1601
-228
lines changed

9 files changed

+1601
-228
lines changed

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
33
"name": "context-engineering-kit",
4-
"version": "1.7.1",
4+
"version": "1.7.2",
55
"description": "Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.",
66
"owner": {
77
"name": "NeoLabHQ",
@@ -77,7 +77,7 @@
7777
{
7878
"name": "sdd",
7979
"description": "Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.",
80-
"version": "1.1.3",
80+
"version": "1.1.4",
8181
"author": {
8282
"name": "Vlad Goncharov",
8383
"email": "[email protected]"

plugins/sdd/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sdd",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.",
55
"author": {
66
"name": "Vlad Goncharov",

plugins/sdd/agents/business-analyst.md

Lines changed: 326 additions & 65 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)