ze-softwareze-softwareOfficialยท22 Agent Skills Included

ze

Programmable BGP routing engine and network configuration platform

Runs BGP routing, Linux interface management, and kernel route programming from one YANG-modeled configuration engine. Replaces manual router setup with a validated config tree that drives the CLI, web editor, and SSH access automatically. Exposes every running feature through an MCP server so network operations can be queried and changed directly. Compiles only the subsystems you need, keeping binaries small and the attack surface minimal.
npx skills add ze-software/ze --all -g -y

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ze-softwareze-software

Scoped Commit

Generate a commit script that enforces explicit scope verification before recording changes.

Official
Intermediate
๐Ÿ“ฆ In Repo
ze-softwareze-software

Progress

Determine a spec's lifecycle stage and recommend its next action.

Official
Intermediate
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-status

Aggregate spec, git, and test statuses into a prioritized attention list.

Official
Intermediate
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-review-deep

Review Ze repository changes across security, concurrency, errors, tests, logic, data flow, API compatibility, rules, and docs.

Official
Advanced
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-extract

Move Go symbols between files in a Ze repository with validation.

Official
Advanced
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-review-spec

Evaluate Ze repository implementations against a selected spec and report gaps.

Official
Advanced
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-review

Identify defects and gaps in Ze repository changes and report findings.

Official
Advanced
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-review-docs

Review Ze documentation against the current codebase for accuracy and coverage.

Official
Intermediate
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-debug

Diagnose failing Ze repository tests and implement the smallest correct fix.

Official
Advanced
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-explore

Search repository topics and propose non-editing change paths.

Official
Intermediate
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-audit

Audit Ze specs against the codebase and report Done/Partial/Missing statuses with file:line evidence.

Official
Intermediate
๐Ÿ“ฆ In Repo
ze-softwareze-software

ze-implement

Automate phased spec implementation with tests and status tracking in the Ze repository.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Ze?โ–ผ

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

What does Ze do?โ–ผ

Ze is an open-source BGP routing engine and network configuration platform. It manages Linux interfaces, programs the kernel forwarding table, and serves its config over SSH, a web UI, and an MCP server.

Can Ze replace ExaBGP?โ–ผ

Yes. Existing ExaBGP plugins run unchanged through a bridge, and the `ze config migrate` command converts ExaBGP configs automatically.

Can I control Ze with plain language?โ–ผ

Yes. Ze ships a built-in MCP server that exposes every feature of the running daemon, so your coding assistant can inspect and operate the router directly.

Does Ze work without BGP?โ–ผ

Yes. All 36 subsystems compile out behind build tags, so you can build a minimal OSPF-only or interface-only binary with no BGP code included.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’