decisive-action
About
This Claude skill provides decision-making guidance on when to ask clarifying questions versus proceeding autonomously with standard approaches. It reduces unnecessary interaction rounds by only prompting for clarification when ambiguity would materially impact correctness, especially for high-stakes operations like destructive actions. Developers should use it to streamline workflows while preventing critical assumptions in tasks.
Quick Install
Claude Code
Recommendednpx skills add Ven0m0/claude-config -a claude-code/plugin add https://github.com/Ven0m0/claude-configgit clone https://github.com/Ven0m0/claude-config.git ~/.claude/skills/decisive-actionCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the decisive-action skill?
decisive-action is a Claude Skill by Ven0m0. Skills package instructions and resources that Claude loads on demand, so Claude can perform decisive-action-related tasks without extra prompting.
How do I install decisive-action?
Use the install commands on this page: add decisive-action to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does decisive-action belong to?
decisive-action is in the workflow category, tagged efficiency, workflow and decision-making.
Is decisive-action free to use?
Yes. decisive-action is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This Claude Skill helps developers create ergonomic slash commands (/command) for micro-skills with auto-discovery and parameter validation. It generates command handlers, validation logic, and documentation for fast CLI access to workflows. Use it when building command-line interfaces that need intelligent routing and command chaining capabilities.
This skill orchestrates complex multi-agent workflows by decomposing tasks, distributing them for parallel execution, and synthesizing the results. Use it when you need to coordinate specialized agents for advanced, distributed problem-solving. It provides structured outputs including execution trees and performance metrics.
Stream-Chain enables multi-agent workflows by connecting Claude instances in sequential pipelines where each agent's output streams into the next. It supports both custom prompt chains and predefined pipelines for data transformation and complex processing tasks. Use this skill when you need to orchestrate sophisticated multi-step workflows with streaming data flow between specialized agents.
This skill enables chaining agent outputs as inputs in sequential or parallel pipelines for data flow orchestration. It's used when you need to coordinate multi-step workflows between agents with streaming data flows. Key features include pipeline configuration, execution pattern support, and performance metrics.
