hackersandwizards

30 mods across 2 repositories, 18 stars between them.

build-workflow

25

hackersandwizards/artificer

Skill Claude CodeCodex

Scaffold one stage of a multi-step workflow: a per-stage subagent (with a SubagentStop gate), a manual launcher skill, and a dynamic-workflow script that orchestrates the stages deterministically. Run once per step you want to add.

16 2mo ago A 55 tokens original MIT

improve-workflow

26

hackersandwizards/artificer

Skill Claude CodeCodex

Run a dynamic workflow on a real input, observe it without flooding context, verify its assumptions (gates fire, structured returns thread and branch, parallel stages overlap), then turn what you learn into edits to the workflow, its agents and skills, and the build-workflow generator that produced it. Use after…

16 2mo ago A 85 tokens original MIT

planner

30

hackersandwizards/factory-workshop-excercises

Skill Claude CodeCodex

Use when the user wants to plan a non-trivial change before writing code — refactor, migration, new feature, debugging strategy. Produces a written plan file, not implementation.

2 11d ago A 39 tokens original MIT