🧠
AI Engineering

Ultracode

by PabloNAX

Ultracode is an AI Engineering skill for Claude Code, published by PabloNAX in ultracode-skill.

182 stars9 forkson PabloNAX/ultracode-skillAdded 2026/09/06Repository updated 2026/06/15
agent-skillsai-agentai-agentsai-codingai-skillsai-toolsclaude-codecodexcodex-skilldynamic-workflowsgeminiskillskillsultracodeworkflow
Install in seconds
Install Ultracode
Copy Ultracode into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/PabloNAX/ultracode-skill/tree/main/ultracode ~/.claude/skills/ultracode

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/PabloNAX/ultracode-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
ultracode/SKILL.md in PabloNAX/ultracode-skill
Installs to
~/.claude/skills/ultracode
Collection
The only skill cataloged from this repository
Category
AI Engineering3278 skills

What Ultracode does

Ultracode runs a supervised coding workflow that plans, splits work, delegates when allowed, integrates results, and verifies the outcome. Use it for explicit ultracode requests and other multi-step tasks that benefit from parallel agent work.

Ultracode is cataloged under AI Engineering on DirSkills. Ultracode comes from a repository tagged agent-skills, ai-agent, ai-agents, ai-coding and ai-skills.

Documentation

README

Ultracode

Run a supervised workflow for work that needs planning, packetization, native agent delegation, integration, and verification.

This is a skill, not a runtime. It works by giving the current coding agent a disciplined operating procedure. It can be used in Codex, Claude Code, Antigravity, or another host that loads SKILL.md, but the host's own system rules and available tools always win.

Contract

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Ultracode

  • How does Ultracode compare to other AI Engineering skills?

    Ultracode ranks #3057 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Ultracode against them. Open each page to compare what they document and how they install.