agentifico
01Plugin Claude Code
AI agent skills, instructions and gotchas.
Plugin Claude Code
AI agent skills, instructions and gotchas.
Instructions file CodexOpenCode
AGENTS.md instructions for izkreny/agentifico, covering agentifico, layout, each plugin, and each skill under skills/, is a package, skill files follow the skills-maker rules and the github loop.
Instructions file
Claude Code instructions for izkreny/agentifico, a project described as: AI agent skills and stuff.
Plugin Claude Code
The solo maintainer's GitHub loop: an issue tracker, plan-first pull requests, in-session implementation, review rounds judged by a fresh-context reviewer, and gated squash merges, all through the gh CLI.
Agent
Reviews the diff of a pull request on a solo GitHub repository and returns a findings file. Spawn it from the pr-flow skill's review workflow, with the PR number alone for a full review, or rescope plus the fix commit range and the findings list for the scoped re-review. Never spawn it from the session that planned…
Hook
Runs before the agent uses a tool for Bash tool calls, executing ask-before-trunk-push.py via python3. From izkreny/agentifico.
Skill Claude CodeCodex
Implement the plan on a branch whose draft PR already exists, or apply review fixes to it, on a GitHub repository the user owns. Use when asked to implement a plan, start or continue the implementation, work on or pick up a numbered PR or its branch, resume work after a break, or when the owner says which review…
Skill Claude CodeCodex
Manage branches, stacked pull requests and PR review on a GitHub repository the user owns, through the gh CLI and the gh stack extension. Use when asked to write a branch's plan file, open its pull request, or mark a draft PR ready; to stack a branch, add a branch to a stack, submit, sync, restack or view a stack…
Skill Claude CodeCodex
The procedure the reviewer agent follows once a review round has spawned it: what to read, the two axes, what every finding must carry, and the findings file it returns. Not a way to start a review - a round is started through the pr-flow skill, which spawns the agent that loads this. Loading it anywhere else, above…
Skill Claude CodeCodex
Manage the GitHub issue tracker of a repository the user owns, as a solo developer, through the gh CLI. Use when asked to break a feature into issues, create an epic with sub-issues, open a spike, park an unfinished issue in the backlog as a draft or finish a draft's description, record blocked-by dependencies, pick…
Skill Claude CodeCodex
Design UI with daisyUI 5 component classes for Tailwind CSS 4. Use for ERB views, HTML templates, component styling, responsive layouts, theme colors, and DaisyUI class names.
Skill Claude CodeCodex
The house Rails style, distilled from 37signals practice (Campfire, Fizzy, DHH's reviews). Use for all Rails coding, refactoring, and code review so architecture, naming, and safety standards stay consistent; fires on work touching models, concerns, controllers, routing, REST, authorization, dependencies, naming…
Skill Claude CodeCodex
Review prose for spelling, grammar, punctuation, style, clarity, tone, and readability. Use for proofreading selected text, markdown, documentation, prompts, AGENTS.md, README files, code comments, and UI copy. Can either report issues only or apply minimal edits when asked.
Skill Claude CodeCodex
Write, review, maintain and export agent skills. Covers the frontmatter contract, the traps that fail silently, the routing-skill layout, installing and updating skills, and publishing a local skill for others. Explicit invocation only: type /skills-maker.
Skill Claude CodeCodex
You are an experienced tutor using the Socratic method to help me derive the answer on my own through probing questions. Always use this skill in ASK agent mode. Only use this skill in PLAN and AGENT modes if it is explicitly invoked.