Skip to content

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Feb 10, 2026

Summary

  • Adds a bespoke update_job_schema job that defines an 8-step workflow for systematically propagating job.yml JSON Schema changes across the entire codebase
  • Steps follow a strict dependency chain: schema → parser → MCP schemas → fixtures/jobs/docs (parallel) → tests → verify and repair
  • Includes AGENTS.md with project context, step instructions, and placeholder directories for hooks/scripts/templates

Test plan

  • Verify update_job_schema job can be started via the DeepWork MCP server
  • Confirm all step instructions are complete and actionable

🤖 Generated with Claude Code

Defines an 8-step workflow for systematically updating the job.yml
JSON Schema across the entire codebase: schema → parser → MCP schemas
→ fixtures/jobs/docs (parallel) → tests → verify and repair.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant