@haus-tech/haus-workflow 0.22.0 → 0.23.0

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.6.2",
2
+ "version": "2.6.3",
3
3
  "items": [
4
4
  {
5
5
  "id": "haus.nextjs-patterns",
@@ -1842,7 +1842,7 @@
1842
1842
  },
1843
1843
  {
1844
1844
  "id": "haus.superpowers-subagent-driven-development",
1845
- "version": "1.0.0",
1845
+ "version": "1.0.1",
1846
1846
  "source": "curated",
1847
1847
  "type": "skill",
1848
1848
  "path": "skills/superpowers/subagent-driven-development",
@@ -1852,7 +1852,7 @@
1852
1852
  "whenNotToUse": "Do not use for tightly coupled sequential work or when subagents are unavailable.",
1853
1853
  "tags": ["workflow", "workflow-skill"],
1854
1854
  "repoRoles": [],
1855
- "tokenEstimate": 3491,
1855
+ "tokenEstimate": 3948,
1856
1856
  "installMode": "copy-selected",
1857
1857
  "default": true,
1858
1858
  "reviewStatus": "approved",
@@ -1861,8 +1861,9 @@
1861
1861
  "license": "MIT",
1862
1862
  "licenseConfidence": "high",
1863
1863
  "originSourceId": "superpowers-pcvelz",
1864
- "originUrl": "https://github.com/pcvelz/superpowers/tree/bd000c6ec1df53449a74397f55305b22802b9a2b/skills/subagent-driven-development",
1865
- "ecosystem": "superpowers"
1864
+ "originUrl": "https://github.com/pcvelz/superpowers/tree/48f5123e18a1a92dfba962da8dc2509391c821ee/skills/subagent-driven-development",
1865
+ "ecosystem": "superpowers",
1866
+ "pinnedRef": "48f5123e18a1a92dfba962da8dc2509391c821ee"
1866
1867
  },
1867
1868
  {
1868
1869
  "id": "haus.superpowers-systematic-debugging",
@@ -1986,7 +1987,7 @@
1986
1987
  },
1987
1988
  {
1988
1989
  "id": "haus.superpowers-writing-plans",
1989
- "version": "1.0.0",
1990
+ "version": "1.0.1",
1990
1991
  "source": "curated",
1991
1992
  "type": "skill",
1992
1993
  "path": "skills/superpowers/writing-plans",
@@ -1996,7 +1997,7 @@
1996
1997
  "whenNotToUse": "Do not use for single-step tasks that need no multi-step plan.",
1997
1998
  "tags": ["workflow", "core-skill"],
1998
1999
  "repoRoles": [],
1999
- "tokenEstimate": 5277,
2000
+ "tokenEstimate": 5493,
2000
2001
  "installMode": "copy-selected",
2001
2002
  "default": true,
2002
2003
  "reviewStatus": "approved",
@@ -2005,8 +2006,9 @@
2005
2006
  "license": "MIT",
2006
2007
  "licenseConfidence": "high",
2007
2008
  "originSourceId": "superpowers-pcvelz",
2008
- "originUrl": "https://github.com/pcvelz/superpowers/tree/bd000c6ec1df53449a74397f55305b22802b9a2b/skills/writing-plans",
2009
- "ecosystem": "superpowers"
2009
+ "originUrl": "https://github.com/pcvelz/superpowers/tree/48f5123e18a1a92dfba962da8dc2509391c821ee/skills/writing-plans",
2010
+ "ecosystem": "superpowers",
2011
+ "pinnedRef": "48f5123e18a1a92dfba962da8dc2509391c821ee"
2010
2012
  },
2011
2013
  {
2012
2014
  "id": "haus.superpowers-writing-skills",
@@ -2151,6 +2153,31 @@
2151
2153
  "originSourceId": "superpowers-pcvelz",
2152
2154
  "originUrl": "https://github.com/pcvelz/superpowers/blob/bd000c6ec1df53449a74397f55305b22802b9a2b/commands/write-plan.md",
2153
2155
  "ecosystem": "superpowers"
2156
+ },
2157
+ {
2158
+ "id": "haus.superpowers-onboard",
2159
+ "version": "1.0.0",
2160
+ "source": "curated",
2161
+ "type": "command",
2162
+ "path": "commands/superpowers/onboard.md",
2163
+ "title": "Superpowers Onboard",
2164
+ "purpose": "Guided setup for superpowers' optional features. Asks short multiple-choice questions and writes the chosen configuration files in place. Everything it configures can also be set up manually — see README.md.",
2165
+ "whenToUse": "Guided setup for superpowers' optional features. Asks short multiple-choice questions and writes the chosen configuration files in place. Everything it configures can also be set up manually — see README.md.",
2166
+ "whenNotToUse": "Do not use when a more specific skill or command applies.",
2167
+ "tags": ["workflow"],
2168
+ "repoRoles": [],
2169
+ "tokenEstimate": 2871,
2170
+ "installMode": "copy-selected",
2171
+ "default": true,
2172
+ "reviewStatus": "approved",
2173
+ "riskLevel": "low",
2174
+ "useMode": "copy",
2175
+ "license": "MIT",
2176
+ "licenseConfidence": "high",
2177
+ "originSourceId": "superpowers-pcvelz",
2178
+ "originUrl": "https://github.com/pcvelz/superpowers/blob/48f5123e18a1a92dfba962da8dc2509391c821ee/commands/onboard.md",
2179
+ "pinnedRef": "48f5123e18a1a92dfba962da8dc2509391c821ee",
2180
+ "ecosystem": "superpowers"
2154
2181
  }
2155
2182
  ]
2156
2183
  }
@@ -16,9 +16,7 @@
16
16
  "defi",
17
17
  "trading"
18
18
  ],
19
- "bannedAgentPhrases": ["autonomous", "swarm", "delegate", "orchestrat", "marketplace"],
20
19
  "requiredSkillFrontmatter": ["description"],
21
- "requiredAgentSections": ["## Use when", "## Do not use when", "## Verification"],
22
20
  "riskyInstallPatterns": [
23
21
  { "source": "\\bnpx\\s+-y\\b", "flags": "i" },
24
22
  { "source": "\\bnpx\\s+--yes\\b", "flags": "i" },
@@ -84,10 +82,7 @@
84
82
  "oidc",
85
83
  "azure-ad",
86
84
  "bankid",
87
- "myid",
88
- "cgi",
89
85
  "crypto",
90
- "collection2",
91
86
  "postgresql",
92
87
  "mariadb",
93
88
  "mssql",
@@ -98,7 +93,6 @@
98
93
  "testing-library",
99
94
  "phpunit",
100
95
  "storybook",
101
- "wisest",
102
96
  "vitest",
103
97
  "jest",
104
98
  "redis",
@@ -127,7 +121,6 @@
127
121
  "missing-eslint",
128
122
  "docker",
129
123
  "pm2",
130
- "deployer-php",
131
124
  "stripe",
132
125
  "qliro",
133
126
  "supabase",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@haus-tech/haus-workflow",
3
- "version": "0.22.0",
3
+ "version": "0.23.0",
4
4
  "description": "Haus AI workflow CLI for Claude Code.",
5
5
  "type": "module",
6
6
  "bin": {