RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cursor rules/wgutmann/sim-steward-plugin

Cursor rule

website-repo-package/cursor-agent-template-web/.cursor/rules/incremental-work.mdc

Incremental 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 blocks

Repository

0

— · pushed 167 days ago

Last changed

3 days ago

First indexed 3 days ago.
wgutmann/sim-steward-plugin/website-repo-package/cursor-agent-template-web/.cursor/rules/incremental-work.mdcRawGitHub
1---
2description: Incremental work governance - small-to-medium changes, review checkpoints, guidance capture
3alwaysApply: true
4---
5 
6# Incremental Work
7 
8All agents and the orchestrator must follow these principles.
9 
10## Small-to-Medium Scope
11 
12- 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.
15 
16## Document Brevity
17 
18- 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.
22 
23## External Context & Tooling
24 
25- 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.
29 
30## Review Checkpoints
31 
32After producing any artifact (document, code, plan), self-assess confidence:
33 
34| 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 |
39 
40## Iterative Refinement
41 
42- 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.
45 
46## Guidance Capture
47 
48When the user gives process, style, or workflow guidance:
49 
501. 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 

Sections

  • Incremental Work
  • Small-to-Medium Scope
  • Document Brevity
  • External Context & Tooling
  • Review Checkpoints
  • Iterative Refinement
  • Guidance Capture

What it covers

code-stylegit-pr

Stack — with the evidence

csharp

(1.00)

dotnet

(0.60)

Format

Cursor rules

The most expressive format here. Many small .mdc files, each with frontmatter declaring when it should load, so a rule about migrations only enters context when a migration is open. Costs the most to maintain and only one editor reads it.

What the corpus says about it

Repository

Owner
wgutmann
Language
—
License
—
Archived
no

All configs in this repo

Also in wgutmann/sim-steward-plugin

Diff this repo’s formats

One 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?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
wgutmann/sim-steward-plugin.cursor/rules/delegation.mdc · 0Cursor rulescsharpdotnetstylegitdo-not59/1003 days ago
wgutmann/sim-steward-plugin.cursor/rules/incremental-work.mdc · 0Cursor rulescsharpdotnetstylegit48/1003 days ago
wgutmann/sim-steward-plugin.cursor/rules/memory-bank.mdc · 0Cursor rulescsharpdotnetperformance39/1003 days ago
wgutmann/sim-steward-plugin.cursor/rules/simhub-csharp.mdc · 0Cursor rulescsharpdotnetno sections22/1003 days ago
wgutmann/sim-steward-plugin.cursor/rules/simhub-dashboard.mdc · 0Cursor rulescsharpdotnetstylearch52/1003 days ago
wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/delegation.mdc · 0Cursor rulescsharpdotnetstyledo-not50/1003 days ago
wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/domain-coding.mdc · 0Cursor rulescsharpdotnetstyle49/1003 days ago
wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/incremental-work.mdc · 0Cursor rulescsharpdotnetstylegit48/1003 days ago
wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/memory-bank.mdc · 0Cursor rulescsharpdotnetperformance39/1003 days ago
wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/delegation.mdc · 0Cursor rulescsharpdotnetstyledo-not50/1003 days ago
wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/domain-coding.mdc · 0Cursor rulescsharpdotnetstylearch47/1003 days ago
wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/memory-bank.mdc · 0Cursor rulescsharpdotnetperformance39/1003 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.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
ThanhTrunggDEV/DontBeLazy.cursor/rules/rust-testing.mdc · 6Cursor rulesjavascriptcsharp+2teststyletesting-strategy90/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/dart-testing.mdc · 6Cursor rulesjavascriptcsharp+2teststyletypestesting-strategy85/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/dart-coding-style.mdc · 6Cursor rulesjavascriptcsharp+2lint-formatstyletypesdo-not84/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/rust-security.mdc · 6Cursor rulesjavascriptcsharp+2stylesecuritydatabasedo-not80/1003 days ago
imazen/imageflow.cursor/rules/ci.mdc · 4.4kCursor rulesrustcsharp+2setupbuildtestarch+379/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/rust-coding-style.mdc · 6Cursor rulesjavascriptcsharp+2lint-formatstyle78/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/dart-hooks.mdc · 6Cursor rulesjavascriptcsharp+2lint-formatarchtesting-strategygit+178/1003 days ago
SethRobinson/UGTLive.cursor/rules/architecture-patterns.mdc · 103Cursor rulescsharpai-agent+2buildtestlint-formatstyle+677/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack