plugins/pokayokay/skills/spike/SKILL.md
Time-boxed technical investigation with structured output. Use for feasibility studies, architecture exploration, integration assessment, performance analysis, or risk evaluation. Creates spike tasks in ohno, enforces time-boxing, generates spike reports, and creates actionable follow-up tasks.
npx skillsauth add srstomp/pokayokay spikeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Structured technical investigation to reduce uncertainty. Answer specific questions, not "explore X."
deep-research for comprehensive technology evaluations with stakeholder reportserror-handling or /fix; bugs have reproduction steps, spikes have open questions.claude/spikes/[name]-[date].md| Reference | Description | |-----------|-------------| | spike-types.md | Feasibility, architecture, integration, performance spikes | | question-patterns.md | How to frame good spike questions | | output-templates.md | Spike report templates and examples |
development
Git worktree management for isolated task development
development
Use when starting AI development sessions, resuming interrupted work, managing multi-session projects, or orchestrating work with human checkpoint control (supervised, semi-auto, auto, or unattended modes).
testing
Use before claiming work is done, fixed, passing, ready to commit, ready to PR, or ready to mark complete. Requires fresh verification evidence and explicit command output before success claims.
development
Use when designing test architecture, building API test suites, validating API contracts, setting up component or E2E testing, managing test data, debugging flaky tests, reviewing coverage strategy, or organizing test files. Covers test pyramid, mocking (MSW), frontend (React Testing Library, Playwright), and CI integration.