Claude Code Long-Running Tasks and Verification Feature
·2026.05.11 14:04
Key point
Claude Code has introduced the `/goal` feature, which performs long-running tasks and automatically verifies the results.
Details
Claude Code's new /goal command supports Claude in working across multiple steps without interruption to achieve complex goals set by the user.
Key features are as follows:
- Long-Running Task Execution: Once requirements are entered, Claude continues working until the implementation is complete.
- Automatic Verification (Audit) System: After task completion, a separate Claude session reviews the output to objectively confirm whether the goal has been achieved.
- Verification Mode Selection:
adversarial(default): An independent session reviews the output, increasing reliability.self: Claude reviews its own work, making it faster and cheaper.off: Skips the verification process.
- Resource Management: The
--tokensoption allows you to specify the token limit to be used for the task.
This feature can be installed as a plugin using the following commands:
/plugin marketplace add balakumardev/claude
/plugin install claude-code-goal
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.