command-executor
CommunityExecute safe commands, capture output, ensure reliability.
Authord-oit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill extends the command-verify functionality by actually running safe commands and capturing their real-time output. It eliminates the uncertainty of whether documentation examples or build steps truly work, preventing broken processes and ensuring the reliability of your project's instructions. It provides concrete proof of execution, saving you from manual testing and debugging.
Core Features & Use Cases
- Safe Execution: Prioritizes safety by only running commands categorized as "Safe" or "Conditional" (with explicit user confirmation), preventing accidental destructive actions.
- Output Capture: Records
stdout,stderr, and exit codes for each command, providing verifiable results and detailed insights into execution. - Performance Comparison: Automatically detects performance regressions or unexpected output changes by comparing current runs with historical data, ensuring consistent performance.
- Use Case: After updating your project's build scripts or CI/CD configurations, ask this Skill to "execute the safe commands." It will run
npm run build,npm run test, andnpm run lint, capturing their outputs and confirming they still function correctly, giving you peace of mind before deployment.
Quick Start
Execute all safe commands in the project and show their output.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: command-executor Download link: https://github.com/d-oit/command-verify/archive/main.zip#command-executor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.