Imported from moofone/icanact-remote (
AGENTS.md). Install upstream withnpx skills add moofone/icanact-remote. Copyright stays with the author.
AGENTS.md (Repo Rules)
These rules apply to any agent working in /Users/greg/dev/icanact-remote.
GitHub Target (Mandatory)
- ALWAYS use
https://github.com/moofone/...for branches, PRs, and links. - NEVER target
tqwewe(no PRs, no pushes, no links).
Canonical repo: https://github.com/moofone/icanact-remote
Remote Hygiene
Before pushing or creating a PR:
- Run
git remote -vand confirm:originpoints togit@github.com:moofone/icanact-remote.git- Any
upstreamremote (if present) is treated as read-only and must NOT be used for PRs.
When generating a PR link, it must be of the form:
https://github.com/moofone/icanact-remote/pull/new/<branch>