matt-pocock
Matt Pocock Workflow Router
Use this as a meta-skill that classifies work, routes to the right downstream skills, and enforces planning-before-execution.
Core Flow
idea -> write-a-prd -> prd-to-issues -> execute vertical slices -> manual QA
Do not skip required artifacts. If required artifact is missing, route backward to generate it.
Routing Table
| Situation | Route |
|---|---|
| New feature, unclear scope, ambiguous requirements | write-a-prd |
| PRD exists but implementation tasks are not decomposed | prd-to-issues |
| Bugfix or behavior change needs confidence | tdd |
| High-impact API/UI contract or unclear interface | design-an-interface |
| Multi-file risky refactor | request-refactor-plan |
More from ajoslin/dot
pinescript
Use when creating or reviewing TradingView Pine Script v6 indicators/strategies/libraries, applying non-repainting best practices, generating Pine Script from other languages, or running Pine Script linting.
51session-export
Update GitHub PR or GitLab MR descriptions with AI session export summaries. Use when user asks to add session summary to PR/MR, document AI assistance in PR/MR, or export conversation summary to PR/MR description.
21find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
20vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with
19kimaki-expert
Provide expert support for Kimaki setup, Discord bot wiring, OpenCode session orchestration, slash-command troubleshooting, and automation workflows. Use when users mention Kimaki, kimaki.xyz, Discord-controlled coding agents, or channel-to-project mapping.
18init-review-policy
Initialize repo-scoped code review policy files under .opencode/review. Use when setting up project-specific review rules for /code-review.
18