humansintheloop-dev

28 mods across 1 repository, 41 stars between them.

ask-a-friend

10

humansintheloop-dev/humansintheloop-dev-workflow-and-tools

Skill Claude CodeCodex

When stuck on a problem, formulate a well-structured question and copy it to the clipboard for pasting into ChatGPT. Claude should use this skill when debugging efforts stall or when an outside perspective would help.

41 5d ago A 47 tokens

commit-guidelines

11

humansintheloop-dev/humansintheloop-dev-workflow-and-tools

Skill Claude CodeCodex

Provides a pre-commit checklist and commit message formatting standards for this project. Claude should use this skill when creating git commits to ensure messages follow project conventions, including proper co-authorship attribution and concise formatting.

41 5d ago A 45 tokens

humansintheloop-dev/humansintheloop-dev-workflow-and-tools

Skill Claude CodeCodex

Structural CRUD and reordering operations on plan files via the i2code plan CLI — insert/replace/delete/reorder threads and tasks, mark tasks/steps complete or incomplete, fix numbering, and query plan structure (get-next-task, get-thread, get-summary, list-threads). Claude MUST use this skill (not raw file edits) for…

41 5d ago A 97 tokens

tdd

21

humansintheloop-dev/humansintheloop-dev-workflow-and-tools

Skill Claude CodeCodex

This skill defines a strict but lightweight TDD workflow designed for coding agents. It enforces honesty, prevents cheating, and minimizes token usage by focusing solely on tests.

41 5d ago A 15 tokens

humansintheloop-dev/humansintheloop-dev-workflow-and-tools

Skill Claude CodeCodex

When running test scripts or long-running commands that produce verbose output, redirect output to a log file under logs/ to avoid truncation in the Bash tool. Claude should use this skill when running test scripts, end-to-end tests, or any command likely to produce large output, and also when waiting for a background…

41 5d ago A 0 tokens