Cursor rule
website-repo-package/cursor-agent-template-web/.cursor/rules/incremental-work.mdcIncremental work governance - small-to-medium changes, review checkpoints, guidance capture
Cursor rules
Quality
48/100
Scores the file, not the repository.Length
321 words
7 headings · 0 code blocksRepository
0
— · pushed 167 days agoLast changed
3 days ago
First indexed 3 days ago.123456# Incremental Work78All agents and the orchestrator must follow these principles.910## Small-to-Medium Scope1112- Encourage small-to-medium changes (code, docs, plans). No hard size limits -- use judgment.13- Prefer outline first, then expand iteratively after review.14- The goal: each change is well-understood, not that it fits an arbitrary line count.1516## Document Brevity1718- Detail where it matters: key decisions, non-obvious design, risks.19- Omit boilerplate and obvious details. Scannable over exhaustive.20- Tech plans, stories, and docs should be concise -- not walls of text.21- Use a hierarchy: high-level plans stay concise; complex components get their own focused plans with more detail, written just-in-time when the work is next up.2223## External Context & Tooling2425- If repository context is insufficient, agents may search the internet for additional technical context.26- Prefer authoritative sources first (official docs, vendor docs, language/framework references, release notes).27- Agents may use additional tooling when needed, including command-line workflows (build/test/lint/package managers, SDK CLIs, diagnostics).28- Keep tool usage safe and scoped: avoid destructive commands unless explicitly requested.2930## Review Checkpoints3132After producing any artifact (document, code, plan), self-assess confidence:3334| Confidence | Action |35|---|---|36| **High** | Summarize what was produced and continue |37| **Medium** | Delegate to code-reviewer or prd-compliance for review; proceed if pass, escalate if fail |38| **Low** | Escalate to user before proceeding |3940## Iterative Refinement4142- Prefer multiple small passes over one large pass.43- Example: write an outline, get review, then expand one section at a time.44- Do not generate large artifacts in a single pass without intermediate checkpoints.4546## Guidance Capture4748When the user gives process, style, or workflow guidance:49501. Identify the relevant rule, skill, or agent definition that should reflect the guidance.512. Update that file to capture the guidance **before** proceeding with the rest of the task.523. This ensures guidance persists across sessions and agents.53
Also in wgutmann/sim-steward-plugin
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| wgutmann/sim-steward-plugin.cursor/rules/delegation.mdc · 0 | Cursor rules | stylegitdo-not | 59/100 | 3 days ago | |
| wgutmann/sim-steward-plugin.cursor/rules/incremental-work.mdc · 0 | Cursor rules | stylegit | 48/100 | 3 days ago | |
| wgutmann/sim-steward-plugin.cursor/rules/memory-bank.mdc · 0 | Cursor rules | performance | 39/100 | 3 days ago | |
| wgutmann/sim-steward-plugin.cursor/rules/simhub-csharp.mdc · 0 | Cursor rules | no sections | 22/100 | 3 days ago | |
| wgutmann/sim-steward-plugin.cursor/rules/simhub-dashboard.mdc · 0 | Cursor rules | stylearch | 52/100 | 3 days ago | |
| wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/delegation.mdc · 0 | Cursor rules | styledo-not | 50/100 | 3 days ago | |
| wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/domain-coding.mdc · 0 | Cursor rules | style | 49/100 | 3 days ago | |
| wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/incremental-work.mdc · 0 | Cursor rules | stylegit | 48/100 | 3 days ago | |
| wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/memory-bank.mdc · 0 | Cursor rules | performance | 39/100 | 3 days ago | |
| wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/delegation.mdc · 0 | Cursor rules | styledo-not | 50/100 | 3 days ago | |
| wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/domain-coding.mdc · 0 | Cursor rules | stylearch | 47/100 | 3 days ago | |
| wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/memory-bank.mdc · 0 | Cursor rules | performance | 39/100 | 3 days ago |
Diff against .cursor/rules/delegation.mdc Diff against .cursor/rules/incremental-work.mdc Diff against .cursor/rules/memory-bank.mdc Diff against .cursor/rules/simhub-csharp.mdc Diff against .cursor/rules/simhub-dashboard.mdc Diff against cursor-agent-template/.cursor/rules/delegation.mdc Diff against cursor-agent-template/.cursor/rules/domain-coding.mdc Diff against cursor-agent-template/.cursor/rules/incremental-work.mdc Diff against cursor-agent-template/.cursor/rules/memory-bank.mdc Diff against website-repo-package/cursor-agent-template-web/.cursor/rules/delegation.mdc Diff against website-repo-package/cursor-agent-template-web/.cursor/rules/domain-coding.mdc Diff against website-repo-package/cursor-agent-template-web/.cursor/rules/memory-bank.mdc
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| ThanhTrunggDEV/DontBeLazy.cursor/rules/rust-testing.mdc · 6 | Cursor rules | teststyletesting-strategy | 90/100 | 3 days ago | |
| ThanhTrunggDEV/DontBeLazy.cursor/rules/dart-testing.mdc · 6 | Cursor rules | teststyletypestesting-strategy | 85/100 | 3 days ago | |
| ThanhTrunggDEV/DontBeLazy.cursor/rules/dart-coding-style.mdc · 6 | Cursor rules | lint-formatstyletypesdo-not | 84/100 | 3 days ago | |
| ThanhTrunggDEV/DontBeLazy.cursor/rules/rust-security.mdc · 6 | Cursor rules | stylesecuritydatabasedo-not | 80/100 | 3 days ago | |
| imazen/imageflow.cursor/rules/ci.mdc · 4.4k | Cursor rules | setupbuildtestarch+3 | 79/100 | 3 days ago | |
| ThanhTrunggDEV/DontBeLazy.cursor/rules/rust-coding-style.mdc · 6 | Cursor rules | lint-formatstyle | 78/100 | 3 days ago | |
| ThanhTrunggDEV/DontBeLazy.cursor/rules/dart-hooks.mdc · 6 | Cursor rules | lint-formatarchtesting-strategygit+1 | 78/100 | 3 days ago | |
| SethRobinson/UGTLive.cursor/rules/architecture-patterns.mdc · 103 | Cursor rules | buildtestlint-formatstyle+6 | 77/100 | 3 days ago |
