Prompt library

Copy/paste prompt assets for controlled AI work.

Choose how to start

Start with a recommended stack for a common goal, or build your own run by choosing the evidence mode, workflow, and optional gates yourself.

Use a ready-made stack
Choose this path when you want a recommended setup for a common goal without assembling the run manually.
Build your own run
Choose this path when you want to select the evidence mode, task workflow, and optional review layers yourself.

On this page

Ready-made stacks

Choose a stack when you want a recommended setup for a common goal and do not want to assemble the run manually.

Standards-backed implementation review stack
Use when code or configuration changes must be checked against official framework, library, runtime, or platform guidance.

Build your own run

Use this path when you want to assemble the run yourself. Start by choosing an evidence mode, then add either a task workflow or a scholarly workflow, and only then add optional review gates, output modes, or defaults & output modifiers.

Evidence modes

Task workflows

Scholarly workflows

Review / enforcement gates

Output modes

Defaults & output modifiers

Optional components

Use components only after you already chose a stack or built a run.
They are small add-ons for one extra execution behavior, not a replacement for the main workflow.

Browse the components catalog
Open the full catalog of drop-in components you can attach to a runner.
When to use components
Add a component only when the base stack or workflow is already correct and you need one extra constraint such as deep read, deep scan, or anti-auto-agreement.
  • Use 1–2 components max per run to reduce instruction collisions.
  • Use tool-dependent components only in runtimes that support the required tools.

Usage rules

Usage rules (show) Usage rules (hide)
  • Pick one primary path: either start with a ready-made stack or build the run yourself.
  • Choose one evidence mode first before adding workflows, gates, or defaults.
  • System templates (`.system.txt`) define higher-authority rules such as evidence boundaries, output constraints, and fallback behavior.
  • User templates (`.user.txt`) are runnable task or workflow templates.
  • Components are optional add-ons for one extra behavior and should be used sparingly.
  • Keep mappings explicit across policies, prompt assets, and procedures to prevent drift.