RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Diff/yxyxy-hordeforge-clinerules-19-stop-condition ↔ yxyxy-hordeforge-clinerules-04-testing

Comparison

A · Cline rules · yxyxy/HordeForgeB · Cline rules · yxyxy/HordeForge
What each file covers, counted
DimensionSharedOnly in AOnly in BOverlap
Sections0120%
Commands000—
Section tags0030%

What each file covers

Sections

0 shared · 1 only in A · 2 only in B
  • − Stop Conditions
  • + Testing Rules
  • + Test Execution

Commands

neither file has any

Section tags

0 shared · 0 only in A · 3 only in B
  • + test
  • + lint-format
  • + do-not

Line diff

+33 added−9 removed4 unchanged10.8% identical
yxyxy/HordeForge · .clinerules/19_stop_condition.md
@@ −1 @@
1# Stop Conditions
2 
3The AI must stop editing when:
4 
5- the same change is attempted multiple times
6- tests fail for the same reason repeatedly
7- the same file is edited more than 3 times
8 
9In this case the AI must output:
 
 
10 
11Root cause analysis
12Possible fix
13Required code changes
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
yxyxy/HordeForge · .clinerules/04_testing.md
@@ +1 @@
1# Testing Rules
2 
3HordeForge follows strict TDD.
4 
5Order:
 
 
6 
71. BDD scenarios
82. Test generation
93. Code generation
10 
11Tests must exist before code.
12 
13Test types:
14 
15tests/
16 unit/
17 integration/
18 pipeline/
19 
20Coverage target:
21 
22> 80%
23 
24Agents must always have unit tests.
25 
26The system must support automated test execution in sandbox environments.
27 
28## Test Execution
29 
30Tests must be executed using:
31 
32pytest -v --tb=short
33 
34The test runner must only run after the Ruff auto-fix step:
35 
36ruff check --fix
37pytest -v --tb=short
@@ −1 +1 @@
1−# Stop Conditions
1+# Testing Rules
22  
3−The AI must stop editing when:
3+HordeForge follows strict TDD.
44  
5−- the same change is attempted multiple times
6−- tests fail for the same reason repeatedly
7−- the same file is edited more than 3 times
5+Order:
86  
9−In this case the AI must output:
7+1. BDD scenarios
8+2. Test generation
9+3. Code generation
1010  
11−Root cause analysis
12−Possible fix
13−Required code changes
11+Tests must exist before code.
12+ 
13+Test types:
14+ 
15+tests/
16+ unit/
17+ integration/
18+ pipeline/
19+ 
20+Coverage target:
21+ 
22+> 80%
23+ 
24+Agents must always have unit tests.
25+ 
26+The system must support automated test execution in sandbox environments.
27+ 
28+## Test Execution
29+ 
30+Tests must be executed using:
31+ 
32+pytest -v --tb=short
33+ 
34+The test runner must only run after the Ruff auto-fix step:
35+ 
36+ruff check --fix
37+pytest -v --tb=short
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