fokkoru

29 mods across 1 repository, 4 stars between them.

ai-foo

01

fokkoru/ai-foo

Plugin Claude Code

Reusable Claude Code plugins for development workflows.

4 4d ago A tokens not measured

ai-foo AGENTS.md

02

fokkoru/ai-foo

Instructions file CodexOpenCode

AGENTS.md instructions for fokkoru/ai-foo, a project described as: Reusable Claude Code plugins for development workflow.

4 4d ago A 4 tokens

ai-foo CLAUDE.md

03

fokkoru/ai-foo

Instructions file

Claude Code instructions for fokkoru/ai-foo, covering claude.md, repository purpose, plugins, df (plugins/df/) and kb (plugins/kb/).

4 4d ago B 3,367 tokens

agy

04

fokkoru/ai-foo

Plugin Claude Code

Delegate already-decided implementation work to the Google Antigravity CLI, and ask it for a networked second opinion.

4 4d ago A tokens not measured

consult

05

fokkoru/ai-foo

Skill Claude CodeCodex

Ask the Google Antigravity CLI one scoped technical question, answered read-only against this repository with live internet. Invoke only when the user asks for Antigravity, agy, or Gemini — never on your own initiative.

4 4d ago B 47 tokens

delegate

06

fokkoru/ai-foo

Skill Claude CodeCodex

Hand an already-decided implementation to the Google Antigravity CLI, where a subagent runs agy under accept-edits and verifies the result. Invoke only when the user asks to delegate to agy — never on your own initiative.

4 4d ago B 50 tokens

cdx

07

fokkoru/ai-foo

Plugin Claude Code

Ask a current Codex model for a second opinion on a decision or a whole solution design, checked against this repository.

4 4d ago A tokens not measured

df

08

fokkoru/ai-foo

Plugin Claude Code

Feature development and code review workflow automation for individual developers.

4 4d ago A tokens not measured

code-reviewer

09

fokkoru/ai-foo

Agent

Independent, isolated code reviewer. Use to review a finished work product (a git diff against a plan/spec) for spec compliance and code quality before committing. Receives ONLY a path to the diff file, a path to the spec/plan and its acceptance criteria — never the implementation conversation. Returns a…

4 4d ago A 79 tokens

codebase-analyzer

10

fokkoru/ai-foo

Agent

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

4 4d ago A 44 tokens

codebase-locator

11

fokkoru/ai-foo

Agent

Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.

4 4d ago A 68 tokens

fokkoru/ai-foo

Agent

You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.

4 4d ago A 76 tokens

finding-verifier

13

fokkoru/ai-foo

Agent

Adversarial verifier for a single code-review finding. Use to test one finding before acting on it — it tries to refute the claim against the code. Receives ONLY a path to the diff file, a path to the spec/plan the finding is judged against, and exactly one finding verbatim — never the reviewer's other findings, its…

4 4d ago A 111 tokens

thoughts-analyzer

14

fokkoru/ai-foo

Agent

The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.

4 4d ago A 34 tokens

thoughts-locator

15

fokkoru/ai-foo

Agent

Discovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a researching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you…

4 4d ago A 83 tokens

voice-prober

16

fokkoru/ai-foo

Agent

Grades a draft sentence by sentence against the author's voice sample, returning one verdict per sentence and never replacement text. Dispatch it with the filled prompt template from df:deslop's references/voice-prober.md — the ladder, the draft, the sample, and the preserve list all travel in that prompt.

4 4d ago A 70 tokens

fokkoru/ai-foo

Agent

Researches information on the web. Use when you need information that isn't in the local codebase or your training data — modern APIs, current events, library changelogs, etc.

4 4d ago A 43 tokens

commit

18

fokkoru/ai-foo

Skill Claude CodeCodex

Create git commits from working tree changes. Use whenever the user wants work committed, saved, or checked in — including a plan's commit step — even without the word "commit". Groups atomically, Conventional Commits, confirms before staging.

4 4d ago A 50 tokens

deslop

19

fokkoru/ai-foo

Skill Claude CodeCodex

Revise outbound prose to read as the author's own — commit bodies, PR descriptions, code-review replies, code comments. Use whenever a draft sounds machine-generated — inflated adjectives, -ing clause tails, hedging, rule-of-three padding.

4 4d ago A 51 tokens

handoff

20

fokkoru/ai-foo

Skill Claude CodeCodex

Use when creating a handoff document for transferring in-progress work to another session.

4 4d ago A 18 tokens

implement

21

fokkoru/ai-foo

Skill Claude CodeCodex

Use when implementing a technical plan from the plans directory one phase at a time in the main thread, with per-phase verification and independent review, and optional phase-by-phase commits.

4 4d ago A 36 tokens

iterate

22

fokkoru/ai-foo

Skill Claude CodeCodex

Use when iterating on an existing implementation plan with feedback and updates.

4 4d ago A 15 tokens

peer-review

23

fokkoru/ai-foo

Skill Claude CodeCodex

Use when performing an independent, isolated code review of an implementation against its plan/spec before committing — one isolated reviewer reads the diff from a file and returns a spec-compliance verdict plus quality findings. Runs between df:validate and df:commit.

4 4d ago A 52 tokens

planning

24

fokkoru/ai-foo

Skill Claude CodeCodex

Use when creating a decision-complete implementation plan between df:research and df:implement, with main-thread analysis and adaptive delegation for independent gaps.

4 4d ago A 31 tokens