prompt_build
Create structured prompts for AI by defining roles, goals, scope, references, and verification criteria using Kratos-MCP's memory system for efficient coding assistance.
Instructions
Build a structured prompt using best practices
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Relevant files | |
| goal | Yes | Task goal | |
| memory_refs | No | Memory references to include | |
| plan | No | Execution plan | |
| role | No | AI role/persona | |
| scope | No | Task scope | |
| verify | No | Verification criteria |