Afk Company
Description
Absence-first ops for Claude Code — a one-person company that keeps running while the CEO is away. Task files are employees; BLOCKED is a feature; the send button is never automated.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🏢 afk-company
**A one-person company that keeps running while the CEO is away for two months.**
[한국어 README](README.ko.md)
Write a task file. Check `doctor.py` says ✅. Board your flight. **Your company clocks in every 30 minutes without you** — and the only thing it ever asks of you is a tap on [approve].
This is **not** another multi-agent orchestration framework. It's the opposite: a minimal, **absence-first** unattended operations stack on top of Claude Code. Every design decision starts from one question — *what breaks when you're not there?*
Why this is different
Agent frameworks compete on how much the AI *can* do. afk-company starts from the failure modes of leaving one alone:
| How it dies while you're away | What afk-company does |
|---|---|
| AI goes rogue, invents work | The runner never invents tasks. No task file, no execution |
| Token bill explosion | Hard daily spend ceiling. Over budget → the company simply rests |
| Plausible-looking progress on ambiguous work | One BLOCKED: marker halts the task into an approval queue |
| Process dies silently | Heartbeat file + a daily proof-of-life report |
| No idea what happened last month | Every state change is a git commit. The repo is the audit log |
| Money / outbound / contract accidents | Tier 3 forbidden zone: the tools simply aren't granted |
The 3-tier autonomy model
- Tier 1 — unattended: deterministic, verifiable, reversible work (batch processing, monitoring, collection)
- Tier 2 — drafts only: email replies, applicati
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Workflow BundlesREADME
Workflow Bundles
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity