p.enthalabs

GitHub - gi-dellav/use-zerostack: Skill compatible with any coding agent that allows to delegate tasks and reviews to zerostack

Skip to content

Navigation Menu

Toggle navigation

[](https://github.com/)

Sign in

Appearance settings

* Platform

* AI CODE CREATION

- GitHub Copilot Write better code with AI

- GitHub Copilot app Direct agents from issue to merge

- MCP Registry New Integrate external tools

* DEVELOPER WORKFLOWS

- Actions Automate any workflow

- Codespaces Instant dev environments

- Issues Plan and track work

- Code Review Manage code changes

* APPLICATION SECURITY

- GitHub Advanced Security Find and fix vulnerabilities

- Code security Secure your code as you build

- Secret protection Stop leaks before they start

* EXPLORE

- Why GitHub

- Documentation

- Blog

- Changelog

- Marketplace

View all features

* Solutions

* BY COMPANY SIZE

- Enterprises

- Small and medium teams

- Startups

- Nonprofits

* BY USE CASE

- App Modernization

- DevSecOps

- DevOps

- CI/CD

- View all use cases

* BY INDUSTRY

- Healthcare

- Financial services

- Manufacturing

- Government

- View all industries

View all solutions

* Resources

* EXPLORE BY TOPIC

- AI

- Software Development

- DevOps

- Security

- View all topics

* EXPLORE BY TYPE

- Customer stories

- Events & webinars

- Ebooks & reports

- Business insights

- GitHub Skills

* SUPPORT & SERVICES

- Documentation

- Customer support

- Community forum

- Trust center

- Partners

View all resources

* Open Source

* COMMUNITY

- GitHub Sponsors Fund open source developers

* PROGRAMS

- Security Lab

- Maintainer Community

- Accelerator

- GitHub Stars

- Archive Program

* REPOSITORIES

- Topics

- Trending

- Collections

* Enterprise

* ENTERPRISE SOLUTIONS

- Enterprise platform AI-powered developer platform

* AVAILABLE ADD-ONS

- GitHub Advanced Security Enterprise-grade security features

- Copilot for Business Enterprise-grade AI features

- Premium Support Enterprise-grade 24/7 support

- Pricing

Search or jump to...

Search code, repositories, users, issues, pull requests...

Search

Clear

Search syntax tips

Provide feedback

We read every piece of feedback, and take your input very seriously.

- [x] Include my email address so I can be contacted

Cancel Submit feedback

Saved searches

Use saved searches to filter your results more quickly

Name

Query

To see all available qualifiers, see our documentation.

Cancel Create saved search

Sign in

Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

{{ message }}

gi-dellav/**use-zerostack**Public

- NotificationsYou must be signed in to change notification settings

- Fork 1

- Star 3

- Code

- Issues 0

- Pull requests 0

- Actions

- Projects

- Security and quality 0

- Insights

Additional navigation options

- Code

- Issues

- Pull requests

- Actions

- Projects

- Security and quality

- Insights

[](https://github.com/gi-dellav/use-zerostack)

gi-dellav/use-zerostack

main

**1**Branch**1**Tag

[](https://github.com/gi-dellav/use-zerostack/branches)[](https://github.com/gi-dellav/use-zerostack/tags)

Go to file

Code

Open more actions menu

Folders and files

| Name | Name | Last commit message | Last commit date | | --- | --- | --- | --- |

| ## Latest commit ![Image 1: gi-dellav](https://github.com/gi-dellav)gi-dellav wrote README.md Jun 28, 2026 e19914d·Jun 28, 2026 ## History 6 Commits Open commit details [](https://github.com/gi-dellav/use-zerostack/commits/main/)6 Commits |

| [use-zerostack](https://github.com/gi-dellav/use-zerostack/tree/main/use-zerostack "use-zerostack") | [use-zerostack](https://github.com/gi-dellav/use-zerostack/tree/main/use-zerostack "use-zerostack") | [fix: point /zs:orchestrate at the orchestrator prompt](https://github.com/gi-dellav/use-zerostack/commit/e03406ae87714dbfd87e9c6458097aa219b7631c "fix: point /zs:orchestrate at the orchestrator prompt /zs:orchestrate loaded `--load-prompt orchestrate`, but the built-in prompt is named `orchestrator` (there is no `orchestrate`), so the command failed with `error: unknown prompt 'orchestrate'`. Point it at the correct name in the command, the prose, and the quick-reference table. Also add two execution notes confirmed while testing the other commands: --no-context-files suppresses the \"No ARCHITECTURE.md found ... Create one?\" line that prints into -p output, and the commands need a configured default provider (or an explicit --provider/key) or they fail with \"No API key found\".") | Jun 28, 2026 |

| [.gitignore](https://github.com/gi-dellav/use-zerostack/blob/main/.gitignore ".gitignore") | [.gitignore](https://github.com/gi-dellav/use-zerostack/blob/main/.gitignore ".gitignore") | [Initial commit](https://github.com/gi-dellav/use-zerostack/commit/6c698c294ef37b04d4da8ccaf1065bf5047dc733 "Initial commit") | Jun 28, 2026 |

| [LICENSE](https://github.com/gi-dellav/use-zerostack/blob/main/LICENSE "LICENSE") | [LICENSE](https://github.com/gi-dellav/use-zerostack/blob/main/LICENSE "LICENSE") | [Initial commit](https://github.com/gi-dellav/use-zerostack/commit/6c698c294ef37b04d4da8ccaf1065bf5047dc733 "Initial commit") | Jun 28, 2026 |

| [README.md](https://github.com/gi-dellav/use-zerostack/blob/main/README.md "README.md") | [README.md](https://github.com/gi-dellav/use-zerostack/blob/main/README.md "README.md") | [wrote README.md](https://github.com/gi-dellav/use-zerostack/commit/e19914d27f2cabe259fb310a5c2a50410daeaac2 "wrote README.md") | Jun 28, 2026 | | View all files |

Repository files navigation

- README

- GPL-3.0 license

More items

use-zerostack

[](https://github.com/gi-dellav/use-zerostack/#use-zerostack)

A skill for coding agents (Claude Code, Cursor, etc.) that maps slash commands to zerostack, a lightweight CLI coding agent.

Delegates coding, planning, reviewing, and complex orchestration tasks from your agent to zerostack with precise CLI invocations.

Quick reference

[](https://github.com/gi-dellav/use-zerostack/#quick-reference)

| Command | Purpose | | --- | --- | | `/zs:code <task>` | Implement or fix code | | `/zs:ask <question>` | Answer a question (no file writes) | | `/zs:plan <task>` | Produce a step-by-step plan | | `/zs:review [focus] <target>` | Review code, diff, or PR | | `/zs:parallel <task>` | Isolated worktree coding task | | `/zs:orchestrate <task>` | Multi-sub-agent complex task |

Install

[](https://github.com/gi-dellav/use-zerostack/#install)

Copy the `use-zerostack/` directory into your agent's skills directory.

Prerequisites

[](https://github.com/gi-dellav/use-zerostack/#prerequisites)

`zerostack` must be installed and a provider configured. If `zerostack` is missing:

undefinedshell

via Homebrew

brew tap gi-dellav/tap brew trust gi-dellav/tap brew install zerostack

via Cargo

cargo install zerostack

without using a package manager

curl -fsSL https://raw.githubusercontent.com/gi-dellav/zerostack/main/install.sh | bash undefined

Set at least one API key (e.g. `ANTHROPIC_API_KEY`, `OPENAI_API_KEY`) in your environment or in zerostack's configuration file.

Trigger phrases

[](https://github.com/gi-dellav/use-zerostack/#trigger-phrases)

The skill activates on any of these:

- `/zs:code`, `/zs:ask`, `/zs:plan`, `/zs:review`, `/zs:parallel`, `/zs:orchestrate`

- "run zerostack", "delegate to zs", "use zs to ..."

- Any mention of zerostack as the executor

License

[](https://github.com/gi-dellav/use-zerostack/#license)

GPL-3.0 — see LICENSE.

About

Skill compatible with any coding agent that allows to delegate tasks and reviews to zerostack

Resources

Readme

License

GPL-3.0 license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

**3** stars

Watchers

**1** watching

Forks

**1** fork

Report repository

Releases 1

v1.0.0 Latest Jun 28, 2026

Packages 0

No packages published

Contributors 2

- ![Image 2: @gi-dellav](https://github.com/gi-dellav)**gi-dellav**Giuseppe Della Vedova

- ![Image 3: @xavierforge](https://github.com/xavierforge)**xavierforge**Xavier (Chih-Ying) Yen

Footer

[](https://github.com/) © 2026 GitHub,Inc.

Footer navigation

- Terms

- Privacy

- Security

- Status

- Community

- Docs

- Contact

- Manage cookies

- Do not share my personal information

You can’t perform that action at this time.