bysoftaworks· 44 skills
Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work.
$npx -y skills add softaworks/agent-toolkit --skill lesson-learnedInstalls into the current project.
Run `npx skills use "https://github.com/softaworks/agent-toolkit" --skill "softaworks/agent-toolkit/lesson-learned"` 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/softaworks/agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/softaworks/agent-toolkit"` and select the relevant skills, then follow their instructions.