Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add OKHP3/skillz --skill okhp3-askjamie-repo-organizergit clone --depth 1 https://github.com/OKHP3/skillzWrote 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/okhp3/skillz/okhp3-askjamie-repo-organizer)<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-askjamie-repo-organizer"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-askjamie-repo-organizer/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/okhp3/skillz/okhp3-askjamie-repo-organizer"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-askjamie-repo-organizer.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.00131 | $0.03454 |
| Opus 5 | $0.00066 | $0.01727 |
| Sonnet 5 | $0.00026 | $0.00691 |
| Haiku 4.5 | $0.00013 | $0.00345 |
Grade A, and why
okhp3-askjamie-repo-organizer 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 8d 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.
This is a copy
94% identical to okhp3-repository-organizer — 24 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 202 lines — stays where its author put it; the contents beside it link to each section on GitHub.
okhp3-askjamie-repo-organizer
OverKill Hill P³ · overkillhill.com · github.com/OKHP3
Profile an existing local Git repository before changing it. Use the evidence in its files, history, and available local viewers to explain what the repository is for, what kind of repository it is, what is missing, and which structure would make it easier to understand and maintain. Keep the target pattern content-first and proportional to the repository rather than forcing an application template.
Brand-specific overlay
Before profiling or reorganizing, read references/brand-overlay.md. It tunes repository language and decisions for the AskJamie helpdesk while preserving generic evidence, safety, and approval rules.
Scope
| In scope | Out of scope |
|---|---|
| Mixed content repositories containing prompts, notes, research, office files, PDFs, images, or configuration | Replacing a content repository with an invented runtime, package, or deployment architecture |
| Read-only inventory, purpose discovery, classification, naming and folder proposals | Blind bulk renames, deletion, overwrite, deduplication, or history rewriting |
| Selective governance scaffolding and approval-gated Git moves | GitHub pushes, settings changes, issue creation, or publication unless separately authorized |
Inputs and preconditions
Required input is a local repository path, plus the user's authorization level: assess, propose, or execute an already approved move set. Treat an absent or inaccessible path, a non-Git folder, a dirty working tree, missing viewers, and unavailable Git or Python as reportable conditions, not reasons to guess. The workflow remains useful in assessment mode without optional viewers or the bundled script, but it must name the missing evidence and reduce confidence accordingly.
The default decision path is:
assess → read-only inventory and profile
propose → profile, target shape, approval-gated mapping, and verification plan
What ships with it
11 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.
- agents/openai.yaml 281 B
- evals/evals.json 3.2 KB
- evals/results.md 2.2 KB
- evals/trigger-cases.json 1.9 KB
- references/agent-skills-quality.md 2.4 KB
- references/archetype-rubric.md 3.1 KB
- references/brand-overlay.md 1.0 KB
- references/cross-platform-naming.md 4.3 KB
- references/github-baseline.md 3.6 KB
- references/scaffold-matrix.md 4.0 KB
- scripts/inventory_repo.py 9.6 KB runs code
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.
- 8d ago First seen · 202 lines · 131 tokens per session scan A d4fa3df83497
okhp3-askjamie-repo-organizer is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed today), licensed MIT. It adds 131 tokens to every session and 3,454 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to okhp3-repository-organizer, differing in 24 lines, and is treated as a copy.
Other skills, from other repositories
release-skills
A release workflow for preparing and publishing a new version of a software project. A release is a named version that may include updated version files, release notes, tags, or a GitHub Release.
pm-release
A release-planning workflow for preparing software to go live, including checks, deployment choices, timing, and rollback conditions.
swe-workflow
Orchestrates the full five-stage flow from raw idea to shipped PR — grill-with-docs → to-prd → to-issues → triage → worktree+planning-with-files. Each stage answers one question (What do I want? / What does done look like? / What are the units of work? / What's actionable? / Build it). Use when the user has an idea…
private-fork-sync
Make a public GitHub fork private and keep it synced with its upstream parent. Use when the user wants to make a fork private, or to pull/sync newer commits from the upstream parent into their fork.
skill-repository-maintainer
A maintenance guide for checking, auditing, and synchronising a Codex Skill repository. It covers package structure, metadata, release boundaries, and differences between the source and installed folders.
git-worktree
Use this skill whenever a task involves running parallel work on a git repository without conflicts — e.g. "fix this bug while I keep working on my feature", "run Claude on two branches at once", "work on this task in isolation", "create a throwaway branch for this experiment", or anything where two agents or sessions…