chore(agents): import shared agent-instructions contract - #36
Conversation
Replaces the hand-duplicated "Skills First" paragraph with an @-import of solid-stats/agent-instructions, the new canonical source for cross-repo agent rules (session hygiene, git conventions incl. the auto commit + push policy, security, docs language, MemPalace wing routing, MCP lookup). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4385cd3193
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - Never run `git commit`, `git push`, or any destructive git operation (reset --hard, force | ||
| push, branch -D, rebase) without an explicit instruction from the user in the current message. | ||
| Authorization from a previous message does not carry forward. |
There was a problem hiding this comment.
Reconcile conflicting commit rules
For a normal coding request where the user asks for work but does not literally say commit in the current message, this new absolute rule forbids running git commit, while the repo instructions still require completed sessions to leave intended changes committed; future agents must either stop with a dirty worktree or violate one of the instructions. Please make the clean-session rule conditional on current-message authorization, or explicitly allow the required end-of-session commit.
AGENTS.md reference: AGENTS.md:L71-L71
Useful? React with 👍 / 👎.
Summary
@-import ofsolid-stats/agent-instructionsweb,replay-parser-2,infrastructureTest plan
.agent-instructions/AGENTS.mdmatchesagent-instructions'sshared/AGENTS.mdat the time of this PRAGENTS.mdunchanged