Inject prompts to trigger harness contracts (stackable: e.g., orchestrate ultrathink workflowz).

Contracts

  • ultrathink: Enforce multi-step reflective reasoning.
  • orchestrate: Decompose/dispatch parallel task subagents (blocks until closed).
  • workflowz: Python eval orchestration (agent(), parallel(), pipeline()).

Budgets

  • Advisory: Suffix prompt with +Nk
  • Hard: Suffix prompt with +Nk!

🔗 Internal URIs

Resolve to ~/omp-cognitive/ hub. Use directly inside tool prompts.

  • skill://<name>[:<path>]: skills/ user-managed skills
  • rule://<name>: rules/ global best practices
  • local://<name>.md: local/ plan artifacts / shared subagent state
  • memory://: Mnemopi SQLite storage (edit via recall/retain tools)
  • history://[<agentId>]: sessions/ agent transcripts
  • agent://<id>[/<path>]: Output artifact path extracts (JSON)
  • artifact://<id>: Raw content blobs
  • issue://<org>/<repo>/<N>: Cached GitHub issues (?state=open)
  • pr://<org>/<repo>/<N>: Cached GitHub PRs (?comments=0)
  • mcp://<uri>: MCP resource endpoints
  • omp://: Harness internal docs