Skip to content

PromptScript API


Interface: SuggestionResult

Defined in: core/src/types/manifest.ts:178

Result of applying suggestion rules to a project.

Properties

inherit?

optional inherit: string

Defined in: core/src/types/manifest.ts:180

Suggested configuration to inherit


reasoning

reasoning: SuggestionReasoning[]

Defined in: core/src/types/manifest.ts:186

Reasoning for each suggestion


skills

skills: string[]

Defined in: core/src/types/manifest.ts:184

Suggested skills to include


use

use: string[]

Defined in: core/src/types/manifest.ts:182

Suggested fragments to use