Skip to content

Case Tasks (Copy/Paste)

Pick a scenario and run it locally. Each page is designed to be copy‑paste friendly.

  • Repo onboarding (10 minutes)
    Generate a quick, shareable overview for a repo you just cloned.
    Open

  • Web research memo
    Use web_search + web_fetch to produce a short memo with source URLs.
    Open

  • Browser evidence capture
    Open a real page, extract key facts, and save a screenshot.
    Open

  • PDF summary
    Extract PDF text with pdf and write a concise summary.
    Open

  • Config health check
    Run config validate + doctor, then produce an actionable fix note.
    Open

  • Fix one failing test
    Pick one failing test and repair it with minimal safe changes.
    Open

  • Release readiness audit
    Preflight version/changelog/workflow readiness before tagging.
    Open

  • Commit diff risk review
    Review recent changes and produce a severity-ranked risk list.
    Open

  • Provider routing plan
    Draft local/team/CI routing profiles with cost-latency-quality tradeoffs.
    Open

  • Regression test gap map Identify risky areas lacking regression coverage and propose top tests. Open

New to LoopForge?

Start with the New User Walkthrough.