22171732402217173240Communityยท3 Agent Skills Included

Coding-Agent-prompt-best-practice

Structured engineering control protocols for reliable code changes

Applies systems engineering and closed-loop control methods to real coding tasks like bugfixes, refactors, migrations, and performance work. Prevents silent failures, fake test passes, and regressions by enforcing control contracts, layered verification, and review gates. Routes each task to the right protocol so changes stay minimal, verifiable, and safe in production environments.
npx skills add 2217173240/Coding-Agent-prompt-best-practice --all -g -y
Available:

Gives your AI agent a reusable rulebook covering task locking, debug-first behavior, code quality limits, testing layers, and commit hygiene for predictable, auditable development.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’