bykevinke93· 19 skills
Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
$npx -y skills add kevinke93/dev_agent_opc --skill incremental-implementationInstalls into the current project.
Run `npx skills use "https://github.com/kevinke93/dev_agent_opc" --skill "kevinke93/dev_agent_opc/incremental-implementation"` 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/kevinke93/dev_agent_opc" that are relevant to the current task. Run `npx skills add "https://github.com/kevinke93/dev_agent_opc"` and select the relevant skills, then follow their instructions.