Aegis Goal banner
phariyawitjiap-aeternix phariyawitjiap-aeternix

Aegis Goal

Development community

Description

--- name: aegis-goal description: "Persistent goal POC — Hermes Ralph-loop pattern (judge-loop until done or 20-turn budget)" triggers: en: goal, set goal, persistent goal, keep working th: เป้าหมาย, ตั้งเป้า, ทำต่อจนกว่า --- # /aegis-goal — Persistent Goal (POC) ## Quick Reference POC adoption of Hermes Agent's `/goal` Ralph-loop pattern. Keeps a goal alive across turns. After each agent response, a judge evaluates whether the goal is satisfied; if not, work continues. Stops on: judge=ye

Installation

Installs to ~/.claude/commands/phariyawitjiap-aeternix-aegis-team-aegis-goal.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/phariyawitjiap-aeternix/AEGIS-Team/HEAD/.claude/commands/aegis-goal.md -o ~/.claude/commands/phariyawitjiap-aeternix-aegis-team-aegis-goal.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository