Extension ID
arch
Extension Name
Architecture Workflow
Version
1.0.0
Description
Generate project-level 4+1 architecture view artifacts and synthesis.
Author
bigsmartben
Repository URL
https://github.com/bigsmartben/spec-kit-arch
Download URL
https://github.com/bigsmartben/spec-kit-arch/archive/refs/tags/v1.0.0.zip
License
MIT
Homepage
https://github.com/bigsmartben/spec-kit-arch
Documentation URL
https://github.com/bigsmartben/spec-kit-arch#readme
Changelog URL
https://github.com/bigsmartben/spec-kit-arch/blob/main/CHANGELOG.md
Required Spec Kit Version
=0.8.10.dev0
Required Tools
None beyond Spec Kit and the active AI integration. The extension includes Bash and PowerShell setup helpers.
Number of Commands
1
Number of Hooks
0
Tags
architecture, 4plus1, workflow, design
Key Features
- Generates or refreshes six project-level architecture memory artifacts.
- Guides scenario, logical, process, development, physical, and synthesis views.
- Restricts writes to the documented
.specify/memory/architecture*.md artifacts.
- Preserves the existing
/speckit.arch.generate command name while moving implementation out of core.
Testing Checklist
Submission Requirements
Testing Details
Tested on Linux with Spec Kit 0.8.10.dev0 from the current core checkout.
Test scenarios:
- Installed from local checkout with
specify extension add --dev /home/administrator/github/spec-kit-arch.
- Verified Codex skill registration at
.agents/skills/speckit-arch-generate/SKILL.md.
- Ran
.specify/extensions/arch/scripts/bash/setup-arch.sh --json and verified the six expected architecture files were created under .specify/memory/.
- Published
v1.0.0 and installed from https://github.com/bigsmartben/spec-kit-arch/archive/refs/tags/v1.0.0.zip in a fresh project.
- Re-ran the setup helper after release ZIP installation and verified the same six architecture artifacts.
Extension ID
arch
Extension Name
Architecture Workflow
Version
1.0.0
Description
Generate project-level 4+1 architecture view artifacts and synthesis.
Author
bigsmartben
Repository URL
https://github.com/bigsmartben/spec-kit-arch
Download URL
https://github.com/bigsmartben/spec-kit-arch/archive/refs/tags/v1.0.0.zip
License
MIT
Homepage
https://github.com/bigsmartben/spec-kit-arch
Documentation URL
https://github.com/bigsmartben/spec-kit-arch#readme
Changelog URL
https://github.com/bigsmartben/spec-kit-arch/blob/main/CHANGELOG.md
Required Spec Kit Version
Required Tools
None beyond Spec Kit and the active AI integration. The extension includes Bash and PowerShell setup helpers.
Number of Commands
1
Number of Hooks
0
Tags
architecture, 4plus1, workflow, design
Key Features
.specify/memory/architecture*.mdartifacts./speckit.arch.generatecommand name while moving implementation out of core.Testing Checklist
Submission Requirements
extension.ymlmanifest includedTesting Details
Tested on Linux with Spec Kit
0.8.10.dev0from the current core checkout.Test scenarios:
specify extension add --dev /home/administrator/github/spec-kit-arch..agents/skills/speckit-arch-generate/SKILL.md..specify/extensions/arch/scripts/bash/setup-arch.sh --jsonand verified the six expected architecture files were created under.specify/memory/.v1.0.0and installed fromhttps://github.com/bigsmartben/spec-kit-arch/archive/refs/tags/v1.0.0.zipin a fresh project.