Coding Agent Scaffold

Design the tool interface for a coding agent so the model stops misusing it. Covers the minimal two-tool scaffold (a bash tool plus a file editor), exact single-match string replacement, absolute-path rules, and error-proofing the tool descriptions so common model mistakes become impossible. Use this whenever someone is building a coding agent or SWE-bench-style harness, designing a bash or file-edit tool for an agent, deciding how much scaffolding to impose, or debugging an agent that keeps editing the wrong place, fumbling multi-line edits, or escaping shell commands wrong. Trigger on "build a coding agent," "str_replace tool," "agent keeps breaking the file," and similar. Not for general MCP or service tool design; this is the bash plus file-editor interface specifically.

Hoja-Solutions e57b0eb 4.1 KB Updated

File contents

Hoja-Solutions/agent-stdlib/tree/main/skills/coding-agent-scaffold commit e57b0eba51

Frequently asked questions

npx skillmds@latest add hoja-solutions/coding-agent-scaffold