Helpers
by @samyakjhaveri · plugin · 4 skills
Utility skills (decision-matrix, navigate, model-route, prompt-improver, grill-research, align-prompt). Useful for specialized one-off tasks like structured decisions, adversarial research grilling, or aligning a draft prompt to an Opus model. NOT for: daily development workflow — these are situational tools, not always-on skills.
Install the whole plugin (CLI)
npx skillmds add samyakjhaveri/navigate
npx skillmds add samyakjhaveri/model-route
npx skillmds add samyakjhaveri/decision-matrix
npx skillmds add samyakjhaveri/prompt-improverSkills in this plugin
- ▌ navigate · samyakjhaveriRecommends the best skill, agent, or command for a given task by classifying intent and scanning available tools.
- ▌ model-route · samyakjhaveriRecommends the optimal Claude model tier (Opus, Sonnet, or Haiku) for a given task by analyzing reasoning depth, blast radius, domain expertise, output length, and correctness cost, and suggests parallelization opportunities.
- ▌ decision-matrix · samyakjhaveriGuides users through structured decision-making with weighted scoring, criteria analysis, and clear recommendations, including quick and interview modes.
- ▌ prompt-improver · samyakjhaveriResearches conversation and code context to generate 1-6 targeted clarifying questions when a prompt is vague, then executes the original request.