# Add to your Claude Code skills
git clone https://github.com/Cloudscockpit/voltron-lions-claudecodeGuides for using ai agents skills like voltron-lions-claudecode.
Last scanned: 6/13/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-13T07:46:57.983Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}voltron-lions-claudecode is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Cloudscockpit. It has 1 GitHub star.
Yes. voltron-lions-claudecode passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/Cloudscockpit/voltron-lions-claudecode" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh voltron-lions-claudecode against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
A Claude Code plugin for mission-style multi-agent orchestration. One command. Five themed agents. Structured outputs.
/start-mission <objective> invokes Voltron Main (the Black Lion), who:
graphify-out/ if present and fresh; falls back to filesystem)skill-creator| Lion | Role |
|---|---|
| Black — Voltron Main | Commander. Plans, delegates, gates, reports. |
| Red | Rapid execution — builds features, writes code. |
| Blue | Data & integrations — APIs, schemas, plumbing. |
| Green | Recon — codebase analysis (graphify-aware). |
| Yellow | Quality & defense — tests, security, verification. |
From the project root, add this plugin to Claude Code via /plugin and point it at this directory, or copy the repo into your plugin marketplace.
/start-mission add a /health endpoint to the express app that returns service version
Voltron Main returns a four-part report. Reply go to dispatch Lions, no-go to revise, or edit <section> to change one section.
/graphify first so Green Lion's recon is graph-backed.needs-new-skill gaps, it will ask before scaffolding via skill-creator. New skills become available on the next session.The design rationale and implementation plan are preserved in the commit history — see commits f547fa4 (design spec) and 81adfc2 (implementation plan).