aspirations

Manage autonomous goal selection, execution, and evolution loops.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/zkysar1/Claude-Skills-Continual-Learning-Base --skill aspirations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspirations
Source: https://github.com/zkysar1/Claude-Skills-Continual-Learning-Base/tree/main/.claude/skills/aspirations
Command: npx skills add https://github.com/zkysar1/Claude-Skills-Continual-Learning-Base --skill aspirations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aspirations-read.sh, aspirations-meta-update.sh, session-signal-set.sh, session-counter-clear.sh, session-state-get.sh, goal-selector.sh, aspirations-update-goal.sh, aspirations-spark, aspirations-state-update, check_evolution_triggers, aspirations-consolidate, pipeline-add.sh, env-read.sh, scripts/stop-hook.sh, mind/scripts/circuit-lambda.sh, mind/scripts/aspirations-read.sh, mind/scripts/aspirations-meta-update.sh, mind/scripts/session-signal-set.sh, mind/scripts/session-counter-clear.sh, mind/scripts/session-state-get.sh, mind/scripts/goal-selector.sh, mind/scripts/aspirations-update-goal.sh, mind/scripts/aspirations-spark, mind/scripts/aspirations-state-update, mind/scripts/check_evolution_triggers, mind/scripts/aspirations-consolidate, mind/scripts/pipeline-add.sh, mind/scripts/env-read.sh, mind/scripts/stop-hook.sh, mind/scripts/circuit-lambda.sh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill manages the agent's continuous learning loop, ensuring it always has work to do by selecting, executing, and evolving goals autonomously.

Core Features & Use Cases

  • Perpetual Goal Engine: Runs an endless loop of goal selection, execution, and reflection.
  • Autonomous Learning: Drives the agent's self-evolution by identifying and filling capability gaps.
  • Use Case: The agent continuously works on its defined aspirations, such as researching a topic, writing code, or refining a hypothesis, without human intervention.

Quick Start

Initiate the autonomous goal loop by typing "/start" in the Claude Code CLI.

Frequently Asked Questions about aspirations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a continuous learning loop for an autonomous agent?

A continuous learning loop for an autonomous agent is established by running a perpetual goal engine that selects, executes, and reflects on goals indefinitely. This Skill manages that loop, ensuring persistent operation and self-improvement without human intervention.

What is autonomous goal execution and evolution in software engineering?

Autonomous goal execution and evolution is a process where an agent continuously manages and evolves its own objectives. It selects goals, tracks progress, and adapts strategies based on performance metrics to drive self-improvement and fill capability gaps.

How do I start the autonomous goal loop in the Claude Code CLI?

To start the autonomous goal loop in the Claude Code CLI, simply type the command "/start". This initiates the perpetual goal engine, driving the agent to autonomously work on defined aspirations like researching topics or writing code.

Can an agent autonomously evolve its strategy based on performance metrics?

Yes, an agent can evolve its strategy based on performance metrics through adaptive strategy evolution. The system monitors goal status and progress, allowing the agent to self-evolve by identifying and filling capability gaps during the reflection phase.

Does the autonomous learning loop require human intervention to maintain?

No, the autonomous learning loop does not require human intervention to maintain. It is designed for persistent operation, running an endless cycle of goal selection, execution, and reflection to ensure the agent always has work to do.