Borrowing it
Nothing to install: this file belongs to coleam00/dark-factory-experiment. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/coleam00/dark-factory-experiment/main/.claude/skills/archon/SKILL.mdgit clone --depth 1 https://github.com/coleam00/dark-factory-experimentWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/coleam00/dark-factory-experiment/archon)<a href="https://agentmods.dev/skills/coleam00/dark-factory-experiment/archon"><img src="https://agentmods.dev/badge/skills/coleam00/dark-factory-experiment/archon/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/coleam00/dark-factory-experiment/archon"><img src="https://agentmods.dev/badge/skills/coleam00/dark-factory-experiment/archon.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00279 | $0.02641 |
| Opus 5 | $0.00139 | $0.01321 |
| Sonnet 5 | $0.00056 | $0.00528 |
| Haiku 4.5 | $0.00028 | $0.00264 |
Grade A, and why
archon scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
17 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- examples/command-template.md 1.3 KB
- examples/dag-workflow.yaml 3.4 KB
- guides/cli.md 1.4 KB
- guides/config.md 8.0 KB
- guides/discord.md 1.7 KB
- guides/github.md 5.0 KB
- guides/server.md 2.1 KB
- guides/setup.md 13 KB
- guides/slack.md 1.3 KB
- guides/telegram.md 1.1 KB
- references/authoring-commands.md 5.5 KB
- references/cli-commands.md 4.7 KB
- references/dag-advanced.md 11 KB
- references/interactive-workflows.md 3.8 KB
- references/repo-init.md 2.6 KB
- references/variables.md 2.8 KB
- references/workflow-dag.md 11 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 264 lines · 279 tokens per session scan A b344b9b6d04e
archon is a skill published in the GitHub repository coleam00/dark-factory-experiment (151 stars, last pushed 26d ago), with no licence file. It adds 279 tokens to every session and 2,641 once invoked, about $0.0014 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
agent-loop
Detect requests for iterative autonomous agent loops and route to the appropriate loop executor.
cross-task-learner
Enable agent loops to learn from similar past tasks and share patterns across loops.
aiwg-language-map
AIWG addons + extensions language map — categories, curated discover phrases, and per-bundle pointers covering everything beyond the framework quickrefs.
aiwg-regenerate-claude
Regenerate CLAUDE.md for Claude Code with hook file architecture.
sdlc-accelerate
End-to-end SDLC ramp-up from idea to construction-ready with automated phase transitions.
infer-completion-criteria
Infer measurable completion criteria for an agent-loop task from project docs, code, and AIWG standards when the user has not supplied --completion explicitly.