Skip to content

chore(agents): import shared agent-instructions contract - #36

Merged
Afgan0r merged 1 commit into
masterfrom
chore/agent-instructions-bridge
Aug 18, 2026
Merged

chore(agents): import shared agent-instructions contract#36
Afgan0r merged 1 commit into
masterfrom
chore/agent-instructions-bridge

Conversation

@Afgan0r

@Afgan0r Afgan0r commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replaces the hand-duplicated "Skills First" paragraph with an @-import of solid-stats/agent-instructions
  • New canonical source for cross-repo agent rules: session hygiene, git conventions (incl. the auto commit + push policy), security minimums, risk management, documentation language, MemPalace wing routing, MCP/doc-lookup rules
  • Part of the same migration wave already merged in web, replay-parser-2, infrastructure

Test plan

  • .agent-instructions/AGENTS.md matches agent-instructions's shared/AGENTS.md at the time of this PR
  • Repo-specific header and body content in AGENTS.md unchanged

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>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment on lines +35 to +37
- 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.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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 👍 / 👎.

@Afgan0r
Afgan0r merged commit 63e4b54 into master Aug 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant