mcp-approve
25Command
Run the Zero-Trust Validation Protocol to audit and approve an MCP package for installation.
Command
Run the Zero-Trust Validation Protocol to audit and approve an MCP package for installation.
Command
Revoke a previously approved MCP package from the allowlist ledger.
Command
Run operational readiness review checklist.
Command
Activate a development plan -- required before editing implementation files.
Command
Deactivate the current plan after all work packages are complete.
Command
Generate a PR review report aggregating quality scan, coverage, complexity, and breaking changes.
Command
Run pre-deployment FMEA quality checklist for a service or agent.
Command
Run full Fettle quality scan on the current project.
Command
Show effectiveness metrics from Fettle's trace data.
Command
Run an independent cross-review of a file using a different LLM.
Command
Run security-focused review using ruff S-rules and semgrep OWASP patterns.
Command
Generate a STRIDE-based threat model with auto-populated entry points and data stores.
Command
Create or view daily worklog entries.
Hook
Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing run.sh via bash. From MilindGaharwar/fettle.
Hook
Runs after a tool call finishes for Write, Edit, Bash and Read tool calls, executing run.sh via bash. From MilindGaharwar/fettle.
Hook
Runs when a subagent starts, executing subagent_inject.js via node. From MilindGaharwar/fettle.
Hook
Runs when the agent finishes a response, executing run.sh via bash. From MilindGaharwar/fettle.