This skill should be used when taking a single software feature from intent to shipped as a solo developer — goal-first, TDD, deterministic verification, evidence only where it earns its keep, and human judgment at the two moments that matter (goal approval, merge). Trigger when the user says "let's build feature X", "ship this feature", "run this through the factory", "write a goal contract", "feature-factory", or wants a disciplined intent→merge loop that resists process bloat. NOT for whole-product planning, multi-feature roadmaps, or autonomous multi-agent swarms.
$npx -y skills add glebis/claude-skills --skill feature-factoryInstalls into the current project.
Run `npx skills use "https://github.com/glebis/claude-skills" --skill "glebis/claude-skills/feature-factory"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/glebis/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/glebis/claude-skills"` and select the relevant skills, then follow their instructions.