wizz-method 1.0.2 → 1.0.3
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.
- package/.claude-plugin/marketplace.json +9 -9
- package/README.md +4 -4
- package/build/artifacts/llms-full.txt +218 -218
- package/build/artifacts/llms.txt +4 -4
- package/build/site/explanation/advanced-elicitation/index.html +2 -2
- package/build/site/explanation/adversarial-review/index.html +2 -2
- package/build/site/explanation/analysis-phase/index.html +2 -2
- package/build/site/explanation/brainstorming/index.html +2 -2
- package/build/site/explanation/checkpoint-preview/index.html +2 -2
- package/build/site/explanation/established-projects-faq/index.html +2 -2
- package/build/site/explanation/forensic-investigation/index.html +2 -2
- package/build/site/explanation/named-agents/index.html +6 -6
- package/build/site/explanation/party-mode/index.html +3 -3
- package/build/site/explanation/preventing-agent-conflicts/index.html +2 -2
- package/build/site/explanation/project-context/index.html +2 -2
- package/build/site/explanation/quick-dev/index.html +2 -2
- package/build/site/explanation/web-bundles/index.html +2 -2
- package/build/site/explanation/why-solutioning-matters/index.html +2 -2
- package/build/site/how-to/{customize-bmad → customize-wizz}/index.html +6 -6
- package/build/site/how-to/established-projects/index.html +2 -2
- package/build/site/how-to/{expand-bmad-for-your-org → expand-wizz-for-your-org}/index.html +7 -7
- package/build/site/how-to/{get-answers-about-bmad → get-answers-about-wizz}/index.html +3 -3
- package/build/site/how-to/install-custom-modules/index.html +3 -3
- package/build/site/how-to/{install-bmad → install-wizz}/index.html +6 -6
- package/build/site/how-to/non-interactive-installation/index.html +3 -3
- package/build/site/how-to/project-context/index.html +2 -2
- package/build/site/how-to/quick-fixes/index.html +2 -2
- package/build/site/how-to/shard-large-documents/index.html +2 -2
- package/build/site/how-to/upgrade-to-v6/index.html +8 -8
- package/build/site/how-to/use-web-bundles/index.html +2 -2
- package/build/site/index.html +3 -3
- package/build/site/llms-full.txt +218 -218
- package/build/site/llms.txt +4 -4
- package/build/site/pagefind/fragment/en_296ddb9.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_583316f.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_67825a4.pf_fragment +0 -0
- package/build/site/pagefind/fragment/{en_41cab15.pf_fragment → en_887ce56.pf_fragment} +0 -0
- package/build/site/pagefind/fragment/en_92d7cc7.pf_fragment +0 -0
- package/build/site/pagefind/fragment/{en_56b1635.pf_fragment → en_9b57d7d.pf_fragment} +0 -0
- package/build/site/pagefind/fragment/en_ba9fb37.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_bfc56b6.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_c6d9e48.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_cdd885c.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_d890205.pf_fragment +0 -0
- package/build/site/pagefind/index/en_5b9d8c6.pf_index +0 -0
- package/build/site/pagefind/index/en_868614c.pf_index +0 -0
- package/build/site/pagefind/index/en_e4f9bff.pf_index +0 -0
- package/build/site/pagefind/pagefind-entry.json +1 -1
- package/build/site/pagefind/pagefind.en_4e69d7f053.pf_meta +0 -0
- package/build/site/reference/agents/index.html +2 -2
- package/build/site/reference/commands/index.html +3 -3
- package/build/site/reference/core-tools/index.html +3 -3
- package/build/site/reference/modules/index.html +4 -4
- package/build/site/reference/testing/index.html +2 -2
- package/build/site/reference/workflow-map/index.html +2 -2
- package/build/site/roadmap/index.html +2 -2
- package/build/site/sitemap-0.xml +1 -1
- package/build/site/tutorials/getting-started/index.html +4 -4
- package/build/site/workflow-map-diagram-fr.html +2 -2
- package/package.json +8 -8
- package/removals.txt +46 -46
- package/src/bmm-skills/1-analysis/research/wizz-domain-research/customize.toml +1 -1
- package/src/bmm-skills/1-analysis/research/wizz-market-research/customize.toml +1 -1
- package/src/bmm-skills/1-analysis/research/wizz-technical-research/customize.toml +2 -1
- package/src/bmm-skills/1-analysis/wizz-agent-analyst/customize.toml +2 -2
- package/src/bmm-skills/1-analysis/wizz-agent-tech-writer/customize.toml +2 -2
- package/src/bmm-skills/1-analysis/wizz-document-project/customize.toml +1 -1
- package/src/bmm-skills/1-analysis/wizz-document-project/templates/index-template.md +1 -1
- package/src/bmm-skills/1-analysis/wizz-document-project/templates/project-overview-template.md +1 -1
- package/src/bmm-skills/1-analysis/wizz-document-project/templates/source-tree-template.md +1 -1
- package/src/bmm-skills/1-analysis/wizz-prfaq/customize.toml +1 -1
- package/src/bmm-skills/1-analysis/wizz-product-brief/SKILL.md +1 -1
- package/src/bmm-skills/1-analysis/wizz-product-brief/customize.toml +1 -1
- package/src/bmm-skills/2-plan-workflows/wizz-agent-pm/customize.toml +2 -2
- package/src/bmm-skills/2-plan-workflows/wizz-agent-ux-designer/customize.toml +2 -2
- package/src/bmm-skills/2-plan-workflows/wizz-create-prd/SKILL.md +1 -1
- package/src/bmm-skills/2-plan-workflows/wizz-create-prd/customize.toml +1 -1
- package/src/bmm-skills/2-plan-workflows/wizz-edit-prd/SKILL.md +1 -1
- package/src/bmm-skills/2-plan-workflows/wizz-edit-prd/customize.toml +1 -1
- package/src/bmm-skills/2-plan-workflows/wizz-prd/SKILL.md +3 -3
- package/src/bmm-skills/2-plan-workflows/wizz-prd/customize.toml +2 -2
- package/src/bmm-skills/2-plan-workflows/wizz-ux/SKILL.md +2 -2
- package/src/bmm-skills/2-plan-workflows/wizz-validate-prd/SKILL.md +1 -1
- package/src/bmm-skills/2-plan-workflows/wizz-validate-prd/customize.toml +1 -1
- package/src/bmm-skills/3-solutioning/wizz-agent-architect/customize.toml +2 -2
- package/src/bmm-skills/3-solutioning/wizz-architecture/SKILL.md +2 -2
- package/src/bmm-skills/3-solutioning/wizz-architecture/customize.toml +4 -2
- package/src/bmm-skills/3-solutioning/wizz-check-implementation-readiness/customize.toml +1 -1
- package/src/bmm-skills/3-solutioning/wizz-create-architecture/SKILL.md +1 -1
- package/src/bmm-skills/3-solutioning/wizz-create-architecture/customize.toml +1 -1
- package/src/bmm-skills/3-solutioning/wizz-create-epics-and-stories/customize.toml +1 -1
- package/src/bmm-skills/3-solutioning/wizz-generate-project-context/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-agent-dev/customize.toml +3 -2
- package/src/bmm-skills/4-implementation/wizz-checkpoint-preview/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-code-review/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-correct-course/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-create-story/SKILL.md +2 -2
- package/src/bmm-skills/4-implementation/wizz-create-story/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-dev-story/SKILL.md +1 -1
- package/src/bmm-skills/4-implementation/wizz-dev-story/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-investigate/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-qa-generate-e2e-tests/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-quick-dev/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-quick-dev/step-01-clarify-and-route.md +1 -1
- package/src/bmm-skills/4-implementation/wizz-retrospective/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-sprint-planning/customize.toml +1 -1
- package/src/bmm-skills/4-implementation/wizz-sprint-status/SKILL.md +5 -5
- package/src/bmm-skills/4-implementation/wizz-sprint-status/customize.toml +1 -1
- package/src/bmm-skills/module-help.csv +32 -32
- package/src/bmm-skills/module.yaml +1 -1
- package/src/core-skills/module-help.csv +3 -3
- package/src/core-skills/module.yaml +4 -4
- package/src/core-skills/wizz-brainstorming/SKILL.md +1 -1
- package/src/core-skills/wizz-brainstorming/analysis/catalog-analysis.md +4 -4
- package/src/core-skills/wizz-brainstorming/assets/brain-selector.html +5 -5
- package/src/core-skills/wizz-brainstorming/customize.toml +1 -1
- package/src/core-skills/wizz-brainstorming/references/finalize.md +1 -1
- package/src/core-skills/wizz-brainstorming/scripts/brain.py +5 -5
- package/src/core-skills/wizz-brainstorming/scripts/tests/test_brain.py +1 -1
- package/src/core-skills/wizz-brainstorming/scripts/tests/test_memlog.py +3 -3
- package/src/core-skills/wizz-customize/SKILL.md +6 -6
- package/src/core-skills/wizz-customize/scripts/list_customizable_skills.py +3 -3
- package/src/core-skills/wizz-customize/scripts/tests/test_list_customizable_skills.py +13 -13
- package/src/core-skills/wizz-editorial-review-structure/SKILL.md +1 -1
- package/src/core-skills/wizz-help/SKILL.md +3 -3
- package/src/core-skills/wizz-party-mode/SKILL.md +5 -3
- package/src/core-skills/wizz-party-mode/customize.toml +2 -2
- package/src/core-skills/wizz-party-mode/scripts/resolve_party.py +2 -2
- package/src/core-skills/wizz-party-mode/scripts/tests/test-resolve_party.py +1 -1
- package/src/core-skills/wizz-spec/SKILL.md +3 -3
- package/src/core-skills/wizz-spec/customize.toml +2 -2
- package/src/modules/wizz/README.md +5 -5
- package/src/modules/wizz/agents/wizz-ads/SKILL.md +1 -1
- package/src/modules/wizz/agents/wizz-copy/SKILL.md +1 -1
- package/src/modules/wizz/agents/wizz-designer/SKILL.md +1 -1
- package/src/modules/wizz/agents/wizz-growth/SKILL.md +1 -1
- package/src/modules/wizz/agents/wizz-maestro/SKILL.md +2 -2
- package/src/modules/wizz/agents/wizz-memoria/SKILL.md +1 -1
- package/src/modules/wizz/agents/wizz-qa/SKILL.md +1 -1
- package/src/modules/wizz/agents/wizz-seo/SKILL.md +1 -1
- package/src/modules/wizz/overrides/{bmad-agent-analyst.toml → wizz-agent-analyst.toml} +1 -1
- package/src/modules/wizz/overrides/{bmad-agent-architect.toml → wizz-agent-architect.toml} +1 -1
- package/src/modules/wizz/overrides/{bmad-agent-dev.toml → wizz-agent-dev.toml} +1 -1
- package/src/modules/wizz/overrides/{bmad-agent-pm.toml → wizz-agent-pm.toml} +1 -1
- package/src/modules/wizz/overrides/{bmad-agent-tech-writer.toml → wizz-agent-tech-writer.toml} +1 -1
- package/src/modules/wizz/overrides/{bmad-agent-ux-designer.toml → wizz-agent-ux-designer.toml} +1 -1
- package/src/modules/wizz/scripts/wizz-init.mjs +7 -7
- package/src/scripts/resolve_config.py +7 -7
- package/src/scripts/resolve_customization.py +2 -2
- package/src/scripts/tests/test_memlog.py +1 -1
- package/tools/bundle-web-bundles.js +1 -1
- package/tools/format-workflow-md.js +2 -2
- package/tools/installer/commands/install.js +1 -1
- package/tools/installer/commands/status.js +9 -9
- package/tools/installer/commands/uninstall.js +5 -5
- package/tools/installer/core/existing-install.js +8 -8
- package/tools/installer/core/install-paths.js +13 -13
- package/tools/installer/core/installer.js +102 -102
- package/tools/installer/core/legacy-warnings.js +16 -16
- package/tools/installer/core/manifest-generator.js +30 -30
- package/tools/installer/core/manifest.js +30 -30
- package/tools/installer/core/python-check.js +7 -7
- package/tools/installer/ide/_config-driven.js +97 -97
- package/tools/installer/ide/manager.js +17 -17
- package/tools/installer/ide/platform-codes.yaml +5 -5
- package/tools/installer/ide/shared/installed-skills.js +13 -13
- package/tools/installer/ide/shared/path-utils.js +46 -46
- package/tools/installer/ide/shared/skill-manifest.js +4 -4
- package/tools/installer/install-messages.yaml +1 -1
- package/tools/installer/list-options.js +3 -3
- package/tools/installer/modules/channel-plan.js +1 -1
- package/tools/installer/modules/channel-resolver.js +1 -1
- package/tools/installer/modules/custom-module-manager.js +16 -16
- package/tools/installer/modules/external-manager.js +6 -6
- package/tools/installer/modules/official-modules.js +42 -42
- package/tools/installer/modules/plugin-resolver.js +3 -3
- package/tools/installer/project-root.js +13 -13
- package/tools/installer/prompts.js +1 -1
- package/tools/installer/set-overrides.js +6 -6
- package/tools/installer/ui.js +29 -29
- package/tools/installer/yaml-format.js +1 -1
- package/tools/migrate-custom-module-paths.js +11 -11
- package/tools/skill-validator.md +6 -6
- package/tools/validate-skills.js +10 -5
- package/web-bundles/README.md +4 -4
- package/web-bundles/brainstorming-coach/INSTRUCTIONS.md +1 -1
- package/web-bundles/bundles.json +6 -6
- package/web-bundles/market-and-industry-research/INSTRUCTIONS.md +1 -1
- package/web-bundles/prd-coach/INSTRUCTIONS.md +3 -3
- package/web-bundles/prfaq-coach/INSTRUCTIONS.md +3 -3
- package/web-bundles/product-brief-coach/INSTRUCTIONS.md +3 -3
- package/web-bundles/ux-coach/INSTRUCTIONS.md +1 -1
- package/{bmad-modules.yaml → wizz-modules.yaml} +15 -15
- package/build/site/pagefind/fragment/en_5ad92a9.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_7aea5bc.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_81bcd7f.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_938e9c4.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_b51d75b.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_c9fea21.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_e07e982.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_f4389af.pf_fragment +0 -0
- package/build/site/pagefind/fragment/en_f52c9f9.pf_fragment +0 -0
- package/build/site/pagefind/index/en_82c64dc.pf_index +0 -0
- package/build/site/pagefind/index/en_d0dd3c7.pf_index +0 -0
- package/build/site/pagefind/index/en_e890f88.pf_index +0 -0
- package/build/site/pagefind/pagefind.en_ee1b8a17c8.pf_meta +0 -0
- /package/build/site/img/{bmad-dark.png → wizz-dark.png} +0 -0
- /package/build/site/img/{bmad-light.png → wizz-light.png} +0 -0
- /package/src/bmm-skills/1-analysis/wizz-prfaq/{bmad-manifest.json → wizz-manifest.json} +0 -0
- /package/tools/installer/{bmad-cli.js → wizz-cli.js} +0 -0
package/tools/skill-validator.md
CHANGED
|
@@ -68,9 +68,9 @@ If no findings are generated (from either pass), the skill passes validation.
|
|
|
68
68
|
|
|
69
69
|
- **Severity:** HIGH
|
|
70
70
|
- **Applies to:** `SKILL.md`
|
|
71
|
-
- **Rule:** The `name` value must start with `
|
|
72
|
-
- **Detection:** Regex test: `^(
|
|
73
|
-
- **Fix:** Rename to comply with the format (e.g., `wizz-my-skill` ou `
|
|
71
|
+
- **Rule:** The `name` value must start with `wizz-` (motor) or `wizz-` (camada Wizz), use only lowercase letters, numbers, and single hyphens between segments.
|
|
72
|
+
- **Detection:** Regex test: `^(wizz|wizz)-[a-z0-9]+(-[a-z0-9]+)*$`.
|
|
73
|
+
- **Fix:** Rename to comply with the format (e.g., `wizz-my-skill` ou `wizz-my-skill`).
|
|
74
74
|
|
|
75
75
|
### SKILL-05 — `name` Must Match Directory Name
|
|
76
76
|
|
|
@@ -85,8 +85,8 @@ If no findings are generated (from either pass), the skill passes validation.
|
|
|
85
85
|
- **Severity:** MEDIUM
|
|
86
86
|
- **Applies to:** `SKILL.md`
|
|
87
87
|
- **Rule:** The `description` must state both what the skill does AND when to use it. Max 1024 characters.
|
|
88
|
-
- **Detection:** Check length. Look for trigger phrases like "Use when" or "Use
|
|
89
|
-
- **Fix:** Append a "Use when..." clause to the description.
|
|
88
|
+
- **Detection:** Check length. Look for trigger phrases like "Use when", "Use if", "Use para", or "Use quando" — their absence suggests the description only says _what_ but not _when_.
|
|
89
|
+
- **Fix:** Append a "Use when..." or "Use para..." clause to the description.
|
|
90
90
|
|
|
91
91
|
### SKILL-07 — SKILL.md Must Have Body Content
|
|
92
92
|
|
|
@@ -281,7 +281,7 @@ If no findings are generated (from either pass), the skill passes validation.
|
|
|
281
281
|
- **Severity:** HIGH
|
|
282
282
|
- **Applies to:** all files
|
|
283
283
|
- **Rule:** When a skill references another skill by name, the surrounding instruction must use the word "invoke". The canonical form is `Invoke the \`skill-name\` skill`. Phrases like "Read fully and follow", "Execute", "Run", "Load", "Open", or "Follow" are invalid — they imply file-level operations on a document, not skill invocation. A skill is a unit that is invoked, not a file that is read.
|
|
284
|
-
- **Detection:** Find all references to other skills by name (typically backtick-quoted skill names like \`
|
|
284
|
+
- **Detection:** Find all references to other skills by name (typically backtick-quoted skill names like \`wizz-foo\`). Check the surrounding instruction text (same sentence or directive) for file-oriented verbs: "read", "follow", "load", "execute", "run", "open". Flag any that do not use "invoke" (or a close synonym like "activate" or "launch").
|
|
285
285
|
- **Fix:** Replace the instruction with `Invoke the \`skill-name\` skill`. Remove any "read fully and follow" or similar file-oriented phrasing. Do NOT add a `skill:` prefix to the name — use natural language.
|
|
286
286
|
|
|
287
287
|
---
|
package/tools/validate-skills.js
CHANGED
|
@@ -40,8 +40,8 @@ const positionalArgs = args.filter((a) => !a.startsWith('--'));
|
|
|
40
40
|
|
|
41
41
|
// --- Constants ---
|
|
42
42
|
|
|
43
|
-
// Aceita o namespace do motor
|
|
44
|
-
const NAME_REGEX = /^(
|
|
43
|
+
// Aceita o namespace do motor WIZZ (wizz-) e o namespace próprio da Wizz (wizz-).
|
|
44
|
+
const NAME_REGEX = /^(wizz|wizz)-[a-z0-9]+(-[a-z0-9]+)*$/;
|
|
45
45
|
const STEP_FILENAME_REGEX = /^step-\d{2}[a-z]?-[a-z0-9-]+\.md$/;
|
|
46
46
|
const TIME_ESTIMATE_PATTERNS = [/takes?\s+\d+\s*min/i, /~\s*\d+\s*min/i, /estimated\s+time/i, /\bETA\b/];
|
|
47
47
|
|
|
@@ -350,14 +350,19 @@ function validateSkill(skillDir) {
|
|
|
350
350
|
});
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
if (
|
|
353
|
+
if (
|
|
354
|
+
!/use\s+when\b/i.test(description) &&
|
|
355
|
+
!/use\s+if\b/i.test(description) &&
|
|
356
|
+
!/use\s+para\b/i.test(description) &&
|
|
357
|
+
!/use\s+quando\b/i.test(description)
|
|
358
|
+
) {
|
|
354
359
|
findings.push({
|
|
355
360
|
rule: 'SKILL-06',
|
|
356
361
|
title: 'description Quality',
|
|
357
362
|
severity: 'MEDIUM',
|
|
358
363
|
file: 'SKILL.md',
|
|
359
|
-
detail: 'description does not contain "Use when" or "Use
|
|
360
|
-
fix: 'Append a "Use when..." clause to explain when to invoke this skill.',
|
|
364
|
+
detail: 'description does not contain "Use when", "Use if", "Use para", or "Use quando" trigger phrase.',
|
|
365
|
+
fix: 'Append a "Use when..." or "Use para..." clause to explain when to invoke this skill.',
|
|
361
366
|
});
|
|
362
367
|
}
|
|
363
368
|
}
|
package/web-bundles/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Wizz Web Bundles
|
|
2
2
|
|
|
3
|
-
V4 shipped web bundles. V6 brings them back, new and improved. Each bundle packages a
|
|
3
|
+
V4 shipped web bundles. V6 brings them back, new and improved. Each bundle packages a Wizz skill as a self-contained install for **Google Gemini Gems** and **ChatGPT Custom GPTs**, so you can run the planning work in your web LLM subscription before opening your IDE.
|
|
4
4
|
|
|
5
5
|
## Install
|
|
6
6
|
|
|
@@ -35,7 +35,7 @@ Requires Gemini Advanced (for Gems) or ChatGPT Plus / Pro / Business / Enterpris
|
|
|
35
35
|
|
|
36
36
|
## Build your own
|
|
37
37
|
|
|
38
|
-
Web bundles are generated from
|
|
38
|
+
Web bundles are generated from Wizz skills using the [`bmad-os-skill-to-bundle`](https://github.com/bmad-code-org/wizz-utility-skills) utility skill. Point it at any Wizz skill folder and it produces a `SKILL.md`, an `INSTRUCTIONS.md`, and any required data files, with persona inheritance from the owning agent.
|
|
39
39
|
|
|
40
40
|
## What's in this folder
|
|
41
41
|
|
|
@@ -43,4 +43,4 @@ This folder is the **source** for the shelf, packaged into ZIPs and attached to
|
|
|
43
43
|
|
|
44
44
|
## Concept docs
|
|
45
45
|
|
|
46
|
-
[What web bundles are and when to use them](https://docs.
|
|
46
|
+
[What web bundles are and when to use them](https://docs.wizz-method.org/explanation/web-bundles/).
|
|
@@ -28,7 +28,7 @@ name: Mary
|
|
|
28
28
|
title: Strategic Business Analyst
|
|
29
29
|
icon: 📊
|
|
30
30
|
role: |
|
|
31
|
-
Help the user ideate, research, and analyze before committing to a project in the
|
|
31
|
+
Help the user ideate, research, and analyze before committing to a project in the Wizz Method analysis phase. Facilitate brainstorming as structured discovery without generating ideas for the user.
|
|
32
32
|
identity: |
|
|
33
33
|
Senior analyst with a research-first instinct. Treats brainstorming as structured discovery, prizes evidence and pattern recognition, hunts for the assumption hiding under every idea.
|
|
34
34
|
communication_style: |
|
package/web-bundles/bundles.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"swapPersona": {
|
|
17
17
|
"name": "Mary",
|
|
18
18
|
"title": "Strategic Business Analyst",
|
|
19
|
-
"lineage": "
|
|
19
|
+
"lineage": "Wizz analyst — research-first rigor"
|
|
20
20
|
},
|
|
21
21
|
"accentColor": "#3b82f6",
|
|
22
22
|
"motif": "constellation",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"defaultPersona": {
|
|
34
34
|
"name": "Mary",
|
|
35
35
|
"title": "Strategic Business Analyst",
|
|
36
|
-
"lineage": "
|
|
36
|
+
"lineage": "Wizz analyst"
|
|
37
37
|
},
|
|
38
38
|
"swapPersona": {
|
|
39
39
|
"name": "Iris",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"defaultPersona": {
|
|
56
56
|
"name": "Mary",
|
|
57
57
|
"title": "Strategic Business Analyst",
|
|
58
|
-
"lineage": "
|
|
58
|
+
"lineage": "Wizz analyst"
|
|
59
59
|
},
|
|
60
60
|
"swapPersona": {
|
|
61
61
|
"name": "Bezos",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"defaultPersona": {
|
|
78
78
|
"name": "John",
|
|
79
79
|
"title": "Product Manager",
|
|
80
|
-
"lineage": "
|
|
80
|
+
"lineage": "Wizz PM — Cagan lineage"
|
|
81
81
|
},
|
|
82
82
|
"swapPersona": {
|
|
83
83
|
"name": "Ezra",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"defaultPersona": {
|
|
100
100
|
"name": "Sally",
|
|
101
101
|
"title": "UX Designer",
|
|
102
|
-
"lineage": "
|
|
102
|
+
"lineage": "Wizz UX designer"
|
|
103
103
|
},
|
|
104
104
|
"swapPersona": {
|
|
105
105
|
"name": "Kenji",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"defaultPersona": {
|
|
122
122
|
"name": "Mary",
|
|
123
123
|
"title": "Strategic Business Analyst",
|
|
124
|
-
"lineage": "
|
|
124
|
+
"lineage": "Wizz analyst"
|
|
125
125
|
},
|
|
126
126
|
"swapPersona": {
|
|
127
127
|
"name": "Geoff",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
|
|
20
20
|
## Customize
|
|
21
21
|
|
|
22
|
-
Edit the `[persona]` block below to swap voices. Default: **Mary, Business Analyst** (lifted from the
|
|
22
|
+
Edit the `[persona]` block below to swap voices. Default: **Mary, Business Analyst** (lifted from the Wizz analyst agent).
|
|
23
23
|
|
|
24
24
|
## Persona Swap Example (reference, do not paste)
|
|
25
25
|
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
|
|
18
18
|
## Customize
|
|
19
19
|
|
|
20
|
-
Edit the `[persona]` block below to swap voices. Default: **John, Product Manager** (the
|
|
20
|
+
Edit the `[persona]` block below to swap voices. Default: **John, Product Manager** (the Wizz Method PM). `[preferences]` sets a default user name.
|
|
21
21
|
|
|
22
22
|
## Persona Swap Example (reference, do not paste)
|
|
23
23
|
|
|
@@ -61,10 +61,10 @@ title: Product Manager
|
|
|
61
61
|
icon: 📋
|
|
62
62
|
|
|
63
63
|
role: |
|
|
64
|
-
Translate product vision into a validated PRD, epics, and stories that development can execute during the
|
|
64
|
+
Translate product vision into a validated PRD, epics, and stories that development can execute during the Wizz Method planning phase. Coach the user through producing a PRD engineering can build from, never substituting template-filling for the discovery underneath.
|
|
65
65
|
|
|
66
66
|
identity: |
|
|
67
|
-
Product manager from the
|
|
67
|
+
Product manager from the Wizz Method planning phase, where PRDs become real. Thinks like Marty Cagan and Teresa Torres. Writes with Bezos's six-pager discipline. Translates product vision into a validated PRD that engineering can actually execute from, refusing to let template-filling substitute for the discovery underneath.
|
|
68
68
|
|
|
69
69
|
communication_style: |
|
|
70
70
|
Detective's "why?" relentless. Direct, data-sharp, cuts through fluff to what matters. Names the missing evidence before the user finishes the paragraph. Warm under the directness; pushes because the engineer reading this PRD downstream deserves better than hand-wave.
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
|
|
18
18
|
## Customize
|
|
19
19
|
|
|
20
|
-
Edit the `[persona]` block below to swap voices. Default: **Mary, Strategic Business Analyst** (the
|
|
20
|
+
Edit the `[persona]` block below to swap voices. Default: **Mary, Strategic Business Analyst** (the Wizz Method analyst). `[preferences]` sets a default user name.
|
|
21
21
|
|
|
22
22
|
## Persona Swap Example (reference, do not paste)
|
|
23
23
|
|
|
@@ -61,10 +61,10 @@ title: Strategic Business Analyst
|
|
|
61
61
|
icon: 📊
|
|
62
62
|
|
|
63
63
|
role: |
|
|
64
|
-
Help the user ideate, research, and analyze before committing to a project in the
|
|
64
|
+
Help the user ideate, research, and analyze before committing to a project in the Wizz Method analysis phase. Run them through the Working Backwards PRFAQ challenge to stress-test the concept before resources are committed.
|
|
65
65
|
|
|
66
66
|
identity: |
|
|
67
|
-
Strategic business analyst from the
|
|
67
|
+
Strategic business analyst from the Wizz Method analysis phase. Channels Michael Porter's strategic rigor and Barbara Minto's Pyramid Principle discipline. Brings deep expertise in market research, competitive analysis, requirements elicitation, and the art of translating vague needs into actionable specs while staying grounded in evidence.
|
|
68
68
|
|
|
69
69
|
communication_style: |
|
|
70
70
|
Treasure hunter's excitement for patterns, McKinsey memo's structure for findings. Precise, curious, slightly skeptical. Asks "what would have to be true?" more than "what if?"
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
|
|
18
18
|
## Customize
|
|
19
19
|
|
|
20
|
-
Edit the `[persona]` block below to swap voices. Default: **Mary, Strategic Business Analyst** (the
|
|
20
|
+
Edit the `[persona]` block below to swap voices. Default: **Mary, Strategic Business Analyst** (the Wizz Method analyst). `[preferences]` sets a default user name.
|
|
21
21
|
|
|
22
22
|
## Persona Swap Example (reference, do not paste)
|
|
23
23
|
|
|
@@ -61,10 +61,10 @@ title: Strategic Business Analyst
|
|
|
61
61
|
icon: 📊
|
|
62
62
|
|
|
63
63
|
role: |
|
|
64
|
-
Help the user ideate, research, and analyze before committing to a project in the
|
|
64
|
+
Help the user ideate, research, and analyze before committing to a project in the Wizz Method analysis phase. Coach them through producing a product brief that holds up under scrutiny and feeds cleanly into a downstream PRD.
|
|
65
65
|
|
|
66
66
|
identity: |
|
|
67
|
-
Strategic business analyst from the
|
|
67
|
+
Strategic business analyst from the Wizz Method analysis phase, where product briefs are born. Channels Michael Porter's strategic rigor and Barbara Minto's Pyramid Principle discipline. Brings deep expertise in market research, competitive analysis, requirements elicitation, and the art of translating vague needs into a brief that holds up under scrutiny.
|
|
68
68
|
|
|
69
69
|
communication_style: |
|
|
70
70
|
Treasure hunter's excitement for patterns, McKinsey memo's structure for findings. Precise, curious, slightly skeptical. Asks "what would have to be true?" more than "what if?"
|
|
@@ -21,7 +21,7 @@ Gemini Gems pair naturally with **Google Stitch** (`stitch.withgoogle.com`), Goo
|
|
|
21
21
|
|
|
22
22
|
## Customize
|
|
23
23
|
|
|
24
|
-
Edit the `[persona]` block below to swap voices. Default: **Sally, UX Designer** (the
|
|
24
|
+
Edit the `[persona]` block below to swap voices. Default: **Sally, UX Designer** (the Wizz Method UX designer). `[preferences]` sets a default user name.
|
|
25
25
|
|
|
26
26
|
## Persona Swap Example (reference, do not paste)
|
|
27
27
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# Official module registry — the single source of truth for which modules
|
|
2
|
-
# the
|
|
2
|
+
# the Wizz installer offers and how they are displayed.
|
|
3
3
|
#
|
|
4
4
|
# Order here determines display order in the installer picker (after the
|
|
5
5
|
# built-in core and bmm entries, which are loaded from local module.yaml).
|
|
@@ -13,10 +13,10 @@ modules:
|
|
|
13
13
|
url: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise
|
|
14
14
|
module-definition: src/module.yaml
|
|
15
15
|
code: tea
|
|
16
|
-
name: "
|
|
16
|
+
name: "Wizz Test Architect"
|
|
17
17
|
description: "Quality strategy, test automation, and release gates for enterprise teams"
|
|
18
18
|
defaultSelected: false
|
|
19
|
-
type:
|
|
19
|
+
type: wizz-org
|
|
20
20
|
npmPackage: bmad-method-test-architecture-enterprise
|
|
21
21
|
default_channel: stable
|
|
22
22
|
|
|
@@ -24,18 +24,18 @@ modules:
|
|
|
24
24
|
url: https://github.com/bmad-code-org/bmad-builder
|
|
25
25
|
module-definition: skills/module.yaml
|
|
26
26
|
code: bmb
|
|
27
|
-
name: "
|
|
27
|
+
name: "Wizz Builder"
|
|
28
28
|
description: "Build AI agents, workflows, and modules from a conversation"
|
|
29
29
|
defaultSelected: false
|
|
30
|
-
type:
|
|
30
|
+
type: wizz-org
|
|
31
31
|
npmPackage: bmad-builder
|
|
32
32
|
default_channel: stable
|
|
33
33
|
|
|
34
|
-
|
|
35
|
-
url: https://github.com/bmad-code-org/
|
|
34
|
+
wizz-automator:
|
|
35
|
+
url: https://github.com/bmad-code-org/wizz-automator
|
|
36
36
|
module-definition: skills/module.yaml
|
|
37
37
|
code: automator
|
|
38
|
-
name: "
|
|
38
|
+
name: "Wizz Automator Epic Builder Experimental"
|
|
39
39
|
description: "EXPERIMENTAL: only supports claude and codex currently"
|
|
40
40
|
defaultSelected: false
|
|
41
41
|
type: experimental
|
|
@@ -43,24 +43,24 @@ modules:
|
|
|
43
43
|
default_channel: next
|
|
44
44
|
|
|
45
45
|
bmad-creative-intelligence-suite:
|
|
46
|
-
url: https://github.com/bmad-code-org/
|
|
46
|
+
url: https://github.com/bmad-code-org/wizz-module-creative-intelligence-suite
|
|
47
47
|
module-definition: src/module.yaml
|
|
48
48
|
code: cis
|
|
49
|
-
name: "
|
|
49
|
+
name: "Wizz Creative Intelligence Suite"
|
|
50
50
|
description: "Brainstorming, ideation, storytelling, design thinking, and problem-solving"
|
|
51
51
|
defaultSelected: false
|
|
52
|
-
type:
|
|
52
|
+
type: wizz-org
|
|
53
53
|
npmPackage: bmad-creative-intelligence-suite
|
|
54
54
|
default_channel: stable
|
|
55
55
|
|
|
56
56
|
bmad-game-dev-studio:
|
|
57
|
-
url: https://github.com/bmad-code-org/
|
|
57
|
+
url: https://github.com/bmad-code-org/wizz-module-game-dev-studio.git
|
|
58
58
|
module-definition: src/module.yaml
|
|
59
59
|
code: gds
|
|
60
|
-
name: "
|
|
60
|
+
name: "Wizz Game Dev Studio"
|
|
61
61
|
description: "Game design and development for Unity, Unreal, Godot, and Phaser."
|
|
62
62
|
defaultSelected: false
|
|
63
|
-
type:
|
|
63
|
+
type: wizz-org
|
|
64
64
|
npmPackage: bmad-game-dev-studio
|
|
65
65
|
default_channel: stable
|
|
66
66
|
|
|
@@ -72,6 +72,6 @@ modules:
|
|
|
72
72
|
name: "Whiteport Design Studio"
|
|
73
73
|
description: "Strategic UX and Design first planning methodology"
|
|
74
74
|
defaultSelected: false
|
|
75
|
-
type:
|
|
75
|
+
type: wizz-org
|
|
76
76
|
npmPackage: bmad-wds
|
|
77
77
|
default_channel: stable
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|