wkappbot-workflow
★★☆
Codex AGENTS.md Tool Rules
AGENTS.md rules that guide Codex to use Claude-named cmd wrappers instead of native write_file/read_file tools. Required for harness integration to work correctly.
Steps
- PURPOSE: AGENTS.md is loaded by Codex at ses...
- FORBIDDEN LIST: write_file, read_file -- bot...
- REQUIRED PATTERN: all file writes via shell...
- JSON FORMAT for shell calls: {tool_name:'Wri...
- AGENTS.MD SECTION TO ADD: ## Tool Usage (MAN...
- Write.cmd'
- PATH REQUIREMENT: WKAppBot/bin/ must be earl...
- AGENT-CMD-MANDATORY (2026-05-24): All agent/...
- AGENT.CMD STDIN-HEREDOC FOR MULTILINE PROMPT...