harnessed 3.4.1 → 3.4.2

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.
@@ -60,9 +60,12 @@ Sister `workflows/judgments/strategic-gate.yaml`:
60
60
 
61
61
  Use the SlashCommand tool to run: `{{ capabilities.gstack-office-hours.cmd }}`
62
62
 
63
- (If the rendered cmd above is the bare `/gstack-office-hours` accompanied by a `⚠️ ... not installed`
64
- warning from `harnessed setup`, install the missing plugin first then re-run
65
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
63
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
64
+ capability is missing on disk. Install it (`claude plugin install <name>` for
65
+ plugins, or follow the official install instructions for user-skills e.g. for
66
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
67
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
68
+ this SKILL.md and clear the warning.)
66
69
 
67
70
  ## References
68
71
 
@@ -61,9 +61,12 @@ Sister `workflows/judgments/subtask-gate.yaml`:
61
61
 
62
62
  Use the SlashCommand tool to run: `{{ capabilities.superpowers-brainstorming.cmd }}`
63
63
 
64
- (If the rendered cmd above is the bare `/superpowers-brainstorming` accompanied by a `⚠️ ... not installed`
65
- warning from `harnessed setup`, install the missing plugin first then re-run
66
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
64
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
65
+ capability is missing on disk. Install it (`claude plugin install <name>` for
66
+ plugins, or follow the official install instructions for user-skills e.g. for
67
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
68
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
69
+ this SKILL.md and clear the warning.)
67
70
 
68
71
  ## References
69
72
 
@@ -57,9 +57,12 @@ trigger `is-complex-architecture` 重构 ref。
57
57
 
58
58
  Use the SlashCommand tool to run: `{{ capabilities.plan-eng-review.cmd }}`
59
59
 
60
- (If the rendered cmd above is the bare `/plan-eng-review` accompanied by a `⚠️ ... not installed`
61
- warning from `harnessed setup`, install the missing plugin first then re-run
62
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
60
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
61
+ capability is missing on disk. Install it (`claude plugin install <name>` for
62
+ plugins, or follow the official install instructions for user-skills e.g. for
63
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
64
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
65
+ this SKILL.md and clear the warning.)
63
66
 
64
67
  ## References
65
68
 
@@ -59,9 +59,12 @@ reframe)。
59
59
 
60
60
  Use the SlashCommand tool to run: `{{ capabilities.gsd-plan-phase.cmd }}`
61
61
 
62
- (If the rendered cmd above is the bare `/gsd-plan-phase` accompanied by a `⚠️ ... not installed`
63
- warning from `harnessed setup`, install the missing plugin first then re-run
64
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
62
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
63
+ capability is missing on disk. Install it (`claude plugin install <name>` for
64
+ plugins, or follow the official install instructions for user-skills e.g. for
65
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
66
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
67
+ this SKILL.md and clear the warning.)
65
68
 
66
69
  ## References
67
70
 
@@ -61,9 +61,12 @@ harnessed retro --milestone <name> --apply
61
61
 
62
62
  Use the SlashCommand tool to run: `{{ capabilities.retro-gstack.cmd }}`
63
63
 
64
- (If the rendered cmd above is the bare `/retro-gstack` accompanied by a `⚠️ ... not installed`
65
- warning from `harnessed setup`, install the missing plugin first then re-run
66
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
64
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
65
+ capability is missing on disk. Install it (`claude plugin install <name>` for
66
+ plugins, or follow the official install instructions for user-skills e.g. for
67
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
68
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
69
+ this SKILL.md and clear the warning.)
67
70
 
68
71
  ## References
69
72
 
@@ -74,9 +74,12 @@ command `/task-clarify` automatically (Gap B fix — sister v1.0.2 mechanism).
74
74
 
75
75
  Use the SlashCommand tool to run: `{{ capabilities.superpowers-brainstorming.cmd }}`
76
76
 
77
- (If the rendered cmd above is the bare `/superpowers-brainstorming` accompanied by a `⚠️ ... not installed`
78
- warning from `harnessed setup`, install the missing plugin first then re-run
79
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
77
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
78
+ capability is missing on disk. Install it (`claude plugin install <name>` for
79
+ plugins, or follow the official install instructions for user-skills e.g. for
80
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
81
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
82
+ this SKILL.md and clear the warning.)
80
83
 
81
84
  ## References
82
85
 
@@ -80,9 +80,12 @@ command `/task-code` automatically (Gap B fix — sister v1.0.2 mechanism).
80
80
 
81
81
  Use the SlashCommand tool to run: `{{ capabilities.planning-with-files.cmd }}`
82
82
 
83
- (If the rendered cmd above is the bare `/planning-with-files` accompanied by a `⚠️ ... not installed`
84
- warning from `harnessed setup`, install the missing plugin first then re-run
85
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
83
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
84
+ capability is missing on disk. Install it (`claude plugin install <name>` for
85
+ plugins, or follow the official install instructions for user-skills e.g. for
86
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
87
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
88
+ this SKILL.md and clear the warning.)
86
89
 
87
90
  ## References
88
91
 
@@ -102,9 +102,12 @@ command `/task-deliver` automatically (Gap B fix — sister v1.0.2 mechanism).
102
102
 
103
103
  Use the SlashCommand tool to run: `{{ capabilities.ralph-loop.cmd }}`
104
104
 
105
- (If the rendered cmd above is the bare `/ralph-loop` accompanied by a `⚠️ ... not installed`
106
- warning from `harnessed setup`, install the missing plugin first then re-run
107
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
105
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
106
+ capability is missing on disk. Install it (`claude plugin install <name>` for
107
+ plugins, or follow the official install instructions for user-skills e.g. for
108
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
109
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
110
+ this SKILL.md and clear the warning.)
108
111
 
109
112
  ## References
110
113
 
@@ -83,9 +83,12 @@ command `/task-test` automatically (Gap B fix — sister v1.0.2 mechanism).
83
83
 
84
84
  Use the SlashCommand tool to run: `{{ capabilities.tdd.cmd }}`
85
85
 
86
- (If the rendered cmd above is the bare `/tdd` accompanied by a `⚠️ ... not installed`
87
- warning from `harnessed setup`, install the missing plugin first then re-run
88
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
86
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
87
+ capability is missing on disk. Install it (`claude plugin install <name>` for
88
+ plugins, or follow the official install instructions for user-skills e.g. for
89
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
90
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
91
+ this SKILL.md and clear the warning.)
89
92
 
90
93
  ## References
91
94
 
@@ -62,9 +62,12 @@ harnessed verify-code-review --phase <num> --apply
62
62
 
63
63
  Use the SlashCommand tool to run: `{{ capabilities.code-review.cmd }}`
64
64
 
65
- (If the rendered cmd above is the bare `/code-review` accompanied by a `⚠️ ... not installed`
66
- warning from `harnessed setup`, install the missing plugin first then re-run
67
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
65
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
66
+ capability is missing on disk. Install it (`claude plugin install <name>` for
67
+ plugins, or follow the official install instructions for user-skills e.g. for
68
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
69
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
70
+ this SKILL.md and clear the warning.)
68
71
 
69
72
  ## References
70
73
 
@@ -65,9 +65,12 @@ harnessed verify-design --phase <num> --apply
65
65
 
66
66
  Use the SlashCommand tool to run: `{{ capabilities.gstack-design-review.cmd }}`
67
67
 
68
- (If the rendered cmd above is the bare `/gstack-design-review` accompanied by a `⚠️ ... not installed`
69
- warning from `harnessed setup`, install the missing plugin first then re-run
70
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
68
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
69
+ capability is missing on disk. Install it (`claude plugin install <name>` for
70
+ plugins, or follow the official install instructions for user-skills e.g. for
71
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
72
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
73
+ this SKILL.md and clear the warning.)
71
74
 
72
75
  ## References
73
76
 
@@ -78,9 +78,12 @@ harnessed verify-multispec --phase <num> --apply
78
78
 
79
79
  Use the SlashCommand tool to run: `{{ capabilities.agent-teams-create.cmd }}`
80
80
 
81
- (If the rendered cmd above is the bare `/agent-teams-create` accompanied by a `⚠️ ... not installed`
82
- warning from `harnessed setup`, install the missing plugin first then re-run
83
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
81
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
82
+ capability is missing on disk. Install it (`claude plugin install <name>` for
83
+ plugins, or follow the official install instructions for user-skills e.g. for
84
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
85
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
86
+ this SKILL.md and clear the warning.)
84
87
 
85
88
  ## References
86
89
 
@@ -64,9 +64,12 @@ harnessed verify-paranoid --phase <num> --apply
64
64
 
65
65
  Use the SlashCommand tool to run: `{{ capabilities.gstack-review.cmd }}`
66
66
 
67
- (If the rendered cmd above is the bare `/review` accompanied by a `⚠️ ... not installed`
68
- warning from `harnessed setup`, install the missing plugin first then re-run
69
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
67
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
68
+ capability is missing on disk. Install it (`claude plugin install <name>` for
69
+ plugins, or follow the official install instructions for user-skills e.g. for
70
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
71
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
72
+ this SKILL.md and clear the warning.)
70
73
 
71
74
  ## References
72
75
 
@@ -60,9 +60,12 @@ harnessed verify-progress --phase <num> --apply
60
60
 
61
61
  Use the SlashCommand tool to run: `{{ capabilities.gsd-verify-work.cmd }}`
62
62
 
63
- (If the rendered cmd above is the bare `/gsd-verify-work` accompanied by a `⚠️ ... not installed`
64
- warning from `harnessed setup`, install the missing plugin first then re-run
65
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
63
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
64
+ capability is missing on disk. Install it (`claude plugin install <name>` for
65
+ plugins, or follow the official install instructions for user-skills e.g. for
66
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
67
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
68
+ this SKILL.md and clear the warning.)
66
69
 
67
70
  ## References
68
71
 
@@ -66,9 +66,12 @@ harnessed verify-qa --phase <num> --apply
66
66
 
67
67
  Use the SlashCommand tool to run: `{{ capabilities.gstack-qa.cmd }}`
68
68
 
69
- (If the rendered cmd above is the bare `/gstack-qa` accompanied by a `⚠️ ... not installed`
70
- warning from `harnessed setup`, install the missing plugin first then re-run
71
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
69
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
70
+ capability is missing on disk. Install it (`claude plugin install <name>` for
71
+ plugins, or follow the official install instructions for user-skills e.g. for
72
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
73
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
74
+ this SKILL.md and clear the warning.)
72
75
 
73
76
  ## References
74
77
 
@@ -61,9 +61,12 @@ harnessed verify-security --phase <num> --apply
61
61
 
62
62
  Use the SlashCommand tool to run: `{{ capabilities.gstack-cso.cmd }}`
63
63
 
64
- (If the rendered cmd above is the bare `/gstack-cso` accompanied by a `⚠️ ... not installed`
65
- warning from `harnessed setup`, install the missing plugin first then re-run
66
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
64
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
65
+ capability is missing on disk. Install it (`claude plugin install <name>` for
66
+ plugins, or follow the official install instructions for user-skills e.g. for
67
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
68
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
69
+ this SKILL.md and clear the warning.)
67
70
 
68
71
  ## References
69
72
 
@@ -61,9 +61,12 @@ harnessed verify-simplify --phase <num> --apply
61
61
 
62
62
  Use the SlashCommand tool to run: `{{ capabilities.code-simplifier.cmd }}`
63
63
 
64
- (If the rendered cmd above is the bare `/code-simplifier` accompanied by a `⚠️ ... not installed`
65
- warning from `harnessed setup`, install the missing plugin first then re-run
66
- `harnessed setup` to re-render this SKILL.md with the full namespaced cmd.)
64
+ (If a `⚠️ ... not installed` warning was printed by `harnessed setup`, the backing
65
+ capability is missing on disk. Install it (`claude plugin install <name>` for
66
+ plugins, or follow the official install instructions for user-skills e.g. for
67
+ gstack: `git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstack` then
68
+ `cd ~/.claude/skills/gstack && ./setup`), then re-run `harnessed setup` to re-render
69
+ this SKILL.md and clear the warning.)
67
70
 
68
71
  ## References
69
72