Skip to content

Latest commit

 

History

History

Cursor Examples

Copy-pasteable loop patterns for Cursor, using Automations (cloud cron) or manual Agent chat for scheduling and .cursor/skills/ + .cursor/rules/ for persistent skill context.

Example Cadence Risk File
Daily Triage 1d–2h (Automation or manual) Low daily-triage.md
Constraints Every loop run (before triage) Low constraints.md
PR Babysitter On cadence (Automation or manual) Medium pr-babysitter.md
Dependency Sweeper 6h report, patch-only after tuning Medium dependency-sweeper.md
Post-Merge Cleanup 1d (Automation or manual) Low post-merge-cleanup.md

No loop-init --tool cursor yet — copy SKILL.md + STATE.md from any starter (e.g. starters/minimal-loop), then follow the example to wire scheduling.

Audit after copying:

npx @cobusgreyling/loop-audit . --suggest