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
-
Scan
.agents/for every.mdfile, including.agents/meta/. For each, read frontmatter to extractskill:,date:,status:,version:. If a field is missing or malformed, report it as—in the table — never silently skip a file. Meta-skill artifacts (.agents/meta/) are ephemeral process outputs — report them but don't include them in the dependency graph. -
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).