Autonomous multi-session feature development framework. Use when the user wants to systematically implement features from a specification, track progress across sessions, and ensure all tests pass before marking features complete. Activated by the /lynyx-agent-kit:auto-coder command or when working with feature_list.json files in an .auto-coder directory.
$npx -y skills add enzannometsuke/lynyx-claude --skill auto-coderInstalls into the current project.
Run `npx skills use "https://github.com/enzannometsuke/lynyx-claude" --skill "enzannometsuke/lynyx-claude/auto-coder"` 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/enzannometsuke/lynyx-claude" that are relevant to the current task. Run `npx skills add "https://github.com/enzannometsuke/lynyx-claude"` and select the relevant skills, then follow their instructions.