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
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
#
|
|
1
|
+
# WIZZ Method Documentation (Full)
|
|
2
2
|
|
|
3
3
|
> Complete documentation for AI consumption
|
|
4
|
-
> Generated: 2026-06-
|
|
5
|
-
> Repository: https://github.com/bmad-code-org/
|
|
4
|
+
> Generated: 2026-06-24
|
|
5
|
+
> Repository: https://github.com/bmad-code-org/WIZZ-METHOD
|
|
6
6
|
|
|
7
7
|
<document path="index.md">
|
|
8
8
|
The **Wizz Method** is an AI-driven agency development and production method. It follows the work from start to finish: from idea and planning all the way through agent-assisted implementation. It provides specialized agents, guided workflows, and planning that adapts to your project's complexity, whether you're shipping a small fix or an entire platform.
|
|
9
9
|
|
|
10
10
|
If you're comfortable working with AI assistants like Claude, Cursor, or GitHub Copilot, you're ready to get started.
|
|
11
11
|
|
|
12
|
-
:::note[Independent fork of the
|
|
13
|
-
The Wizz Method is an independent fork of the [
|
|
12
|
+
:::note[Independent fork of the Wizz Method]
|
|
13
|
+
The Wizz Method is an independent fork of the [Wizz Method](https://github.com/bmad-code-org/WIZZ-METHOD), maintained by Wizz! comms. The engine is still BMAD (credited in the repository's `TRADEMARK.md`); the Wizz layer adds agency routing through `wizz-maestro`, a standardized closeout (✅ what I did, ➡️ next step, 🎯 command), and Portuguese-friendly defaults for the agency's skills.
|
|
14
14
|
:::
|
|
15
15
|
|
|
16
16
|
## Getting Started
|
|
@@ -176,7 +176,7 @@ Wizz-Help will detect what you've completed and recommend exactly what to do nex
|
|
|
176
176
|
:::
|
|
177
177
|
|
|
178
178
|
:::note[How to Load Agents and Run Workflows]
|
|
179
|
-
Each workflow has a **skill** you invoke by name in your IDE (e.g., `wizz-prd`). Your AI tool will recognize the `
|
|
179
|
+
Each workflow has a **skill** you invoke by name in your IDE (e.g., `wizz-prd`). Your AI tool will recognize the `wizz-*` name and run it — you don't need to load agents separately. You can also invoke an agent skill directly for general conversation (e.g., `wizz-agent-pm` for the PM agent).
|
|
180
180
|
:::
|
|
181
181
|
|
|
182
182
|
:::caution[Fresh Chats]
|
|
@@ -336,7 +336,7 @@ Wizz-Help inspects your project, detects what you've completed, and tells you ex
|
|
|
336
336
|
:::
|
|
337
337
|
|
|
338
338
|
- **During workflows** — Agents guide you with questions and explanations
|
|
339
|
-
- **Community** — [Discord](https://discord.gg/gk8jAdXWmj) (#
|
|
339
|
+
- **Community** — [Discord](https://discord.gg/gk8jAdXWmj) (#wizz-method-help, #report-bugs-and-issues)
|
|
340
340
|
|
|
341
341
|
## Key Takeaways
|
|
342
342
|
|
|
@@ -351,7 +351,7 @@ Wizz-Help inspects your project, detects what you've completed, and tells you ex
|
|
|
351
351
|
Ready to start? Install the Wizz Method, invoke `wizz-help`, and let your intelligent guide lead the way.
|
|
352
352
|
</document>
|
|
353
353
|
|
|
354
|
-
<document path="how-to/customize-
|
|
354
|
+
<document path="how-to/customize-wizz.md">
|
|
355
355
|
Tailor agent personas, inject domain context, add capabilities, and configure workflow behavior -- all without modifying installed files. Your customizations survive every update.
|
|
356
356
|
|
|
357
357
|
:::tip[Don't want to hand-author TOML? Use `wizz-customize`]
|
|
@@ -368,7 +368,7 @@ The `wizz-customize` skill is a guided authoring helper for the **per-skill agen
|
|
|
368
368
|
|
|
369
369
|
:::note[Prerequisites]
|
|
370
370
|
|
|
371
|
-
- Wizz Method installed in your project (see [How to Install Wizz Method](./install-
|
|
371
|
+
- Wizz Method installed in your project (see [How to Install Wizz Method](./install-wizz.md))
|
|
372
372
|
- Python 3.11+ on your PATH (for the resolver script -- uses stdlib `tomllib`, no `pip install`, no `uv`, no virtualenv)
|
|
373
373
|
- A text editor for TOML files
|
|
374
374
|
:::
|
|
@@ -707,7 +707,7 @@ The override wins over whatever each developer answered during their local insta
|
|
|
707
707
|
| Need | Use |
|
|
708
708
|
|---|---|
|
|
709
709
|
| Add MCP tool calls to every dev workflow | Per-skill: `_wizz/custom/wizz-agent-dev.toml` `persistent_facts` |
|
|
710
|
-
| Add a menu item to an agent | Per-skill: `_wizz/custom/
|
|
710
|
+
| Add a menu item to an agent | Per-skill: `_wizz/custom/wizz-agent-{role}.toml` `[[agent.menu]]` |
|
|
711
711
|
| Swap a workflow's output template | Per-skill: `_wizz/custom/{workflow}.toml` scalar override |
|
|
712
712
|
| Rebrand an agent's public descriptor | **Central**: `_wizz/custom/config.toml` `[agents.<code>]` |
|
|
713
713
|
| Add a custom or fictional agent to the roster | **Central**: `_wizz/custom/config.*.toml` new `[agents.<code>]` entry |
|
|
@@ -717,7 +717,7 @@ Use both surfaces in the same project as needed.
|
|
|
717
717
|
|
|
718
718
|
## Worked Examples
|
|
719
719
|
|
|
720
|
-
For enterprise-oriented recipes (shaping an agent across every workflow it dispatches, enforcing org conventions, publishing outputs to Confluence and Jira, customizing the agent roster, and swapping in your own output templates), see [How to Expand the Wizz Method for Your Organization](./expand-
|
|
720
|
+
For enterprise-oriented recipes (shaping an agent across every workflow it dispatches, enforcing org conventions, publishing outputs to Confluence and Jira, customizing the agent roster, and swapping in your own output templates), see [How to Expand the Wizz Method for Your Organization](./expand-wizz-for-your-org.md).
|
|
721
721
|
|
|
722
722
|
## Troubleshooting
|
|
723
723
|
|
|
@@ -857,13 +857,13 @@ Pay close attention here to prevent reinventing the wheel or making decisions th
|
|
|
857
857
|
- **[Established Projects FAQ](../explanation/established-projects-faq.md)** - Common questions about working on established projects
|
|
858
858
|
</document>
|
|
859
859
|
|
|
860
|
-
<document path="how-to/expand-
|
|
860
|
+
<document path="how-to/expand-wizz-for-your-org.md">
|
|
861
861
|
The Wizz Method's customization surface lets an organization reshape behavior without editing installed files or forking skills. This guide walks through six recipes that cover most enterprise needs.
|
|
862
862
|
|
|
863
863
|
:::note[Prerequisites]
|
|
864
864
|
|
|
865
|
-
- Wizz Method installed in your project (see [How to Install Wizz Method](./install-
|
|
866
|
-
- Familiarity with the customization model (see [How to Customize Wizz Method](./customize-
|
|
865
|
+
- Wizz Method installed in your project (see [How to Install Wizz Method](./install-wizz.md))
|
|
866
|
+
- Familiarity with the customization model (see [How to Customize Wizz Method](./customize-wizz.md))
|
|
867
867
|
- Python 3.11+ on PATH (for the resolver — stdlib only, no `pip install`)
|
|
868
868
|
:::
|
|
869
869
|
|
|
@@ -877,7 +877,7 @@ Before picking a recipe, know where your override lands:
|
|
|
877
877
|
|
|
878
878
|
| Layer | Where overrides live | Scope |
|
|
879
879
|
|---|---|---|
|
|
880
|
-
| **Agent** (e.g. Amelia, Mary, John) | `[agent]` section of `_wizz/custom/
|
|
880
|
+
| **Agent** (e.g. Amelia, Mary, John) | `[agent]` section of `_wizz/custom/wizz-agent-{role}.toml` | Travels with the persona into **every workflow the agent dispatches** |
|
|
881
881
|
| **Workflow** (e.g. product-brief, create-prd) | `[workflow]` section of `_wizz/custom/{workflow-name}.toml` | Applies only to that workflow's run |
|
|
882
882
|
| **Central config** | `[agents.*]`, `[core]`, `[modules.*]` in `_wizz/custom/config.toml` | Agent roster (who's available for party-mode, retrospective, elicitation), install-time settings pinned org-wide |
|
|
883
883
|
|
|
@@ -1174,14 +1174,14 @@ Result: Mary loads the regulatory-review rule at persona activation. When the us
|
|
|
1174
1174
|
|
|
1175
1175
|
## Troubleshooting
|
|
1176
1176
|
|
|
1177
|
-
**Override not taking effect?** Check that the file is under `_wizz/custom/` with the exact skill directory name (e.g. `wizz-agent-dev.toml`, not `
|
|
1177
|
+
**Override not taking effect?** Check that the file is under `_wizz/custom/` with the exact skill directory name (e.g. `wizz-agent-dev.toml`, not `wizz-dev.toml`). See [How to Customize Wizz Method](./customize-wizz.md#troubleshooting).
|
|
1178
1178
|
|
|
1179
1179
|
**MCP tool name unknown?** Use the exact name the MCP server exposes in the current session. Ask Claude Code to list available MCP tools if unsure. Hardcoded names in `persistent_facts` or `on_complete` won't work if the MCP server isn't connected.
|
|
1180
1180
|
|
|
1181
1181
|
**Pattern doesn't apply to my setup?** The recipes above are illustrative. The underlying machinery (three-layer merge, structural rules, agent-spans-workflow) supports many more patterns; compose them as needed.
|
|
1182
1182
|
</document>
|
|
1183
1183
|
|
|
1184
|
-
<document path="how-to/get-answers-about-
|
|
1184
|
+
<document path="how-to/get-answers-about-wizz.md">
|
|
1185
1185
|
Use the Wizz Method's built-in help, source docs, or the community to get answers, from quickest to most thorough.
|
|
1186
1186
|
|
|
1187
1187
|
## 1. Ask Wizz-Help
|
|
@@ -1257,7 +1257,184 @@ _today?_
|
|
|
1257
1257
|
_—Claude_
|
|
1258
1258
|
</document>
|
|
1259
1259
|
|
|
1260
|
-
<document path="how-to/install-
|
|
1260
|
+
<document path="how-to/install-custom-modules.md">
|
|
1261
|
+
Use the Wizz Method installer to add modules from the community registry, third-party Git repositories, or local file paths.
|
|
1262
|
+
|
|
1263
|
+
## When to Use This
|
|
1264
|
+
|
|
1265
|
+
- Installing a community-contributed module from the Wizz Method registry
|
|
1266
|
+
- Installing a module from a third-party Git repository (GitHub, GitLab, Bitbucket, self-hosted)
|
|
1267
|
+
- Testing a module you are developing locally with Wizz Builder
|
|
1268
|
+
- Installing modules from a private or self-hosted Git server
|
|
1269
|
+
|
|
1270
|
+
:::note[Prerequisites]
|
|
1271
|
+
Requires [Node.js](https://nodejs.org) v20.12+ and `npx` (included with npm). Custom and community modules can be selected during a fresh install or added to an existing installation.
|
|
1272
|
+
:::
|
|
1273
|
+
|
|
1274
|
+
## Community Modules
|
|
1275
|
+
|
|
1276
|
+
Community modules are curated in the [Wizz Method plugins marketplace](https://github.com/wizzcomms/wizz-method). They are organized by category and are pinned to an approved commit for safety.
|
|
1277
|
+
|
|
1278
|
+
### 1. Run the Installer
|
|
1279
|
+
|
|
1280
|
+
```bash
|
|
1281
|
+
npx wizz-method install
|
|
1282
|
+
```
|
|
1283
|
+
|
|
1284
|
+
### 2. Browse the Community Catalog
|
|
1285
|
+
|
|
1286
|
+
After selecting official modules, the installer asks:
|
|
1287
|
+
|
|
1288
|
+
```
|
|
1289
|
+
Would you like to browse community modules?
|
|
1290
|
+
```
|
|
1291
|
+
|
|
1292
|
+
Select **Yes** to enter the catalog browser. You can:
|
|
1293
|
+
|
|
1294
|
+
- Browse by category
|
|
1295
|
+
- View featured modules
|
|
1296
|
+
- View all available modules
|
|
1297
|
+
- Search by keyword
|
|
1298
|
+
|
|
1299
|
+
### 3. Select Modules
|
|
1300
|
+
|
|
1301
|
+
Pick modules from any category. The installer shows descriptions, versions, and trust tiers. Already-installed modules are pre-checked for update.
|
|
1302
|
+
|
|
1303
|
+
### 4. Continue with Installation
|
|
1304
|
+
|
|
1305
|
+
After selecting community modules, the installer proceeds to custom sources, then tool/IDE configuration and the rest of the install flow.
|
|
1306
|
+
|
|
1307
|
+
## Custom Sources (Git URLs and Local Paths)
|
|
1308
|
+
|
|
1309
|
+
Custom modules can come from any Git repository or a local directory on your machine. The installer resolves the source, analyzes the module structure, and installs it alongside your other modules.
|
|
1310
|
+
|
|
1311
|
+
### Interactive Installation
|
|
1312
|
+
|
|
1313
|
+
During installation, after the community module step, the installer asks:
|
|
1314
|
+
|
|
1315
|
+
```
|
|
1316
|
+
Would you like to install from a custom source (Git URL or local path)?
|
|
1317
|
+
```
|
|
1318
|
+
|
|
1319
|
+
Select **Yes**, then provide a source:
|
|
1320
|
+
|
|
1321
|
+
| Input Type | Example |
|
|
1322
|
+
| --------------------- | ------------------------------------------------- |
|
|
1323
|
+
| HTTPS URL (any host) | `https://github.com/org/repo` |
|
|
1324
|
+
| HTTP URL (any host) | `http://host/org/repo` |
|
|
1325
|
+
| HTTPS URL with subdir | `https://github.com/org/repo/tree/main/my-module` |
|
|
1326
|
+
| SSH URL | `git@github.com:org/repo.git` |
|
|
1327
|
+
| Local path | `/Users/me/projects/my-module` |
|
|
1328
|
+
| Local path with tilde | `~/projects/my-module` |
|
|
1329
|
+
|
|
1330
|
+
The installer clones the repository (for URLs) or reads directly from disk (for local paths), then presents the discovered modules for selection.
|
|
1331
|
+
|
|
1332
|
+
### Non-Interactive Installation
|
|
1333
|
+
|
|
1334
|
+
Use the `--custom-source` flag to install custom modules from the command line:
|
|
1335
|
+
|
|
1336
|
+
```bash
|
|
1337
|
+
npx wizz-method install \
|
|
1338
|
+
--directory . \
|
|
1339
|
+
--custom-source /path/to/my-module \
|
|
1340
|
+
--tools claude-code \
|
|
1341
|
+
--yes
|
|
1342
|
+
```
|
|
1343
|
+
|
|
1344
|
+
When `--custom-source` is provided without `--modules`, only core and the custom modules are installed. To include official modules as well, add `--modules`:
|
|
1345
|
+
|
|
1346
|
+
```bash
|
|
1347
|
+
npx wizz-method install \
|
|
1348
|
+
--directory . \
|
|
1349
|
+
--modules bmm \
|
|
1350
|
+
--custom-source https://gitlab.com/myorg/my-module \
|
|
1351
|
+
--tools claude-code \
|
|
1352
|
+
--yes
|
|
1353
|
+
```
|
|
1354
|
+
|
|
1355
|
+
Multiple sources can be comma-separated:
|
|
1356
|
+
|
|
1357
|
+
```bash
|
|
1358
|
+
--custom-source /path/one,https://github.com/org/repo,/path/two
|
|
1359
|
+
```
|
|
1360
|
+
|
|
1361
|
+
## How Module Discovery Works
|
|
1362
|
+
|
|
1363
|
+
The installer uses two modes to find installable modules in a source:
|
|
1364
|
+
|
|
1365
|
+
| Mode | Trigger | Behavior |
|
|
1366
|
+
| --------- | ------------------------------------------------- | -------------------------------------------------------------------------------------------- |
|
|
1367
|
+
| Discovery | Source contains `.claude-plugin/marketplace.json` | Lists all plugins from the manifest; you pick which to install |
|
|
1368
|
+
| Direct | No marketplace.json found | Scans the directory for skills (subdirectories with `SKILL.md`), resolves as a single module |
|
|
1369
|
+
|
|
1370
|
+
Discovery mode is typical for published modules. Direct mode is convenient when pointing at a skills directory during local development.
|
|
1371
|
+
|
|
1372
|
+
:::note[About `.claude-plugin/`]
|
|
1373
|
+
The `.claude-plugin/marketplace.json` path is a standard convention adopted across multiple AI tool installers for plugin discoverability. It does not require Claude, does not use Claude APIs, and has no effect on which AI tool you use. Any module with this file can be discovered by any installer that follows the convention.
|
|
1374
|
+
:::
|
|
1375
|
+
|
|
1376
|
+
## Local Development Workflow
|
|
1377
|
+
|
|
1378
|
+
If you are building a module with [Wizz Builder](https://github.com/wizzcomms/wizz-method), you can install it directly from your working directory:
|
|
1379
|
+
|
|
1380
|
+
```bash
|
|
1381
|
+
npx wizz-method install \
|
|
1382
|
+
--directory ~/my-project \
|
|
1383
|
+
--custom-source ~/my-module-repo/skills \
|
|
1384
|
+
--tools claude-code \
|
|
1385
|
+
--yes
|
|
1386
|
+
```
|
|
1387
|
+
|
|
1388
|
+
Local sources are referenced by path, not copied to a cache. When you update your module source and reinstall, the installer picks up the latest changes.
|
|
1389
|
+
|
|
1390
|
+
:::caution[Source Removal]
|
|
1391
|
+
If you delete the local source directory after installation, the installed module files in `_wizz/` are preserved. The module will be skipped during updates until the source path is restored.
|
|
1392
|
+
:::
|
|
1393
|
+
|
|
1394
|
+
## What You Get
|
|
1395
|
+
|
|
1396
|
+
After installation, custom modules appear in `_wizz/` alongside official modules:
|
|
1397
|
+
|
|
1398
|
+
```
|
|
1399
|
+
your-project/
|
|
1400
|
+
├── _wizz/
|
|
1401
|
+
│ ├── core/ # Built-in core module
|
|
1402
|
+
│ ├── bmm/ # Official module (if selected)
|
|
1403
|
+
│ ├── my-module/ # Your custom module
|
|
1404
|
+
│ │ ├── my-skill/
|
|
1405
|
+
│ │ │ └── SKILL.md
|
|
1406
|
+
│ │ └── module-help.csv
|
|
1407
|
+
│ └── _config/
|
|
1408
|
+
│ └── manifest.yaml # Tracks all modules, versions, and sources
|
|
1409
|
+
└── ...
|
|
1410
|
+
```
|
|
1411
|
+
|
|
1412
|
+
The manifest records the source of each custom module (`repoUrl` for Git sources, `localPath` for local sources) so that quick updates can locate the source again.
|
|
1413
|
+
|
|
1414
|
+
## Updating Custom Modules
|
|
1415
|
+
|
|
1416
|
+
Custom modules participate in the normal update flow:
|
|
1417
|
+
|
|
1418
|
+
- **Quick update** (`--action quick-update`): Refreshes all modules from their original sources. Git-based modules are re-fetched; local modules are re-read from their source path.
|
|
1419
|
+
- **Full update**: Re-runs module selection so you can add or remove custom modules.
|
|
1420
|
+
|
|
1421
|
+
## Creating Your Own Modules
|
|
1422
|
+
|
|
1423
|
+
Use [Wizz Builder](https://github.com/wizzcomms/wizz-method) to create modules that others can install:
|
|
1424
|
+
|
|
1425
|
+
1. Run `bmad-module-builder` to scaffold your module structure
|
|
1426
|
+
2. Add skills, agents, and workflows with the various wizz builder tools
|
|
1427
|
+
3. Publish to a Git repository or share the folder collection
|
|
1428
|
+
4. Others install with `--custom-source <your-repo-url>`
|
|
1429
|
+
|
|
1430
|
+
For modules to support discovery mode, include a `.claude-plugin/marketplace.json` in your repository root (this is a cross-tool convention, not Claude-specific). See the [Wizz Builder documentation](https://github.com/wizzcomms/wizz-method) for the marketplace.json format.
|
|
1431
|
+
|
|
1432
|
+
:::tip[Testing Locally First]
|
|
1433
|
+
During development, install your module with a local path to iterate quickly before publishing to a Git repository.
|
|
1434
|
+
:::
|
|
1435
|
+
</document>
|
|
1436
|
+
|
|
1437
|
+
<document path="how-to/install-wizz.md">
|
|
1261
1438
|
Use `npx wizz-method install` to set up the Wizz Method in your project. One command handles first installs, upgrades, channel switching, and scripted CI runs. This page covers all of it.
|
|
1262
1439
|
|
|
1263
1440
|
## When to Use This
|
|
@@ -1318,7 +1495,7 @@ Channels are per-module. You can run bmb on `next` while leaving cis on `stable`
|
|
|
1318
1495
|
|
|
1319
1496
|
### Axis 2: installer binary version
|
|
1320
1497
|
|
|
1321
|
-
The `
|
|
1498
|
+
The `wizz-method` npm package itself has two dist-tags:
|
|
1322
1499
|
|
|
1323
1500
|
| Command | What you get |
|
|
1324
1501
|
| ------------------------------------- | ----------------------------------------------------------------- |
|
|
@@ -1333,7 +1510,7 @@ They're stapled to the installer binary you ran:
|
|
|
1333
1510
|
|
|
1334
1511
|
- `npx wizz-method install` → latest stable core and bmm
|
|
1335
1512
|
- `npx bmad-method@next install` → prerelease core and bmm
|
|
1336
|
-
- `node /path/to/local-checkout/tools/installer/
|
|
1513
|
+
- `node /path/to/local-checkout/tools/installer/wizz-cli.js install` → whatever your local checkout has
|
|
1337
1514
|
|
|
1338
1515
|
`--pin bmm=v6.3.0` and `--next=bmm` are silently ineffective against bundled modules, and the installer warns you when you try. A future release extracts bmm from the installer package; once that ships, bmm gets a proper channel selector like bmb has today.
|
|
1339
1516
|
|
|
@@ -1468,7 +1645,7 @@ npx wizz-method install --list-options bmm
|
|
|
1468
1645
|
The legacy core shortcuts (`--user-name`, `--output-folder`, etc.) still work and remain documented for backward compatibility, but `--set core.user_name=...` is equivalent.
|
|
1469
1646
|
|
|
1470
1647
|
:::note[Works with quick-update]
|
|
1471
|
-
`--set` is a post-install patch, so it applies the same way regardless of action type. Under `
|
|
1648
|
+
`--set` is a post-install patch, so it applies the same way regardless of action type. Under `wizz install --action quick-update` (or `--yes` against an existing install, where quick-update is the default), `--set` patches the central config files at the end just like a regular install.
|
|
1472
1649
|
:::
|
|
1473
1650
|
|
|
1474
1651
|
:::caution[Rate limit on shared IPs]
|
|
@@ -1519,186 +1696,9 @@ Pinned installs don't upgrade. Quick-update applies patches and minors on stable
|
|
|
1519
1696
|
bmm is a bundled module — `--pin` and `--next=` don't apply. Use `npx bmad-method@next install` for a prerelease core/bmm, or check out the bmad-bmm repo and run the installer locally to get unreleased changes.
|
|
1520
1697
|
</document>
|
|
1521
1698
|
|
|
1522
|
-
<document path="how-to/install-custom-modules.md">
|
|
1523
|
-
Use the Wizz Method installer to add modules from the community registry, third-party Git repositories, or local file paths.
|
|
1524
|
-
|
|
1525
|
-
## When to Use This
|
|
1526
|
-
|
|
1527
|
-
- Installing a community-contributed module from the Wizz Method registry
|
|
1528
|
-
- Installing a module from a third-party Git repository (GitHub, GitLab, Bitbucket, self-hosted)
|
|
1529
|
-
- Testing a module you are developing locally with Wizz Builder
|
|
1530
|
-
- Installing modules from a private or self-hosted Git server
|
|
1531
|
-
|
|
1532
|
-
:::note[Prerequisites]
|
|
1533
|
-
Requires [Node.js](https://nodejs.org) v20.12+ and `npx` (included with npm). Custom and community modules can be selected during a fresh install or added to an existing installation.
|
|
1534
|
-
:::
|
|
1535
|
-
|
|
1536
|
-
## Community Modules
|
|
1537
|
-
|
|
1538
|
-
Community modules are curated in the [Wizz Method plugins marketplace](https://github.com/wizzcomms/wizz-method). They are organized by category and are pinned to an approved commit for safety.
|
|
1539
|
-
|
|
1540
|
-
### 1. Run the Installer
|
|
1541
|
-
|
|
1542
|
-
```bash
|
|
1543
|
-
npx wizz-method install
|
|
1544
|
-
```
|
|
1545
|
-
|
|
1546
|
-
### 2. Browse the Community Catalog
|
|
1547
|
-
|
|
1548
|
-
After selecting official modules, the installer asks:
|
|
1549
|
-
|
|
1550
|
-
```
|
|
1551
|
-
Would you like to browse community modules?
|
|
1552
|
-
```
|
|
1553
|
-
|
|
1554
|
-
Select **Yes** to enter the catalog browser. You can:
|
|
1555
|
-
|
|
1556
|
-
- Browse by category
|
|
1557
|
-
- View featured modules
|
|
1558
|
-
- View all available modules
|
|
1559
|
-
- Search by keyword
|
|
1560
|
-
|
|
1561
|
-
### 3. Select Modules
|
|
1562
|
-
|
|
1563
|
-
Pick modules from any category. The installer shows descriptions, versions, and trust tiers. Already-installed modules are pre-checked for update.
|
|
1564
|
-
|
|
1565
|
-
### 4. Continue with Installation
|
|
1566
|
-
|
|
1567
|
-
After selecting community modules, the installer proceeds to custom sources, then tool/IDE configuration and the rest of the install flow.
|
|
1568
|
-
|
|
1569
|
-
## Custom Sources (Git URLs and Local Paths)
|
|
1570
|
-
|
|
1571
|
-
Custom modules can come from any Git repository or a local directory on your machine. The installer resolves the source, analyzes the module structure, and installs it alongside your other modules.
|
|
1572
|
-
|
|
1573
|
-
### Interactive Installation
|
|
1574
|
-
|
|
1575
|
-
During installation, after the community module step, the installer asks:
|
|
1576
|
-
|
|
1577
|
-
```
|
|
1578
|
-
Would you like to install from a custom source (Git URL or local path)?
|
|
1579
|
-
```
|
|
1580
|
-
|
|
1581
|
-
Select **Yes**, then provide a source:
|
|
1582
|
-
|
|
1583
|
-
| Input Type | Example |
|
|
1584
|
-
| --------------------- | ------------------------------------------------- |
|
|
1585
|
-
| HTTPS URL (any host) | `https://github.com/org/repo` |
|
|
1586
|
-
| HTTP URL (any host) | `http://host/org/repo` |
|
|
1587
|
-
| HTTPS URL with subdir | `https://github.com/org/repo/tree/main/my-module` |
|
|
1588
|
-
| SSH URL | `git@github.com:org/repo.git` |
|
|
1589
|
-
| Local path | `/Users/me/projects/my-module` |
|
|
1590
|
-
| Local path with tilde | `~/projects/my-module` |
|
|
1591
|
-
|
|
1592
|
-
The installer clones the repository (for URLs) or reads directly from disk (for local paths), then presents the discovered modules for selection.
|
|
1593
|
-
|
|
1594
|
-
### Non-Interactive Installation
|
|
1595
|
-
|
|
1596
|
-
Use the `--custom-source` flag to install custom modules from the command line:
|
|
1597
|
-
|
|
1598
|
-
```bash
|
|
1599
|
-
npx wizz-method install \
|
|
1600
|
-
--directory . \
|
|
1601
|
-
--custom-source /path/to/my-module \
|
|
1602
|
-
--tools claude-code \
|
|
1603
|
-
--yes
|
|
1604
|
-
```
|
|
1605
|
-
|
|
1606
|
-
When `--custom-source` is provided without `--modules`, only core and the custom modules are installed. To include official modules as well, add `--modules`:
|
|
1607
|
-
|
|
1608
|
-
```bash
|
|
1609
|
-
npx wizz-method install \
|
|
1610
|
-
--directory . \
|
|
1611
|
-
--modules bmm \
|
|
1612
|
-
--custom-source https://gitlab.com/myorg/my-module \
|
|
1613
|
-
--tools claude-code \
|
|
1614
|
-
--yes
|
|
1615
|
-
```
|
|
1616
|
-
|
|
1617
|
-
Multiple sources can be comma-separated:
|
|
1618
|
-
|
|
1619
|
-
```bash
|
|
1620
|
-
--custom-source /path/one,https://github.com/org/repo,/path/two
|
|
1621
|
-
```
|
|
1622
|
-
|
|
1623
|
-
## How Module Discovery Works
|
|
1624
|
-
|
|
1625
|
-
The installer uses two modes to find installable modules in a source:
|
|
1626
|
-
|
|
1627
|
-
| Mode | Trigger | Behavior |
|
|
1628
|
-
| --------- | ------------------------------------------------- | -------------------------------------------------------------------------------------------- |
|
|
1629
|
-
| Discovery | Source contains `.claude-plugin/marketplace.json` | Lists all plugins from the manifest; you pick which to install |
|
|
1630
|
-
| Direct | No marketplace.json found | Scans the directory for skills (subdirectories with `SKILL.md`), resolves as a single module |
|
|
1631
|
-
|
|
1632
|
-
Discovery mode is typical for published modules. Direct mode is convenient when pointing at a skills directory during local development.
|
|
1633
|
-
|
|
1634
|
-
:::note[About `.claude-plugin/`]
|
|
1635
|
-
The `.claude-plugin/marketplace.json` path is a standard convention adopted across multiple AI tool installers for plugin discoverability. It does not require Claude, does not use Claude APIs, and has no effect on which AI tool you use. Any module with this file can be discovered by any installer that follows the convention.
|
|
1636
|
-
:::
|
|
1637
|
-
|
|
1638
|
-
## Local Development Workflow
|
|
1639
|
-
|
|
1640
|
-
If you are building a module with [Wizz Builder](https://github.com/wizzcomms/wizz-method), you can install it directly from your working directory:
|
|
1641
|
-
|
|
1642
|
-
```bash
|
|
1643
|
-
npx wizz-method install \
|
|
1644
|
-
--directory ~/my-project \
|
|
1645
|
-
--custom-source ~/my-module-repo/skills \
|
|
1646
|
-
--tools claude-code \
|
|
1647
|
-
--yes
|
|
1648
|
-
```
|
|
1649
|
-
|
|
1650
|
-
Local sources are referenced by path, not copied to a cache. When you update your module source and reinstall, the installer picks up the latest changes.
|
|
1651
|
-
|
|
1652
|
-
:::caution[Source Removal]
|
|
1653
|
-
If you delete the local source directory after installation, the installed module files in `_wizz/` are preserved. The module will be skipped during updates until the source path is restored.
|
|
1654
|
-
:::
|
|
1655
|
-
|
|
1656
|
-
## What You Get
|
|
1657
|
-
|
|
1658
|
-
After installation, custom modules appear in `_wizz/` alongside official modules:
|
|
1659
|
-
|
|
1660
|
-
```
|
|
1661
|
-
your-project/
|
|
1662
|
-
├── _wizz/
|
|
1663
|
-
│ ├── core/ # Built-in core module
|
|
1664
|
-
│ ├── bmm/ # Official module (if selected)
|
|
1665
|
-
│ ├── my-module/ # Your custom module
|
|
1666
|
-
│ │ ├── my-skill/
|
|
1667
|
-
│ │ │ └── SKILL.md
|
|
1668
|
-
│ │ └── module-help.csv
|
|
1669
|
-
│ └── _config/
|
|
1670
|
-
│ └── manifest.yaml # Tracks all modules, versions, and sources
|
|
1671
|
-
└── ...
|
|
1672
|
-
```
|
|
1673
|
-
|
|
1674
|
-
The manifest records the source of each custom module (`repoUrl` for Git sources, `localPath` for local sources) so that quick updates can locate the source again.
|
|
1675
|
-
|
|
1676
|
-
## Updating Custom Modules
|
|
1677
|
-
|
|
1678
|
-
Custom modules participate in the normal update flow:
|
|
1679
|
-
|
|
1680
|
-
- **Quick update** (`--action quick-update`): Refreshes all modules from their original sources. Git-based modules are re-fetched; local modules are re-read from their source path.
|
|
1681
|
-
- **Full update**: Re-runs module selection so you can add or remove custom modules.
|
|
1682
|
-
|
|
1683
|
-
## Creating Your Own Modules
|
|
1684
|
-
|
|
1685
|
-
Use [Wizz Builder](https://github.com/wizzcomms/wizz-method) to create modules that others can install:
|
|
1686
|
-
|
|
1687
|
-
1. Run `bmad-module-builder` to scaffold your module structure
|
|
1688
|
-
2. Add skills, agents, and workflows with the various bmad builder tools
|
|
1689
|
-
3. Publish to a Git repository or share the folder collection
|
|
1690
|
-
4. Others install with `--custom-source <your-repo-url>`
|
|
1691
|
-
|
|
1692
|
-
For modules to support discovery mode, include a `.claude-plugin/marketplace.json` in your repository root (this is a cross-tool convention, not Claude-specific). See the [Wizz Builder documentation](https://github.com/wizzcomms/wizz-method) for the marketplace.json format.
|
|
1693
|
-
|
|
1694
|
-
:::tip[Testing Locally First]
|
|
1695
|
-
During development, install your module with a local path to iterate quickly before publishing to a Git repository.
|
|
1696
|
-
:::
|
|
1697
|
-
</document>
|
|
1698
|
-
|
|
1699
1699
|
<document path="how-to/non-interactive-installation.md">
|
|
1700
1700
|
:::note[This page has moved]
|
|
1701
|
-
Headless and CI install flags, channel selection, and pinning now live in the unified [How to Install Wizz Method](./install-
|
|
1701
|
+
Headless and CI install flags, channel selection, and pinning now live in the unified [How to Install Wizz Method](./install-wizz.md) guide. Jump to the [Headless / CI installs](./install-wizz.md#headless-ci-installs) section for the flag reference and copy-paste recipes.
|
|
1702
1702
|
:::
|
|
1703
1703
|
</document>
|
|
1704
1704
|
|
|
@@ -2001,7 +2001,7 @@ Use the Wizz Method installer to upgrade from v4 to v6, which includes automatic
|
|
|
2001
2001
|
|
|
2002
2002
|
## When to Use This
|
|
2003
2003
|
|
|
2004
|
-
- You have Wizz Method v4 installed (`.
|
|
2004
|
+
- You have Wizz Method v4 installed (`.wizz-method` folder)
|
|
2005
2005
|
- You want to migrate to the new v6 architecture
|
|
2006
2006
|
- You have existing planning artifacts to preserve
|
|
2007
2007
|
|
|
@@ -2015,20 +2015,20 @@ Use the Wizz Method installer to upgrade from v4 to v6, which includes automatic
|
|
|
2015
2015
|
|
|
2016
2016
|
### 1. Run the Installer
|
|
2017
2017
|
|
|
2018
|
-
Follow the [Installer Instructions](./install-
|
|
2018
|
+
Follow the [Installer Instructions](./install-wizz.md).
|
|
2019
2019
|
|
|
2020
2020
|
### 2. Handle Legacy Installation
|
|
2021
2021
|
|
|
2022
2022
|
When v4 is detected, you can:
|
|
2023
2023
|
|
|
2024
|
-
- Allow the installer to back up and remove `.
|
|
2024
|
+
- Allow the installer to back up and remove `.wizz-method`
|
|
2025
2025
|
- Exit and handle cleanup manually
|
|
2026
2026
|
|
|
2027
|
-
If you named your
|
|
2027
|
+
If you named your wizz method folder something else - you will need to manually remove the folder yourself.
|
|
2028
2028
|
|
|
2029
2029
|
### 3. Clean Up IDE Skills
|
|
2030
2030
|
|
|
2031
|
-
Manually remove legacy v4 IDE commands/skills - for example if you have Claude Code, look for any nested folders that start with
|
|
2031
|
+
Manually remove legacy v4 IDE commands/skills - for example if you have Claude Code, look for any nested folders that start with wizz and remove them:
|
|
2032
2032
|
|
|
2033
2033
|
- `.claude/commands/`
|
|
2034
2034
|
|
|
@@ -2077,11 +2077,11 @@ your-project/
|
|
|
2077
2077
|
|
|
2078
2078
|
| v4 Module | v6 Status |
|
|
2079
2079
|
| ----------------------------- | ----------------------------------------- |
|
|
2080
|
-
| `.
|
|
2081
|
-
| `.
|
|
2082
|
-
| `.
|
|
2083
|
-
| `.
|
|
2084
|
-
| `.
|
|
2080
|
+
| `.wizz-2d-phaser-game-dev` | Integrated into BMGD Module |
|
|
2081
|
+
| `.wizz-2d-unity-game-dev` | Integrated into BMGD Module |
|
|
2082
|
+
| `.wizz-godot-game-dev` | Integrated into BMGD Module |
|
|
2083
|
+
| `.wizz-infrastructure-devops` | Deprecated — new DevOps agent coming soon |
|
|
2084
|
+
| `.wizz-creative-writing` | Not adapted — new v6 module coming soon |
|
|
2085
2085
|
|
|
2086
2086
|
## Key Changes
|
|
2087
2087
|
|
|
@@ -2560,7 +2560,7 @@ The Wizz Method's agent model rests on three primitives that compose:
|
|
|
2560
2560
|
| Primitive | What it provides | Where it lives |
|
|
2561
2561
|
|---|---|---|
|
|
2562
2562
|
| **Skill** | Capability — a discrete thing the assistant can do (brainstorm, draft a PRD, implement a story) | `.claude/skills/{skill-name}/SKILL.md` (or your IDE's equivalent) |
|
|
2563
|
-
| **Named agent** | Persona continuity — a recognizable identity that wraps a menu of related skills with consistent voice, principles, and visual cues | Skills whose directory starts with `
|
|
2563
|
+
| **Named agent** | Persona continuity — a recognizable identity that wraps a menu of related skills with consistent voice, principles, and visual cues | Skills whose directory starts with `wizz-agent-*` |
|
|
2564
2564
|
| **Customization** | Makes it yours — overrides that reshape an agent's behavior, add MCP integrations, swap templates, layer in org conventions | `_wizz/custom/{skill-name}.toml` (committed team overrides) and `.user.toml` (personal, gitignored) |
|
|
2565
2565
|
|
|
2566
2566
|
Pull any leg away and the experience collapses:
|
|
@@ -2617,7 +2617,7 @@ Named agents add structure without closing off freedom. The persona stays consis
|
|
|
2617
2617
|
|
|
2618
2618
|
The customization model is what lets this scale beyond a single developer.
|
|
2619
2619
|
|
|
2620
|
-
Every agent ships a `customize.toml` with sensible defaults. Teams commit overrides to `_wizz/custom/
|
|
2620
|
+
Every agent ships a `customize.toml` with sensible defaults. Teams commit overrides to `_wizz/custom/wizz-agent-{role}.toml`. Individuals can layer personal preferences in `.user.toml` (gitignored). The resolver merges all three at activation time with predictable structural rules.
|
|
2621
2621
|
|
|
2622
2622
|
Most users never hand-author these files. The `wizz-customize` skill walks through picking the target, choosing agent vs workflow scope, authoring the override, and verifying the merge — so the customization surface stays accessible to anyone who understands their intent, not just those fluent in TOML.
|
|
2623
2623
|
|
|
@@ -2627,8 +2627,8 @@ There's also a second customization surface for *cross-cutting* concerns: the ce
|
|
|
2627
2627
|
|
|
2628
2628
|
For the full customization surface and worked examples, see:
|
|
2629
2629
|
|
|
2630
|
-
- [How to Customize Wizz Method](../how-to/customize-
|
|
2631
|
-
- [How to Expand Wizz Method for Your Organization](../how-to/expand-
|
|
2630
|
+
- [How to Customize Wizz Method](../how-to/customize-wizz.md) — the reference for what's customizable and how merge works
|
|
2631
|
+
- [How to Expand Wizz Method for Your Organization](../how-to/expand-wizz-for-your-org.md) — five worked recipes spanning agent-wide rules, workflow conventions, external publishing, template swaps, and agent roster customization
|
|
2632
2632
|
- `wizz-customize` skill — the guided authoring helper that turns intent into a correctly-placed, verified override file
|
|
2633
2633
|
|
|
2634
2634
|
## The Bigger Idea
|
|
@@ -2701,7 +2701,7 @@ Start a party with `--mode subagent` (or `auto`, `agent-team`, `session`) to ove
|
|
|
2701
2701
|
|
|
2702
2702
|
## Custom parties
|
|
2703
2703
|
|
|
2704
|
-
Out of the box, a party uses your installed Wizz Method agents. The larger use is building your own cast from any set of personas you can describe, then saving it to reuse. You author a party through the same skill. It detects whether you want to run one or build one, and writes the result to your overrides through [wizz-customize](../how-to/customize-
|
|
2704
|
+
Out of the box, a party uses your installed Wizz Method agents. The larger use is building your own cast from any set of personas you can describe, then saving it to reuse. You author a party through the same skill. It detects whether you want to run one or build one, and writes the result to your overrides through [wizz-customize](../how-to/customize-wizz.md).
|
|
2705
2705
|
|
|
2706
2706
|
Party mode is customizable like every Wizz Method skill. Run `/wizz-customize wizz-party-mode` to set its defaults directly: pin any group you've built as the default party so it loads without a flag, choose which mode it starts in, and set any house rules the room should hold for the whole session.
|
|
2707
2707
|
|
|
@@ -3427,7 +3427,7 @@ The core module includes 12 built-in tools — specs, reviews, brainstorming, cu
|
|
|
3427
3427
|
|
|
3428
3428
|
## Naming Convention
|
|
3429
3429
|
|
|
3430
|
-
All skills use the `
|
|
3430
|
+
All skills use the `wizz-` prefix followed by a descriptive name (e.g., `wizz-agent-dev`, `wizz-prd`, `wizz-help`). See [Modules](./modules.md) for available modules.
|
|
3431
3431
|
|
|
3432
3432
|
## Troubleshooting
|
|
3433
3433
|
|
|
@@ -3752,7 +3752,7 @@ Run both `wizz-review-adversarial-general` and `wizz-review-edge-case-hunter` to
|
|
|
3752
3752
|
|
|
3753
3753
|
**Output:** TOML override files under `_wizz/custom/`
|
|
3754
3754
|
|
|
3755
|
-
For a detailed guide on customizing the Wizz Method, see [How to Customize Wizz Method](../how-to/customize-
|
|
3755
|
+
For a detailed guide on customizing the Wizz Method, see [How to Customize Wizz Method](../how-to/customize-wizz.md).
|
|
3756
3756
|
</document>
|
|
3757
3757
|
|
|
3758
3758
|
<document path="reference/modules.md">
|
|
@@ -3783,7 +3783,7 @@ AI-powered tools for structured creativity, ideation, and innovation during earl
|
|
|
3783
3783
|
|
|
3784
3784
|
- **Code:** `cis`
|
|
3785
3785
|
- **npm:** [`bmad-creative-intelligence-suite`](https://www.npmjs.com/package/bmad-creative-intelligence-suite)
|
|
3786
|
-
- **GitHub:** [bmad-code-org/
|
|
3786
|
+
- **GitHub:** [bmad-code-org/wizz-module-creative-intelligence-suite](https://github.com/bmad-code-org/wizz-module-creative-intelligence-suite)
|
|
3787
3787
|
|
|
3788
3788
|
**Provides:**
|
|
3789
3789
|
|
|
@@ -3798,7 +3798,7 @@ Structured game development workflows adapted for Unity, Unreal, Godot, and cust
|
|
|
3798
3798
|
|
|
3799
3799
|
- **Code:** `gds`
|
|
3800
3800
|
- **npm:** [`bmad-game-dev-studio`](https://www.npmjs.com/package/bmad-game-dev-studio)
|
|
3801
|
-
- **GitHub:** [bmad-code-org/
|
|
3801
|
+
- **GitHub:** [bmad-code-org/wizz-module-game-dev-studio](https://github.com/bmad-code-org/wizz-module-game-dev-studio)
|
|
3802
3802
|
|
|
3803
3803
|
**Provides:**
|
|
3804
3804
|
|
package/build/artifacts/llms.txt
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
#
|
|
1
|
+
# WIZZ Method Documentation
|
|
2
2
|
|
|
3
3
|
> AI-driven agile development with specialized agents and workflows that scale from bug fixes to enterprise platforms.
|
|
4
4
|
|
|
5
5
|
Documentation: http://localhost:3000
|
|
6
|
-
Repository: https://github.com/bmad-code-org/
|
|
6
|
+
Repository: https://github.com/bmad-code-org/WIZZ-METHOD
|
|
7
7
|
Full docs: http://localhost:3000/llms-full.txt
|
|
8
8
|
|
|
9
9
|
## Quick Start
|
|
10
10
|
|
|
11
|
-
- **[Getting Started](http://localhost:3000/tutorials/getting-started/)** - Tutorial: install and learn how
|
|
12
|
-
- **[Installation](http://localhost:3000/how-to/install-
|
|
11
|
+
- **[Getting Started](http://localhost:3000/tutorials/getting-started/)** - Tutorial: install and learn how Wizz works
|
|
12
|
+
- **[Installation](http://localhost:3000/how-to/install-wizz/)** - How to install Wizz Method
|
|
13
13
|
|
|
14
14
|
## Core Concepts
|
|
15
15
|
|