Skip to content

docs: add Windsurf PR Babysitter example#208

Merged
cobusgreyling merged 1 commit into
cobusgreyling:mainfrom
roian6:docs-windsurf-pr-babysitter-162
Jul 8, 2026
Merged

docs: add Windsurf PR Babysitter example#208
cobusgreyling merged 1 commit into
cobusgreyling:mainfrom
roian6:docs-windsurf-pr-babysitter-162

Conversation

@roian6

@roian6 roian6 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Closes #162

Summary

Add a Windsurf PR Babysitter example and wire it into the examples indexes.

Changes

  • New pattern or starter (followed templates/pattern-template.md + updated registry.yaml)
  • Doc / example improvement
  • Tool change (loop-audit)
  • Story (includes real failure or surprise + lesson)

Checklist (from CONTRIBUTING)

  • All required sections present for patterns
  • Links work from README, patterns/README, starters/README, docs/index
  • No secrets, tokens, internal company URLs
  • STATE.md* examples use .example suffix
  • Safety-related content references docs/safety.md
  • Ran node tools/loop-audit/dist/cli.js . (or on the starter) and addressed findings

Testing / Dogfood

  • loop-audit passes on affected starters or this repo
  • Manual review of generated state / skill output

Validation run locally:

bash scripts/ci-validate-gates.sh
# validate gates passed ✓
cd tools/loop-audit
npm ci
npm run build
node dist/cli.js ../.. --json
# score: 100, level: L3, recommendations: []

Additional checks:

git diff --check: PASS
changed-file relative link check: 89 checked, missing []
added-line secret heuristic: no hits

Screenshots / Examples (if UI or command output)

N/A — documentation-only change.

@roian6 roian6 requested a review from cobusgreyling as a code owner July 7, 2026 12:31
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Thanks @roian6 for contributing a tool example — visible, reviewable PRs like this grow the reference for everyone.

What happens next

  • Maintainer aims for same-day review on story, adopter, and scoped docs/example PRs (CONTRIBUTING.md).
  • good first issue PRs: comment on the linked issue so we can assign and close on merge.

More ways to help

— loop-engineering maintainers

@cobusgreyling cobusgreyling merged commit 6664487 into cobusgreyling:main Jul 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Windsurf PR Babysitter example doc

2 participants