Skip to content

Create manual tests job and update README#102

Merged
nhorton merged 5 commits intomainfrom
claude/manual-tests-job-8w6cA
Jan 21, 2026
Merged

Create manual tests job and update README#102
nhorton merged 5 commits intomainfrom
claude/manual-tests-job-8w6cA

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Jan 21, 2026

Creates a new DeepWork job that automates running the manual hook/rule tests. The job ensures all tests run in sub-agents so hooks fire automatically, rather than being manually triggered.

Key features:

  • run_not_fire_tests step: Runs all "should NOT fire" tests in parallel
  • run_fire_tests step: Runs "should fire" tests serially with git reverts
  • Clear instructions emphasizing sub-agent requirement and automatic hook firing
  • Quality criteria verify sub-agents were used and hooks observed (not triggered)
  • Updated manual_tests/README.md to point users to the new job

claude and others added 5 commits January 21, 2026 18:03
Creates a new DeepWork job that automates running the manual hook/rule tests.
The job ensures all tests run in sub-agents so hooks fire automatically,
rather than being manually triggered.

Key features:
- run_not_fire_tests step: Runs all "should NOT fire" tests in parallel
- run_fire_tests step: Runs "should fire" tests serially with git reverts
- Clear instructions emphasizing sub-agent requirement and automatic hook firing
- Quality criteria verify sub-agents were used and hooks observed (not triggered)
- Updated manual_tests/README.md to point users to the new job
The instruction about editing both trigger and safety files doesn't apply
to all tests - infinite block tests use promise tags, and created mode
tests modify existing files. Each specific test prompt already explains
what it needs to do.
This job tests the deepwork rules system in this specific repo,
so it belongs in .deepwork/jobs/ not src/deepwork/standard_jobs/.
@nhorton nhorton merged commit a8b29bf into main Jan 21, 2026
4 checks passed
@nhorton nhorton deleted the claude/manual-tests-job-8w6cA branch January 21, 2026 18:20
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.

2 participants