Skip to content

Commit c70d7fe

Browse files
chore: remove thin-wrapper commands, keep substantive ones
Deleted commands/brainstorm.md, debug-everything.md, implementation-plan.md, preplanning.md, and sprint.md — all were one-liner skill redirects that caused a circular loop when skills fail to load. commands/commit.md and review.md are retained as they contain real workflow instructions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5ba0a47 commit c70d7fe

File tree

10 files changed

+16
-9
lines changed

10 files changed

+16
-9
lines changed

.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": "dso",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Workflow infrastructure plugin for Claude Code projects",
55
"commands": "./commands/",
66
"skills": "./skills/",

.tickets/dso-0isl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-0isl
3-
status: open
3+
status: closed
44
deps: [dso-wo1i]
55
links: []
66
created: 2026-03-18T02:38:20Z

.tickets/dso-0vyd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-0vyd
3-
status: open
3+
status: closed
44
deps: [dso-wo1i, dso-0isl]
55
links: []
66
created: 2026-03-18T02:38:24Z

.tickets/dso-8qvu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-8qvu
3-
status: in_progress
3+
status: closed
44
deps: []
55
links: []
66
created: 2026-03-18T01:14:42Z

.tickets/dso-q9z9.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
id: dso-q9z9
3+
status: open
4+
deps: []
5+
links: []
6+
created: 2026-03-18T03:50:41Z
7+
type: bug
8+
priority: 3
9+
assignee: Joe Oakhart
10+
---
11+
# Fix: qualify-skill-refs.sh multi-segment URL lookbehind gap — checker strips full URLs but fixer only checks :// prefix
12+

commands/brainstorm.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

commands/debug-everything.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

commands/implementation-plan.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

commands/preplanning.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

commands/sprint.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)