ngit-cli
Decentralized git collaboration, PRs, and issues over Nostr
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ngit-cli?โผ
Run `npx skills add DanConwayDev/ngit-cli --all -g -y` in your terminal to install all skills in this repository globally.
What does ngit do?โผ
ngit is a Nostr plugin for git that lets you clone, push, and manage repositories, pull requests, and issues over the decentralized Nostr protocol instead of a central host like GitHub.
How do I open a pull request with ngit?โผ
Push a branch whose name starts with the mandatory `pr/` prefix, or use `ngit send` for advanced options; branches without the prefix are plain git pushes.
Does ngit work with AI coding agents?โผ
Yes. Run `ngit skill install` to add the bundled SKILL.md guidance to Claude Code and Codex discovery locations so agents can use ngit commands correctly.
Can ngit replace GitHub for team collaboration?โผ
Yes. It supports issues, PRs, reviews, CI status checks, and multi-maintainer repositories, with state stored on Nostr relays and git data on interchangeable servers.
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