property Methodology.structure

Structure defining what components this methodology includes

Properties

optional
commands: boolean

Whether the methodology includes AI command templates

optional
methods: boolean

Whether the methodology includes method descriptions

optional
personas: boolean

Whether the methodology includes persona definitions

optional
templates: boolean

Whether the methodology includes document templates

optional
scripts: boolean

Whether the methodology includes helper scripts

Usage

import { type Methodology } from ".";