oroddlokken/slop
Skill Claude CodeCodex
Checks a codebase against the machine it has to run on. Declare a hardware envelope — RAM, cores and their class, storage, cooling, absent hardware — and a single agent checks peak demand against each ceiling: memory against usable RAM, worker counts against real performance cores, footprint and write volume against a…
oroddlokken/slop
Skill Claude CodeCodex
Guidelines for writing and updating agent-facing documentation (CLAUDE.md, AGENTS.md, copilot-instructions.md, .claude/rules/). For a general agent's system prompt, persona, or tool descriptions — and for skill, output-style, slash-command and subagent files (SKILL.md, output-styles/.md, .claude/commands/…
oroddlokken/slop
Skill Claude CodeCodex
Guidelines for authoring the text that defines a general agent — system prompts, personas, guardrails, tool descriptions, example sets. Also covers the files a Claude Code harness loads as instruction: skills (SKILL.md, .claude/skills/), output styles (output-styles/.md), slash commands (.claude/commands/) and…