Instructions file CodexOpenCode
Instructions for AnthonyPoschen/agent-skills, covering agent skills repository guide, structure, skill rules, validation and releases.
Instructions file CodexOpenCode
Instructions for AnthonyPoschen/agent-skills, covering agent skills repository guide, structure, skill rules, validation and releases.
Skill Claude CodeCodex
Use when deciding whether to ask the user a question, make an execution choice, or continue an in-progress task. Resolve ordinary, reversible decisions that are within scope from the request and repository evidence. Ask only when intent, authority, scope, cost, or external impact is genuinely uncertain.
Skill Claude CodeCodex
ALWAYS activate for programming-language work and code-adjacent project work: implementation, refactoring, debugging, code review, tests, CI fixes, package/build files, scripts, migrations, generated-code inputs, infrastructure-as-code, PR/diff discussion, and software architecture or design planning. Use this skill…
Skill Claude CodeCodex
Use when a task involves large logs, long files, broad search results, screenshots, repeated reads, or fan-out planning. Keep the working context focused through targeted extraction, compact handoffs, scoped phases, and bounded delegation.
Skill Claude CodeCodex
Create, review, or update Dockerfiles and container build workflows. Use for containerizing projects, designing multi-stage builds, choosing scratch vs Alpine final images, enforcing non-root UID/GID ownership, running build/test steps in Docker, and keeping GitHub Actions workflows thin by making the Dockerfile the…
Skill Claude CodeCodex
Use when a correction, failure, workaround, or instruction recurs, or when a costly mistake could be prevented structurally. Encode the lesson in the smallest durable guard instead of relying on someone to remember it.
Skill Claude CodeCodex
Use when product, UX, feature scope, defaults, interfaces, workflows, or consumer tradeoffs are involved. Prioritize the real user's experience over implementation convenience, and keep every addition focused on the core workflow.
Skill Claude CodeCodex
Build, review, debug, or fix GitHub Actions to GHCR to FluxCD image automation loops. Use whenever the user mentions Flux image automation, ImageRepository, ImagePolicy, ImageUpdateAutomation, GHCR, Docker metadata tags, Kubernetes pods not rolling after an image push, mutable latest tags, digest updates, or GitHub…
Skill Claude CodeCodex
Set up or review FluxCD and Kustomize repository layouts. Use when the user asks for a FluxCD repo layout, Kubernetes GitOps structure, kustomization scaffold, base/overlay setup, or dev/prod environment overlays.
Skill Claude CodeCodex
Design, build, restyle, or review polished frontend interfaces for web apps, dashboards, tools, landing pages, components, and responsive workflows. Use whenever a request involves frontend visual design, layout, styling, UI hierarchy, interface polish, design systems, color palettes, typography, color schemes…
Skill Claude CodeCodex
Prepare or create Git commits for the user. Use whenever the user asks to commit changes, split work into commits, write commit messages, stage files, or clean up a dirty worktree before committing, and after each completed phase of a sequenced coding or refactoring workflow. Creates descriptive commit messages…
Skill Claude CodeCodex
Orchestrate a selected set, range, query, or dependency-linked backlog of work items through isolated workers, worktrees, review feedback, and human-controlled merges. Use when the user asks to implement tickets, implement all tickets, run selected issues in parallel, coordinate ticket agents, monitor worker progress…
Skill Claude CodeCodex
Use when creating, reviewing, or editing Makefiles, make targets, make recipes, task runners, or documentation that tells users to run make commands. Always use this skill when a make target accepts user-provided variables such as tokens, usernames, branch names, paths, namespaces, environments, or other inputs.…
Skill Claude CodeCodex
Develop, test, debug, or contribute to Omarchy source code in an isolated environment. Use whenever the task touches an Omarchy checkout, Omarchy shell/QML code, installation source, migrations, upstream Omarchy PRs, omarchy dev link, or testing Omarchy changes in a VM. Keep the host Omarchy installation untouched…
Skill Claude CodeCodex
Use when preparing, publishing, documenting, updating, or correcting a release. Covers changelogs, release notes, version selection, Git tags, and release records. Follow the repository's versioning convention; use CalVer only when no clear convention exists.
Skill Claude CodeCodex
Use when adding, changing, comparing, or troubleshooting an agent skill and you need evidence that it changes agent behaviour. Evaluate triggering and task outcomes with realistic prompts, a shared rubric, and blinded review.
Skill Claude CodeCodex
Use when writing or reviewing documentation, READMEs, tutorials, how to guides, RFCs, architecture notes, PR descriptions, release notes, or commit messages. Write clear, plain English for developers and maintainers.