spicy-samson
- 5 skills
- 0 followers
- 7 hours ago last updated
- ▌ Grill Me · spicy-samsonInterview the user relentlessly to flesh out a plan or feature design by walking the full design tree together until reaching a shared understanding, preferring codebase exploration over speculation whenever answers can be found in code.
- ▌ Write A Prd · spicy-samsonTurn a clarified feature or project idea into a concise Product Requirements Document by combining conversation context with codebase exploration, user stories, and high-level implementation notes, optionally submitting the result as a GitHub issue.
- ▌ Prd To Issues · spicy-samsonConvert a Product Requirements Document into a Kanban-friendly set of vertical-slice issues with clear blocking relationships, grounded in the existing codebase and optimized for parallel work.
- ▌ Improve Codebase Architecture · spicy-samsonReview and reshape the codebase into deeper, clearer modules with well-defined boundaries to make testing, reasoning, and AI-assisted changes easier, highlighting candidates for consolidation and simplification.
- ▌ Tdd · spicy-samsonGuide implementation using a strict test-driven development loop, focusing on interface design, behavior-first tests, and iterative red-green-refactor cycles to improve code quality and structure.