What problem does it solve?
Prompts are the contract between humans and AI systems. This skill standardizes prompts to enforce explicit behavioral contracts, reduce ambiguity, and enable reliable, reusable agent behavior across multiple templates.
Core Features & Use Cases
- Foundational Principles: audience targeting (agents), avoiding meta-commentary, research-based weekly updates, atomic edits, and version control.
- Templates: ready-to-use builder-agent.md, research-agent.md, review-agent.md, and more to structure prompts for different roles.
- Reference Materials: context-patterns, research-findings, and other reference patterns to guide prompt construction.
- Operating Rules: action-first tool usage, exact parameter names, and parallel tool calls for efficient data gathering.
- Workflow & 5-Layer Architecture: identity, context, task, process, and output structure to ground reasoning and outputs.
- Guardrails: DRY, anti-pattern avoidance, and explicit constraints in prompts.
Quick Start
Craft a precise, rule-driven prompt using the available templates to guide your multi-agent task; begin by selecting a domain-specific template (e.g., Builder, Research, or Review) and tailor it to your scenario, then provide the prompt to your agent with explicit constraints and an expected output format.