mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-08 23:54:39 +00:00
Adds a `.claude/skills/ngit-pr` skill and a pointer from CLAUDE.md so agents know how to create, review, revise, and merge PRs in this repo. This repo can publish a PR two ways and the difference is easy to get wrong: a GitHub remote (canonical `main`, normal `gh` flow) and a git-over-nostr remote (`ngit`, where PRs are nostr proposals on gitworkshop.dev and a push fans out to GitHub + the GRASP servers). The skill identifies remotes by URL (names vary per clone; a collaborator may have only one), explains which path to use, and documents the three-mains alignment gate (GitHub vs the lagging nostr `main` vs local `main`) that the nostr create/revise/merge flows all depend on — the thing that otherwise causes rejected pushes and revisions that never appear on gitworkshop. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>