# Company Artifact Review

> Package company work as a reviewable artifact with provenance, evidence, authority, unresolved questions, and a recorded review state.

- Skill: `codejunkie99/company-artifact-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add codejunkie99/company-artifact-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/codejunkie99/company-artifact-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: codejunkie99 (https://skillmd.com/u/codejunkie99)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/codejunkie99/company-artifact-review

---


# Company artifact review

An answer in a chat is not a company artifact. Create a directory that another worker can inspect:

```text
artifacts/<slug>/
  brief.md
  evidence.yml
  model-route.yml
  run.yml
  review.md
```

`run.yml` records packet id, model, skills, inputs, outputs, authority, and completion time. `review.md` states the supported decision, material evidence, uncertainty, review owner, and one of `draft`, `review-required`, `approved`, `rejected`, or `superseded`.

Never mark an artifact approved unless a policy or named reviewer approved it.

