feat: Wardley Mapping suite — 4 new commands, enriched references#178
Merged
tractorjuice merged 37 commits intomainfrom Mar 16, 2026
Merged
feat: Wardley Mapping suite — 4 new commands, enriched references#178tractorjuice merged 37 commits intomainfrom
tractorjuice merged 37 commits intomainfrom
Conversation
Design for expanding ArcKit's Wardley Mapping from a single command into a composable suite of 5 commands with enriched reference files. Covers new commands (value-chain, doctrine, gameplay, climate), reference file expansion from 3 books, templates, doc types, handoffs, converter impact, and documentation updates. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix hook filename: validate-wardley-math.py -> .mjs - Fix reference file line counts (off by 1) - Add converter regex fix as critical required change - Add explicit SUBDIR_MAP entries to registration checklist - Add argument-hints and hooks spec for new commands - Add template naming convention note - Add re-assessment support for wardley.doctrine - Resolve all open questions into design decisions - Document dot-namespacing as first-of-kind pattern Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Narrow hook filter to WVCH only (matches Design Decision #2) - List all 3 broken regexes in rewrite_codex_skills() - Add hooks: frontmatter block for wardley.value-chain command - Note pre-existing wardley.md hook bug (python3 .py -> node .mjs) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
28 tasks across 6 chunks: infrastructure, reference files, templates, commands, converter verification, documentation. Follows spec at docs/superpowers/specs/2026-03-16-wardley-suite-enhancement-design.md. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Rewrote doctrine.md from ~120 to 439 lines, adding: Strategy Cycle overview, canonical Phase/Category matrix (Figure 2), detailed descriptions for all 40+ principles organised by phase, six category implementation journeys, a full YAML assessment template covering all principles, and an evidence-gathering checklist. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add handoffs to wardley.doctrine, wardley.gameplay, wardley.climate - Add WVCH to recommended prerequisites - Add WDOC, WCLM, WGAM to optional prerequisites Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 new commands (wardley.value-chain, wardley.doctrine, wardley.gameplay, wardley.climate) generated across all 5 AI targets (64 per target). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add trigger phrases for value chain, doctrine, gameplay, climate - Update reference descriptions to reflect enriched content - List all 5 wardley suite commands in ArcKit Integration section Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add detailed table of success, capital, political, skills, supplier, and consumer inertia types with indicators and mitigation strategies. Closes gap vs melodic-software wardley-mapping skill. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Split Capital (physical assets) from Financial (risk aversion, sunk cost psychology, market pressures) as distinct inertia types - Add 8-item Inertia Diagnostic Checklist with severity scoring - Content distilled from 'Navigating Inertia' research book Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…des to docs - Auto-fix MD032/MD031/MD040 lint violations across all wardley files - Update command count from 60 to 64 in all source files, HTML pages, and extension READMEs - Add 4 wardley suite commands to commands.html table and dependency matrix - Add 5 wardley guides to guides.html in new Wardley Mapping category - Update guide count from 79 to 88 - Regenerate extension formats via converter Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Expands ArcKit's Wardley Mapping from a single
/arckit.wardleycommand into a composable suite of 5 commands, backed by massively enriched reference files distilled from 3 Wardley Mapping books.wardley.value-chain,wardley.doctrine,wardley.gameplay,wardley.climatewardley-maps/subdirectoryNew Commands
/arckit.wardley.value-chain/arckit.wardley.doctrine/arckit.wardley.gameplay/arckit.wardley.climateWorkflow
Also Fixed
rewrite_codex_skills())wardley.mdhook bug:python3 validate-wardley-math.py→node validate-wardley-math.mjsContent Sources
Test plan
python scripts/converter.py— verify 320 files, 64 per targetbash scripts/bash/generate-document-id.sh 001 WGAM 1.0 --filename --next-num /tmpnode arckit-claude/hooks/validate-wardley-math.mjsarckit-claude/templates/and.arckit/templates/🤖 Generated with Claude Code