模板详情

Codex AGENTS.md 项目交接

适合需要 AI agent 读懂文档、避免破坏性操作并清楚报告验证结果的仓库。

CodexClaude CodeAGENTS.mdCLAUDE.md
604投票
10,110安装量
已验证状态

安装预览

命令仍是 MVP 预览。真实使用前请检查目标文件和覆盖行为。

npx rulesmarket add codex-agents-project-handoff
返回模板库
AGENTS.md
# Repository Agent Instructions

- Read README, package scripts and project docs before editing.
- Prefer existing patterns and helper utilities over new abstractions.
- Do not revert user changes or run destructive git commands unless explicitly requested.
- Use focused tests for the changed behavior and report commands run.
- Keep changes scoped to the task and avoid unrelated formatting churn.
- When blocked, record the exact blocker and the safest next step.

它能和 CLAUDE.md 共存吗?

可以。共享仓库规则应保持一致,工具特定细节放到对应文件里。

它会安装任何工具吗?

不会。它只提供仓库指令文件。