Skip to content

[Extension]: Add arch #2556

@bigsmartben

Description

@bigsmartben

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

  • Extension installs successfully via download URL
  • All commands execute without errors
  • Documentation is complete and accurate
  • No security vulnerabilities identified
  • Tested on at least one real project

Submission Requirements

  • Valid extension.yml manifest included
  • README.md with installation and usage instructions
  • LICENSE file included
  • GitHub release created with version tag
  • All command files exist and are properly formatted
  • Extension ID follows naming conventions (lowercase-with-hyphens)

Testing Details

Tested on Linux with Spec Kit 0.8.10.dev0 from the current core checkout.

Test scenarios:

  1. Installed from local checkout with specify extension add --dev /home/administrator/github/spec-kit-arch.
  2. Verified Codex skill registration at .agents/skills/speckit-arch-generate/SKILL.md.
  3. Ran .specify/extensions/arch/scripts/bash/setup-arch.sh --json and verified the six expected architecture files were created under .specify/memory/.
  4. 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.
  5. Re-ran the setup helper after release ZIP installation and verified the same six architecture artifacts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions