@haus-tech/haus-workflow 0.18.1 → 0.19.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.
Files changed (61) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/README.md +1 -1
  3. package/dist/cli.js +320 -288
  4. package/library/catalog/manifest.json +1 -1
  5. package/library/global/commands/haus-clone.md +32 -0
  6. package/library/global/skills/haus-workflow/SKILL.md +18 -9
  7. package/package.json +4 -8
  8. package/tests/README.md +0 -54
  9. package/tests/fixtures/catalog/agents/code-reviewer.md +0 -15
  10. package/tests/fixtures/catalog/agents/docs-researcher.md +0 -15
  11. package/tests/fixtures/catalog/agents/planner.md +0 -15
  12. package/tests/fixtures/catalog/agents/security-reviewer.md +0 -15
  13. package/tests/fixtures/catalog/agents/test-reviewer.md +0 -15
  14. package/tests/fixtures/catalog/manifest.json +0 -1065
  15. package/tests/fixtures/catalog/policy-gates-manifest.json +0 -120
  16. package/tests/fixtures/catalog/skills/auth-oidc-azure-bankid-patterns/SKILL.md +0 -14
  17. package/tests/fixtures/catalog/skills/bullmq-patterns/SKILL.md +0 -14
  18. package/tests/fixtures/catalog/skills/database-patterns/SKILL.md +0 -14
  19. package/tests/fixtures/catalog/skills/dotnet-patterns/SKILL.md +0 -14
  20. package/tests/fixtures/catalog/skills/dotnet-service-patterns/SKILL.md +0 -14
  21. package/tests/fixtures/catalog/skills/eslint-setup/SKILL.md +0 -14
  22. package/tests/fixtures/catalog/skills/expo-react-native-patterns/SKILL.md +0 -14
  23. package/tests/fixtures/catalog/skills/global-engineering-rules/SKILL.md +0 -14
  24. package/tests/fixtures/catalog/skills/i18next-patterns/SKILL.md +0 -14
  25. package/tests/fixtures/catalog/skills/jest-patterns/SKILL.md +0 -14
  26. package/tests/fixtures/catalog/skills/laravel-nova-patterns/SKILL.md +0 -14
  27. package/tests/fixtures/catalog/skills/laravel-patterns/SKILL.md +0 -14
  28. package/tests/fixtures/catalog/skills/nestjs-graphql-patterns/SKILL.md +0 -14
  29. package/tests/fixtures/catalog/skills/nextauth-patterns/SKILL.md +0 -14
  30. package/tests/fixtures/catalog/skills/nextjs-patterns/SKILL.md +0 -14
  31. package/tests/fixtures/catalog/skills/nx21-monorepo-patterns/SKILL.md +0 -14
  32. package/tests/fixtures/catalog/skills/package-manager-yarn4-pnpm89/SKILL.md +0 -14
  33. package/tests/fixtures/catalog/skills/phpunit-patterns/SKILL.md +0 -14
  34. package/tests/fixtures/catalog/skills/playwright-patterns/SKILL.md +0 -14
  35. package/tests/fixtures/catalog/skills/prettier-setup/SKILL.md +0 -14
  36. package/tests/fixtures/catalog/skills/prisma-patterns/SKILL.md +0 -14
  37. package/tests/fixtures/catalog/skills/production-readiness-review/SKILL.md +0 -14
  38. package/tests/fixtures/catalog/skills/qliro-patterns/SKILL.md +0 -14
  39. package/tests/fixtures/catalog/skills/radix-shadcn-patterns/SKILL.md +0 -14
  40. package/tests/fixtures/catalog/skills/react-router-v7-patterns/SKILL.md +0 -14
  41. package/tests/fixtures/catalog/skills/react19-patterns/SKILL.md +0 -14
  42. package/tests/fixtures/catalog/skills/sanity-patterns/SKILL.md +0 -14
  43. package/tests/fixtures/catalog/skills/security-review/SKILL.md +0 -14
  44. package/tests/fixtures/catalog/skills/sentry-patterns/SKILL.md +0 -14
  45. package/tests/fixtures/catalog/skills/storybook-patterns/SKILL.md +0 -14
  46. package/tests/fixtures/catalog/skills/strapi-patterns/SKILL.md +0 -14
  47. package/tests/fixtures/catalog/skills/stripe-patterns/SKILL.md +0 -14
  48. package/tests/fixtures/catalog/skills/supabase-patterns/SKILL.md +0 -14
  49. package/tests/fixtures/catalog/skills/tailwind-scss-patterns/SKILL.md +0 -14
  50. package/tests/fixtures/catalog/skills/tanstack-query-router-patterns/SKILL.md +0 -14
  51. package/tests/fixtures/catalog/skills/testing-library-patterns/SKILL.md +0 -14
  52. package/tests/fixtures/catalog/skills/turbo-monorepo-patterns/SKILL.md +0 -14
  53. package/tests/fixtures/catalog/skills/typescript5-patterns/SKILL.md +0 -14
  54. package/tests/fixtures/catalog/skills/vendure-app-patterns/SKILL.md +0 -14
  55. package/tests/fixtures/catalog/skills/vendure-plugin-patterns/SKILL.md +0 -14
  56. package/tests/fixtures/catalog/skills/vite8-patterns/SKILL.md +0 -14
  57. package/tests/fixtures/catalog/skills/vitest-patterns/SKILL.md +0 -14
  58. package/tests/fixtures/catalog/skills/vue-patterns/SKILL.md +0 -14
  59. package/tests/fixtures/catalog/skills/wordpress-acf-elementor-jetengine-patterns/SKILL.md +0 -14
  60. package/tests/fixtures/catalog/skills/wordpress-bedrock-patterns/SKILL.md +0 -14
  61. package/tests/fixtures/catalog/skills/wordpress-patterns/SKILL.md +0 -14
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.
@@ -1,14 +0,0 @@
1
- ---
2
- name: fixture-stub
3
- description: Fixture stub — minimal valid SKILL.md for CLI tests.
4
- ---
5
-
6
- # Fixture stub
7
-
8
- ## Use when
9
-
10
- Use this skill when working with the relevant technology.
11
-
12
- ## Do not use when
13
-
14
- Do not use for unrelated tasks.