twaldin

26 mods across 4 repositories, 78 stars between them.

harness AGENTS.md

01

twaldin/harness

Instructions file CodexOpenCode

Instructions for twaldin/harness, a project described as: Unified Python interface for invoking AI coding-agent CLIs (claude-code, opencode, codex, gemini, aider, swe-agent) as subprocesses.

22 1mo ago A 4 tokens copy · 100% MIT

harness CLAUDE.md

02

twaldin/harness

Instructions file

Instructions for twaldin/harness, covering harness, repository layout, dual-language parity contract, how parity is enforced and soft parity rule for staged prs.

22 1mo ago A 1,704 tokens original MIT

flt AGENTS.md

03

twaldin/flt

Instructions file CodexOpenCode

Instructions for twaldin/flt, a project described as: cli-first harness agnostic agent orchestration tool.

5 1mo ago A 4 tokens copy · 100% MIT

flt CLAUDE.md

04

twaldin/flt

Instructions file

Instructions for twaldin/flt, covering flt, the soul of the project: primitives, not a monolith, architecture, repo map and conventions.

5 1mo ago A 2,367 tokens original MIT

autoresearch

05

twaldin/flt

Skill Claude CodeCodex

Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy's autoresearch. USE FOR: autonomous improvement…

5 1mo ago A 116 tokens copy · 100% MIT

browser-use

06

twaldin/flt

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

5 1mo ago A 47 tokens original MIT

diagnose

07

twaldin/flt

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

5 1mo ago A 66 tokens copy · 81% MIT

find-skills

08

twaldin/flt

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

5 1mo ago A 67 tokens copy · 81% MIT

twaldin/flt

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

5 1mo ago B 62 tokens copy · 92% MIT

grill-with-docs

10

twaldin/flt

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

5 1mo ago A 57 tokens original MIT

grill

11

twaldin/flt

Skill Claude CodeCodex

Rigorous requirements gathering through Socratic questioning. Use when the user says "/grill", "grill me", "ask me questions until we understand", or wants to be interrogated about implementation details before writing code. Forces deep thinking about edge cases, behavior, and design decisions before any code is…

5 1mo ago A 66 tokens original MIT

handoff

12

twaldin/flt

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

5 1mo ago A 19 tokens copy · 100% MIT

twaldin/flt

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

5 1mo ago A 68 tokens copy · 70% MIT

twaldin/flt

Skill Claude CodeCodex

Skill "pi-autoresearch-loop" from twaldin/flt, covering pi-autoresearch — autonomous experiment loop, installation, quick start, core concepts and two-file persistence model.

5 1mo ago A 0 tokens original MIT

prototype

15

twaldin/flt

Skill Claude CodeCodex

Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…

5 1mo ago A 90 tokens copy · 86% MIT

setup-pre-commit

16

twaldin/flt

Skill Claude CodeCodex

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

5 1mo ago A 62 tokens copy · 100% MIT

skill-creator

17

twaldin/flt

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

5 1mo ago A 64 tokens copy · 88% MIT

analyzer

18

twaldin/flt

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

5 1mo ago A 0 tokens copy · 100% MIT

comparator

19

twaldin/flt

Agent

Compare two outputs WITHOUT knowing which skill produced them.

5 1mo ago A 0 tokens copy · 100% MIT

grader

20

twaldin/flt

Agent

Evaluate expectations against an execution transcript and outputs.

5 1mo ago A 0 tokens copy · 100% MIT

tdd

21

twaldin/flt

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

5 1mo ago A 45 tokens copy · 86% MIT

to-issues

22

twaldin/flt

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

5 1mo ago A 53 tokens copy · 100% MIT

to-prd

23

twaldin/flt

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

5 1mo ago A 36 tokens copy · 83% MIT

triage

24

twaldin/flt

Skill Claude CodeCodex

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

5 1mo ago A 49 tokens copy · 83% MIT