Foundation

The literacy circuit every strong prompt leans on — role, constraints, format, honesty, examples.

  1. 01

    Role + objective

    State who the model is and what success looks like before the task.

  2. 02

    Hard constraints

    Explicit boundaries the model must not violate.

  3. 03

    Output schema

    Force a reusable structure the user can copy or parse.

  4. 04

    Ask before inventing

    Require the model to request missing critical inputs instead of fabricating.

  5. 05

    Multishot examples

    Show 1–3 miniature input→output pairs when the pattern is hard to describe.

  6. 06

    Biographical Persona Prompting

    Using biographical personas in system prompts to influence LLM behavior, potentially affecting output length, style, and correctness depending on the model and persona.

  7. 07

    Recursive Harness Self-Improvement

    Iteratively refine agent harness specifications using pairwise feedback from revision history to boost agent performance and data quality for training.