# Goal Status

> Assessment of progress toward goals

- Skill: `tools-only/goal-status` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds add tools-only/goal-status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/goal-status/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/tools-only/goal-status

---

# Goal Progress Assessment

Based on current metrics and stated objectives:

**Current Data:**
{{ ref('data.md').content }}

**Goals:**
{{ ref('goals.md').content }}

{% llm %}
Compare the current metrics from the data above against the stated goals.
For each goal, indicate whether we are:
- On Track (green)
- At Risk (yellow)
- Behind (red)

Format as a markdown table with columns: Goal | Status | Gap/Progress
{% endllm %}

