/goal in claude code

Reddit r/AI_Agents Tools

Summary

A community-contributed solution enabling the /goal command in Claude Code to manage session-specific objectives and concurrent workflows, similar to OpenAI Codex.

I don't know why no one has done this yet, but I ran out of my codex limits for the week so I decided to make this for claude code. Here's a way to use /goal in claude code where each session has its own goal, so you can run concurrent sessions easily. It works just like codex
Original Article

Similar Articles

Codex CLI 0.128.0 adds /goal

Simon Willison's Blog

OpenAI's Codex CLI v0.128.0 introduces the /goal command, enabling the coding agent to iteratively work towards a defined goal until completion or token exhaustion.