kambleakash0
- 13 skills
- 0 followers
- 15 hours ago last updated
- ▌ Teach Me · kambleakash0 bundleTeach the user a new skill or concept within this workspace. Stateful — the user's learning state persists across sessions and is tracked in workspace files.
- ▌ Code Review · kambleakash0Performs a thorough code review of the current changes or a specified file / pull request. Covers correctness, security, performance, readability, and adherence to project conventions. Outputs prioritised, actionable feedback. TRIGGER when the user writes /code-review or asks for a code review, PR review, or feedback on their code.
- ▌ Spec Writer · kambleakash0Create a comprehensive Product Requirements Document from conversation and repo context. Use when the user wants a PRD, product spec, feature requirements, or similar documentation.
- ▌ Context Pack · kambleakash0Compact the current conversation into a handoff document so a fresh agent can continue the work in the next session.
- ▌ Git Workflow · kambleakash0Guided Git workflow assistant. Helps with branching strategies, writing conventional commits, opening pull requests, resolving merge conflicts, and keeping history clean. TRIGGER when the user writes /git-workflow or asks for help with Git, branches, commits, PRs, or merge conflicts.
- ▌ Grill Master · kambleakash0Relentlessly interview the user when they want to learn about a topic, plan, or design until you both reach a shared, testable understanding, before any planning or implementation.
- ▌ Spec To Plan · kambleakash0Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices.
- ▌ Script Writer · kambleakash0 bundleScript-writer that drafts presentations, essays, emails, and slides using only the cognitive and persuasive heuristics from Patrick Winston's "How to Speak" lecture, rejecting conventional writing advice in favor of Winston's evidence-based rules.
- ▌ Slice The Spec · kambleakash0Turn a PRD into a Kanban-ready backlog of vertically sliced issues, with clear dependencies and HITL/AFK flags.
- ▌ Domain Glossary · kambleakash0Extract a DDD-style ubiquitous language glossary from the current conversation.
- ▌ Incremental Tdd · kambleakash0 bundleTest-driven development with a strict red-green-refactor loop, vertical slices, and deep modules. Use to build features or fix bugs using TDD.
- ▌ English Humanizer · kambleakash0 bundleDetects and removes AI-generated writing patterns from English text. Rewrites content to sound natural, authentic, and genuinely human.
- ▌ Deep Codebase Audit · kambleakash0 bundleFind deepening opportunities in a codebase, surfacing architectural friction and proposing refactors that turn shallow modules into deep ones. Use when the user wants to improve architecture, make a codebase more testable, consolidate tightly-coupled modules, or make it safer for AI agents to navigate and change.