twaldin/flt

cli-first harness agnostic agent orchestration tool

5Stars on the repository
24Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

autoresearch

01

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

02

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

03

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

04

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

06

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

07

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

08

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

11

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

12

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

13

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

tdd

14

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

15

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

16

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

17

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

write-a-skill

18

twaldin/flt

Skill Claude CodeCodex

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

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

zoom-out

19

twaldin/flt

Skill Claude CodeCodex

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

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