okhp3-repository-organizer

okhp3-repository-organizer is a skill for Codex from OKHP3/skillz. It costs 127 tokens per session (3,277 once invoked), scanned A, original, MIT.

A read-first organizer for Git repositories that grew from an ordinary folder into a mixture of content. Git is a system for tracking file changes and history.

In plain words
What is it for?
Use it to inventory mixed repositories, classify their contents, improve names and folders, add selected governance documents, and prepare a safe reorganization plan. It does not perform blind bulk renames, deletion, or history rewriting.
Why use it?
It helps explain what the repository is for and what structure it needs before anything is moved. Its proposals are based on the files, history, and available local viewers rather than assumptions.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions CLAUDE.md; installed under .agents/ (shared by several agents); mentions AGENTS.md.

Good fit Use it to inventory mixed repositories, classify their contents, improve names and folders, add selected governance documents, and prepare a safe reorganization plan. It does not perform blind bulk renames, deletion, or history rewriting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/okhp3/skillz/okhp3-repository-organizer
View source ↗ OKHP3/skillz
Install

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.

Any agent
npx skills add OKHP3/skillz --skill okhp3-repository-organizer
Clone the repo
git clone --depth 1 https://github.com/OKHP3/skillz

Made for: Codex.

Wrote 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.

agentmods badge for okhp3-repository-organizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-repository-organizer/github.svg)](https://agentmods.dev/skills/okhp3/skillz/okhp3-repository-organizer)
Your own site
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-repository-organizer"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-repository-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.

agentmods 80×15 button for okhp3-repository-organizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-repository-organizer"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-repository-organizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 127 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,277 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00127 $0.03277
Opus 5 $0.00063 $0.01639
Sonnet 5 $0.00025 $0.00655
Haiku 4.5 $0.00013 $0.00328

Measured 11d ago against content hash d68df0bae404, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

okhp3-repository-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 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/inventory_repo.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.agents/skills/okhp3-repository-organizer/SKILL.md · 196 lines

How it starts

The opening of the file, as written. The whole thing — 196 lines — stays where its author put it; the contents beside it link to each section on GitHub.

okhp3-repository-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.


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

execute-approved → only the explicitly approved mapping, followed by verification

Never infer execution approval from a request to "clean up," "organize," or "make it consistent."

Operating contract

Read the full file on GitHub · 196 lines

Changes

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.

  1. 11d ago First seen · 196 lines · 127 tokens per session scan A d68df0bae404

Subscribe to this mod's changes

okhp3-repository-organizer is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed yesterday), licensed MIT. It adds 127 tokens to every session and 3,277 once invoked, about $0.0006 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-31.

Related

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.

JimLiu/baoyu-skills · 87 tokens

pm-release

A release-planning workflow for preparing software to go live, including checks, deployment choices, timing, and rollback conditions.

konglong87/superPM · 60 tokens

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…

soulmachine/skills · 126 tokens

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.

soulmachine/skills · 47 tokens

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.

ooooooooooooooooooop/agent-tools · 84 tokens

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…

siva01c/claude-plugins · 132 tokens