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).

| Artifact | Skill | Date | Age | Status |
|----------|-------|------|-----|--------|
| product-context.md | icp-research | 2026-03-15 | 13d | ok |
| solution-design.md | solution-design | 2026-02-10 | 46d | STALE |
| mkt/content/ | content-create | — | — | 4 files |
| spec.md | — | — | — | no frontmatter |
Related skills

More from hungv47/prod-skills

Installs
1
GitHub Stars
1
First Seen
Mar 29, 2026