Structured Prompts
# Structured Prompts
v4.1 Sprint A introduces the first Skill OS structured prompting foundation for MultiModel Dev OS.
This sprint adds schemas and examples only. It does not execute prompt templates, enforce output styles, or change CLI behavior.
## RACE+
RACE+ is the proposed reusable prompt contract:
- Role
- Action
- Context
- Expectation
- Constraints
- Output format
- Verification
- Next action
The base markdown template lives at:when to use it
Community prompt sourced from the open-source GitHub repo rizvee/multimodel-dev-os (MIT). A "Structured Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
rizvee/multimodel-dev-os · MIT