#383 · Primary category: AI Coding Assistants

claude-code-workflow

agent-workflow ai-agents claude-code codex cursor developer-tools llm shell

QuietHarness:Claude Code、Codex、Cursor 共用的轻量 AI 工作系统

Project last updated:08/29/26

GitHub Stars

711

Forks

88

Contributors

1

License

MIT

Why we included this project

Anyone maintaining a real project with Claude Code, Codex, or Cursor has probably watched the agent overwrite an existing change, declare a task done without running tests, or turn a small fix into an unrequested refactor. QuietHarness installs a thin, reversible set of working rules into whichever of those agents you already use. The rules make the agent look at the current state first, leave unrelated edits alone, verify changes by risk level, and pause for confirmation before irreversible actions like deletions or production changes. The installer defaults to a dry-run preview and only writes into a project directory you point it at, and the same core rules carry over if you switch agents later. It stays deliberately small, a shared core plus optional examples, rather than a full task database or orchestration platform, which suits solo developers and small teams that want guardrails without a heavyweight workflow system.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category