Skip to main content
ClaudeWave
Skill435 estrellas del repoactualizado today

goals

The goals skill manages fitness specifications for AgentOps projects by maintaining GOALS.yaml and GOALS.md files through CLI commands. Use it to measure fitness metrics, initialize goal structures, track regressions, manage directives, and validate goal configurations. It supports both YAML and Markdown formats with fourteen operational modes including measure, init, steer, add, drift, history, export, validate, prune, migrate, trace, and render, making it essential for maintaining executable project objectives and behavioral specifications.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/boshu2/agentops /tmp/goals && cp -r /tmp/goals/skills-codex/goals ~/.claude/skills/goals
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Goals — compatibility alias for fitness

This skill was renamed to `fitness` on 2026-07-29. Everything it did lives
there unchanged; the `ao goals` CLI command family keeps its name.

When invoked, apply `skills/fitness/SKILL.md` exactly as written — this
alias adds no behavior, grants no authority, and produces nothing of its
own. It exists so existing references and habits keep resolving, and it is
deliberately not advertised as a destination.

Physical deletion follows the observed-zero policy: this alias is removed
only after a declared observation window shows no remaining use.