

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1## ACT MODEL — EXECUTION ONLY23When a Plan exists, do NOT independently reason about the task.45Do not:6- reinterpret the requirements7- reconsider the architecture8- speculate about missing projects9- infer additional requirements10- debate possible implementations11- search for alternative solutions12- rewrite the plan13- make assumptions about what the user "probably" wants1415The Plan is authoritative.1617Your job is:1819READ → EDIT → VERIFY2021### Before editing2223Read the actual target file.2425Do not rely on:26- previous file contents27- the user's description of the file28- content from the Plan29- your memory of the file3031The current file on disk is authoritative.3233### Editing3435Use the smallest possible edit.3637Never construct a large SEARCH/REPLACE block from memory.3839If using SEARCH/REPLACE:40- Read the exact current text first.41- Copy the SEARCH text directly from the current file.42- Keep the SEARCH block as small as possible.43- Do not alter whitespace or formatting in the SEARCH block.4445If the exact text cannot be found:4647STOP.4849Do not retry with increasingly speculative SEARCH patterns.5051Instead:521. Read the relevant section again.532. Determine the actual current text.543. Make a minimal edit.554. If the intended edit cannot be safely determined, report the problem.5657### No Speculation5859If the task says to modify existing data:60- Do not invent new data.61- Do not create projects that don't exist.62- Do not infer missing relationships.63- Do not redesign empty arrays.64- Do not "improve" the implementation.6566Empty data is valid unless the Plan explicitly says otherwise.6768### Verification6970After editing:711. Read the changed section.722. Confirm the requested change.733. Confirm existing values were preserved.744. Stop.7576Do not perform additional changes unless explicitly instructed.7778## Plan Handoff7980If a Plan is provided, treat the Plan as the complete task specification.8182Do not produce a new analysis of the user's request before acting.8384Do not restate the task.8586Do not explain what you think the user wants.8788Do not explore possible files unless the Plan requires it.8990Begin by inspecting the first file identified by the Plan.9192Follow this sequence:93941. Read the specified file.952. Compare the actual file against the Plan.963. Apply the smallest required change.974. Verify the change.985. Finish.99100Only deviate from the Plan when the actual code makes the planned change impossible.101102If the actual code differs from the Plan:103- Do not invent a solution.104- Report the discrepancy.105- Ask for a revised Plan if necessary.
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?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| aj-glover/Portfolio.clinerules/local-model-editing.md · 0 | Cline rules | teststylearchperformance+2 | 65/100 | today | |
| aj-glover/Portfolio.clinerules/planningforlocal.md · 0 | Cline rules | do-not | 51/100 | today | |
| aj-glover/Portfolio.clinerules/project-context.md · 0 | Cline rules | no sections | 16/100 | today | |
| aj-glover/Portfolio.clinerules/search-reliability.md · 0 | Cline rules | styledo-not | 55/100 | today | |
| aj-glover/Portfolio3DGridContentPreview-main/AGENTS.md · 0 | AGENTS.md | setupbuildstylearch+1 | 71/100 | today | |
| aj-glover/PortfolioAGENTS.md · 0 | AGENTS.md | setupbuildstylearch+1 | 71/100 | today |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bashdeban/fastmind.clinerules/.project-consistency-keeper2.md · 5 | Cline rules | setupbuildtestlint-format+11 | 100/100 | 14 days ago | |
| JCodesMore/ai-website-cloner-template.clinerules · 32k | Cline rules | buildlint-formatstylearch+3 | 97/100 | 7 days ago | |
| enuno/unifi-mcp-server.clinerules · 226 | Cline rules | setuptestlint-formatstyle+10 | 96/100 | today | |
| BryaanF/LiantPortfolio.clinerules/project-guidelines.md · 0 | Cline rules | buildstylearchgit+2 | 96/100 | 14 days ago | |
| u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 14 days ago | |
| u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 14 days ago | |
| VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1 | Cline rules | setuparchtypesdo-not | 93/100 | 12 days ago | |
| prabhakar267/paper-games.clinerules/git-commit-guidelines.md · 0 | Cline rules | lint-formatstylearchgit+3 | 93/100 | 13 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/aj-glover-portfolio-clinerules-actinginstructions)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.