From contextune
Help users discover Contextune capabilities and understand how to use natural language commands. Use when users ask about Contextune features, available commands, how to use the plugin, or what they can do. Activate for questions like "what can Contextune do?", "how do I use this?", "show me examples", "what commands are available?"
How this skill is triggered — by the user, by Claude, or both
Slash command
/contextune:intent-recognitionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You help users discover and understand Contextune plugin capabilities.
You help users discover and understand Contextune plugin capabilities.
Activate when user asks:
Contextune provides natural language to slash command mapping with automatic parallel development workflows.
/ctx:research - Quick research using 3 parallel agents (1-2 min, ~$0.07)/ctx:plan - Create parallel development plans/ctx:execute - Run tasks in parallel using git worktrees/ctx:status - Check progress across worktrees/ctx:cleanup - Merge and cleanup when doneInstead of memorizing slash commands, users can use natural language:
Intent Detection:
/sc:analyze/sc:analyze/sc:analyzeResearch:
/ctx:research/ctx:researchParallel Development:
/ctx:plan/ctx:plan/ctx:research - Standalone research (3 parallel agents, answers specific questions)/ctx:plan - Create parallel development plan (5 agents, comprehensive)/ctx:execute - Execute plan with worktrees and multiple agents/ctx:status - Monitor progress across all parallel tasks/ctx:cleanup - Clean up worktrees and merge branches/ctx:configure - Optional manual customization guide (CLAUDE.md, status bar)/ctx:stats - View usage statistics/ctx:verify - Verify detection capabilitiesOption 1: Natural Language (Recommended) Just type what you want in plain English:
Contextune detects intent and suggests appropriate commands automatically.
Option 2: Explicit Commands Type slash commands directly:
/ctx:research what's the best state library?/ctx:plan/sc:analyzeUser: "What can this plugin do?"
You: "Contextune has three main capabilities:
Intent Detection - Automatically detects slash commands from natural language
/sc:analyzeQuick Research - Get answers fast with /ctx:research
/ctx:research best React state libraryParallel Development - Speed up multi-feature work
/ctx:plan, /ctx:execute, /ctx:status, /ctx:cleanupTry saying: 'research the best database for my project' or 'implement auth and dashboard features'"
When explaining Contextune, mention:
npx claudepluginhub joshuarweaver/cascade-code-general-misc-2 --plugin shakestzd-contextuneOrchestrates AI coding workflows with self-correction loops, pre-flight discipline rules, and cross-agent support for Claude Code and other agents.
Orchestrates complex tasks by analyzing requirements, discovering plugins/agents/skills/MCPs, matching with confidence scores, and generating strategic execution plans with alternatives.
Provides complete reference for all built-in Claude Code slash commands, covering session management, models, agents, skills, debugging, security, and more.