{% extends "base.html" %} {% block title %}Compose — Ontoref{% endblock title %} {% block content %}

Agent Task Composer

Select a form template, fill fields, send to an AI provider or export.

Template

{% if forms %} {% else %}

No forms found in reflection/forms/.

{% endif %}

System prompt (optional)

Assembled prompt

Send / Export

{% endblock content %} {% block scripts %} {% endblock scripts %}