Skip to content

PromptScript API


Interface: SuggestionResult

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

Result of applying suggestion rules to a project.

Properties

inherit?

optional inherit?: string

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

Suggested configuration to inherit


reasoning

reasoning: SuggestionReasoning[]

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

Reasoning for each suggestion


skills

skills: string[]

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

Suggested skills to include


use

use: string[]

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

Suggested fragments to use