Claude Code adds /goal feature
Key point
Claude Code has added a /goal feature that automatically repeats tasks until the goal is achieved.
Details
Claude Code has introduced /goal, a goal-based automatic iteration execution feature.
Claude automatically performs tasks over multiple turns until the goal set by the user is completed. At the end of each turn, a fast model evaluates whether the goal has been achieved; if not complete, it automatically starts the next turn, and if complete, it automatically removes the goal.
The key features are as follows:
- Evaluation method: Instead of directly checking files or commands, it determines whether the goal has been achieved based on the conversation history.
- Session management: Only one goal can be active per session, and the active goal can be restored via the
--resumeor--continuecommand. - Technical implementation: Claude's documentation describes this as a session-scoped Stop hook wrapper.
This update shows the trend of AI tools evolving beyond simple chat-based assistants into goal-based Autonomous Agents.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.