Deep design and planning methodology based on Rich Hickey's Hammock Driven Development. Use when: designing new features, investigating complex bugs, making architecture decisions, planning refactors, or when user says "design this", "plan this", "think through", "let's think deeply about", "hammock time". Guides through problem understanding, research, tradeoffs analysis, and suggests hammock time for subconscious processing.
$npx -y skills add adrianleb/hammock-skill --skill hammockInstalls into the current project.
Run `npx skills use "https://github.com/adrianleb/hammock-skill" --skill "adrianleb/hammock-skill/hammock"` 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/adrianleb/hammock-skill" that are relevant to the current task. Run `npx skills add "https://github.com/adrianleb/hammock-skill"` and select the relevant skills, then follow their instructions.