Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ Run Claude Code unattended — push a change branch, get a PR.

</div>

> [!WARNING]
> **remcc is deprecated and no longer maintained.** It has been redesigned and renamed as **[Specfly](https://github.com/foster-systems/specfly)** — same idea (push an OpenSpec change, get a reviewable PR), but adoption is now a few clicks (a hosted GitHub App + one workflow file) instead of a per-repo GitHub App and `install.sh`.
>
> 👉 **Use [github.com/foster-systems/specfly](https://github.com/foster-systems/specfly) instead.** This repository stays up for reference only.

Push a `change/<name>` branch carrying an [OpenSpec](https://github.com/Fission-AI/OpenSpec) proposal and an `@change-apply` opt-in commit; remcc runs `/opsx:apply` with [Claude Code](https://claude.com/claude-code) on a GitHub-hosted runner and opens a pull request for your review.

## Why remcc
Expand Down