goal
extension
Session-scoped goal seeking loop with editable prompts, a settings pane, and /goal command support
automationgoal-seekingloopproductivitysession
Open Settings → Add-Ons and pick goal
Source: addons/goal

Session-scoped goal seeking for piclaw.

Inspired by the /goal loop described in Simon Willison’s write-up of Codex CLI 0.128.0, this add-on lets a chat keep working toward a saved objective until it is completed, paused, or the configured token budget is exhausted.

Install

Open Settings → Add-Ons and install goal from the catalog.

What it does

/goal command

Settings pane

Open Settings → Goal to:

Prompt placeholders

The editable prompt templates support these placeholders:

Storage model

What Where
Global prompt templates Extension KV (goal, global scope)
Default token budget Extension KV (goal, global scope)
Per-chat goal state and latest progress phase Extension KV (goal, chat scope)

Notes