sudocode-aisudocode-aiOfficialยท1 Agent Skills Included

sudocode

Git-native spec tracking and multi-agent coding orchestration

Organizes requirements, tasks, and coding runs into a version-controlled graph inside your repository. Eliminates lost context, forgotten requirements, and chaotic parallel coding sessions across long projects. Lets you define specs, track issue dependencies, run multiple coding sessions in parallel, and review feedback in one place.
npx skills add sudocode-ai/sudocode --all -g -y
Available:

Explains the repository's spec, issue, execution, and artifact data model so your coding agent can navigate packages, run builds and tests, and use the CLI and API correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install sudocode?โ–ผ

Run `npx skills add sudocode-ai/sudocode --all -g -y` in your terminal to install all skills in this suite globally.

What problem does sudocode solve?โ–ผ

It keeps requirements, tasks, and coding run history in git-tracked files so coding agents never lose context across long or parallel tasks.

Which coding agents work with sudocode?โ–ผ

It supports Claude Code, Codex, Copilot, and Cursor through agent adapters, plus an MCP server for direct tool access.

How do specs and issues work together?โ–ผ

Specs capture what you want built, while issues are actionable tasks linked to specs with dependency graphs that control execution order.

Can I run multiple coding agents in parallel?โ–ผ

Yes. Each run gets an isolated git worktree, so many agents can work simultaneously without conflicts, and you can monitor them all in the web UI.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’