ultracode-skill
Structured planning, delegation, and verification for coding tasks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Ultracode Skill?โผ
Run `npx skills add PabloNAX/ultracode-skill --all -g -y` in your terminal to install the skill globally.
What does Ultracode do for coding tasks?โผ
It plans the work, splits it into bounded packets, delegates independent pieces to subagents when available, then integrates and verifies the final result.
Does Ultracode work with Codex and Claude Code?โผ
Yes. It follows the universal SKILL.md standard and runs in Codex, Claude Code, Antigravity, and other compatible hosts.
How do I trigger Ultracode in a session?โผ
Just write `Use $ultracode` before your request, and the agent will pick the right workflow mode automatically.
Does Ultracode require extra scripts or services?โผ
No. It is a single lightweight skill folder with no background runner, hidden services, or required scripts.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core