Run consensus-loop deterministic analysis tools via CLI — code_map, dependency_graph, audit_scan, coverage_map, rtm_parse, rtm_merge, audit_history, fvm_generate, fvm_validate. Use this skill whenever you need codebase analysis (symbol index, dependency DAG, pattern scan, coverage), RTM operations (parse, merge, query), or FVM operations (generate matrix, validate against server) — even if the MCP server is not configured. This skill replaces mcp__plugin_consensus-loop_consensus-loop__* tool calls with equivalent CLI commands.
$npx -y skills add berrzebb/consensus-loop --skill consensus-toolsInstalls into the current project.
Run `npx skills use "https://github.com/berrzebb/consensus-loop" --skill "berrzebb/consensus-loop/consensus-tools"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/berrzebb/consensus-loop" that are relevant to the current task. Run `npx skills add "https://github.com/berrzebb/consensus-loop"` and select the relevant skills, then follow their instructions.