resetwatchBETA

CODEX / CLAUDE

Turn spare tokens into finished work.

Pick one bounded task. Copy it into your existing project conversation.

RESET WATCH
VOL. 001 / 2026
0115 min · Maintenance

Give your project a health check

Read this project’s development instructions and existing check scripts. Run the most relevant check. Identify one important issue, explain its impact, and propose the smallest fix. Do not change unrelated files or deploy. Report checks actually run and unresolved issues.

0220 min · Quality

Test one meaningful branch

Choose one important business branch in this project that lacks tests. Describe a realistic failure scenario, then add meaningful tests and run them. Avoid tests that mirror the implementation and leave unrelated business logic unchanged. Report the results and coverage limits.

0315 min · Documentation

Bring the README up to date

Compare the README installation, startup, and verification steps against the current code. Fix only discrepancies supported by evidence. List anything you cannot verify and never invent execution results. Summarize your changes.

0410 min · Wrap-up

Hand off your finished task

Use this conversation and actual files to write a brief handoff: objective, completed work, key files, checks performed, unfinished items, and next steps. Separate facts from recommendations. Do not deploy, commit, or make additional changes.