---
title: "skillforcer"
description: "Guidance for configuring skillforcer, which forces skills to load before governed writes."
canonical: https://agentpluginsdirectory.com/plugins/skillforcer
last-updated: 2026-09-13
---

# skillforcer
Guidance for configuring skillforcer, which forces skills to load before governed writes.
- Slug: skillforcer
- Publisher: skillforcer
- Repository: https://github.com/strowk/skillforcer
- Manifest: plugin.json
- Version: 0.2.0
- Category (editorial): other
- Skills: 1 (skillforcer-config)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-12
- Repository last pushed: 2026-09-12
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/skillforcer
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What skillforcer does, in the publisher's words

Hook based skill loading tracking and enforcement, in Claude Code and OpenAI Codex CLI.

Coding agents tend to not load the skills they need before writing either due to context rot or just because of usual LLM randomness.

In addition to that skill's guidance only applies correctly while it is recent enough. Over a long session that body drifts out (context rot) and writes the skill governs (comment style, doc conventions, anything a rule can match) quietly stop following it.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/strowk/skillforcer/HEAD/README.md

## Skills

- skillforcer-config: Use when configuring skillforcer: writing or editing.skillforcer.toml rules, choosing freshness windows (session/minutes/turns/tokens), using presets, or installing/uninstalling its hooks (Claude Code and Codex CLI).

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
