artifact-status

Installation
SKILL.md

Artifact Status

Scan .agents/, report state, recommend next action.

Non-orchestrated utility skill — no sub-agents or critic gate. Runs as a single pass.

Execute

  1. Scan .agents/ for every .md file. For each, read frontmatter to extract skill:, date:, status:, version:. If a field is missing or malformed, report it as in the table — never silently skip a file.

  2. Report as a single table sorted by date (newest first). Mark STALE if date: is >30 days old. Include file count for glob paths (mkt/content/*.md).

Installs
1
GitHub Stars
1
First Seen
Mar 29, 2026
artifact-status — hungv47/prod-skills