Run Agent banner
khanh-vu khanh-vu

Run Agent

Development community

Description

--- description: Run a specific agent with full governance usage: /run-agent <agent-name> --- # Run Agent Command Execute the specified agent with complete pre-run and post-run validation. ## Instructions 1. Load all governance hooks from `.claude/hooks/` 2. Read `.claude/task.md` to understand requirements 3. Load the agent definition from `.claude/agents/{agent-name}.md` 4. Load the agent contract from `.claude/contracts/{agent-name}.contract` 5. Read context from `.claude/tasks/context_se

Installation

Installs to ~/.claude/commands/khanh-vu-claude-force-run-agent.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/khanh-vu/claude-force/HEAD/.claude/commands/run-agent.md -o ~/.claude/commands/khanh-vu-claude-force-run-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository