# Company Work Packet

> Convert a company request into a bounded packet with explicit outcome, scope, authority, inputs, outputs, and checks.

- Skill: `codejunkie99/company-work-packet` (Agent Skill)
- Install (CLI): `npx skillmds@latest add codejunkie99/company-work-packet`
- Raw SKILL.md: https://api.skillmd.com/api/skills/codejunkie99/company-work-packet/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-work-packet

---


# Company work packet

Create a packet before any material company task. Broad requests are not a grant to search every system or change every repository.

```yaml
id: customer-insight-q3
outcome: Explain why a defined customer segment chooses the product.
owner: product-and-growth
scope:
  sources: [approved-interviews, support-summaries]
  repositories: []
authority: prepare
required_artifacts: [evidence.yml, insight-brief.md, review.md]
quality_checks:
  - Every material claim cites a source reference.
  - Unknowns are separate from conclusions.
```

Authority has four levels: `observe`, `prepare`, `commit`, and `emit`. Default to `prepare`. When authority or scope is missing, ask before acting.

Finish with a run record: packet id, source references, skills loaded, model route, artifact paths, unresolved questions, and review state.

