Represents a project methodology that can be installed by aichaku
name: string
The unique identifier name of the methodology (e.g., "shape-up")
description: string
Human-readable description of what the methodology provides
version: string
Version string following semantic versioning
optional
author: string
Optional author or organization that created the methodology
structure: { commands?: boolean; methods?: boolean; personas?: boolean; templates?: boolean; scripts?: boolean; }
Structure defining what components this methodology includes