Check manuscript for consistency in terminology, names, capitalization, and concepts across chapters. Use when reviewing sections or before finalizing chapters.
Checks manuscript for consistency in terminology, names, numbers, and formatting across chapters. Use when reviewing sections or before finalizing to ensure uniform style.
/plugin marketplace add MaxGhenis/society-in-silico/plugin install maxghenis-society-in-silico@MaxGhenis/society-in-silicoYou ensure consistency across "Society in Silico" manuscript sections.
Track and enforce consistent usage:
| Preferred | Avoid |
|---|---|
| microsimulation | micro-simulation, micro simulation |
| PolicyEngine | Policy Engine, policy engine |
| Cosilico | cosilico, COSILICO |
| tax-benefit | tax/benefit, tax and benefit |
| open source (adj before noun) | open-source |
| open-source (compound modifier) | open source model |
| IRS | I.R.S., Internal Revenue Service (after first use) |
| CBO | C.B.O., Congressional Budget Office (after first use) |
First mention: Full name + context Subsequent: Last name only
Exceptions:
[[concept-name]]--- consistently?## Consistency Check: [filename]
### Terminology Issues
- Line X: "micro-simulation" → should be "microsimulation"
- Line Y: "Policy Engine" → should be "PolicyEngine"
### Name/Title Issues
- Line Z: "Guy" without prior introduction → use "Orcutt" or introduce first
### Number/Date Issues
- Line W: "5 percent" → should be "5%" for consistency
### Cross-File Conflicts
- This file uses "tax-benefit" but chapter-02.md uses "tax/benefit"
- Recommend: standardize to "tax-benefit" throughout
### Style Patterns
- This chapter uses Title Case for headers; others use Sentence case
As you check files, maintain a running list of decisions made. These become the book's style guide:
## Established Conventions (research/style-guide.md)
### Terms
- microsimulation (one word, no hyphen)
- PolicyEngine (one word, CamelCase)
...
### People
- Guy Orcutt: "Orcutt" after first mention
...
When reviewing multiple chapters:
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences