prompt-builder - Build complete agent prompts deterministically
Build complete agent prompts deterministically via Python script
Tags
Updated: 2026-03-25Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Read parameters file
- Read specializations from database
- Read context from database
- Read agent definition files
- Apply token budgets
- Validate required markers
- Save prompt to file
- Return JSON result
- Spawn agent
Inputs
- Parameters JSON file
- Database
- Agent definition files
Outputs
- Prompt file
- JSON result
Requirements
- Database initialized
- Config seeded
- Agent files in agents/ directory
