# coding-discipline

Chinese → README.zh-CN.md Guardrails, not a workflow. Quiet on routine work; firm when a named failure mode is at risk. AI coding agents tend to fail in two expensive ways: They drift off-goal.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/chipfighter-coding-discipline
- Source: https://github.com/chipfighter/coding-discipline
- Price: free and open source

## Summary
coding-discipline is a Claude Code plugin with 8 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes brainstorming, code-review, context-hygiene. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add chipfighter/coding-discipline
```

## Skills
- brainstorming
- code-review
- context-hygiene
- git-flow
- spec-sync
- systematic-debugging
- tdd
- verify-before-done

## FAQ

### What is coding-discipline?
Chinese → README.zh-CN.md Guardrails, not a workflow. Quiet on routine work; firm when a named failure mode is at risk. AI coding agents tend to fail in two expensive ways: They drift off-goal.

### How do I install coding-discipline?
Run these in Claude Code: npx -y skills add chipfighter/coding-discipline. Then prompt normally.

### Does coding-discipline auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is coding-discipline free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
