Coding-Agent-prompt-best-practice
Structured engineering control protocols for reliable code changes
All Skills in This Repository (3)
Pure Emerald Level Indicatorscybernetic-systems-engineering-v2
Route software engineering tasks to validation and control protocols.
harness-engineering
Enforce a harness-first execution framework with tiered permissions and iteration budgets.
cybernetic-systems-engineering
Apply closed-loop control to complex software engineering tasks.
Frequently Asked Questions
FAQPage SchemaHow to install Coding-Agent-prompt-best-practice?โผ
Run `npx skills add 2217173240/Coding-Agent-prompt-best-practice --all -g -y` in your terminal to install all skills globally.
What problem does this repository solve?โผ
It stops coding agents from producing changes that pass tests but fail in real environments, by enforcing control contracts, layered verification, and regression-first review protocols.
What is the CSE v2 skill?โผ
It is a three-layer routed skill that matches your task type to a self-contained protocol covering engineering semantics, performance and concurrency, and safe legacy code changes.
Does it work with Codex, Claude Code, and Gemini CLI?โผ
Yes. The skills follow the standard SKILL.md format, and the repository includes ready-made prompt templates for Codex CLI, Claude Code, and Gemini CLI.
Can non-experts use these skills?โผ
Yes. Once installed, your agent automatically applies the engineering protocols; you simply describe the bugfix, refactor, or review task in plain language.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core