klimkit-implement
Installation
SKILL.md
Klimkit Implement
Use this as the skills-first replacement for the old global AGENTS.md implementation workflow. Keep the work in the main agent by default. Do not use subagents for exploration, checklists, debugging, security, or reflection unless the user explicitly asks; the only built-in subagent use is the final-review gate.
Defaults
- Treat Klimkit as a Vercel Skills CLI package first: install and update the root
skills/library withnpx skills. - Use normal Codex app or CLI sessions plus installed Klimkit skills for day-to-day work.
- Keep task evidence in the project repository, not in generated home files.
- Treat older Klimkit runtime machinery as deprecated legacy material. Do not route new workflows through it unless the user explicitly asks to maintain legacy code.