Skip to content

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Jan 15, 2026

  • Add make_new_job.sh script that creates standard directory structure (steps/, hooks/, templates/ folders with .gitkeep files and AGENTS.md)
  • Create templates/ directory with 7 template files:
    • job.yml.template, step_instruction.md.template
    • implementation_summary.md.template, learning_summary.md.template
    • agents.md.template, example_job.yml, example_step_instruction.md
  • Update implement.md to use script as first step and reference templates
  • Update define.md to reference templates instead of inline examples
  • Update learn.md to reference templates instead of inline examples
  • Add AGENTS.md with bespoke learnings about dual location maintenance
  • Bump version to 0.3.0 with changelog entry

- Add make_new_job.sh script that creates standard directory structure
  (steps/, hooks/, templates/ folders with .gitkeep files and AGENTS.md)
- Create templates/ directory with 7 template files:
  - job.yml.template, step_instruction.md.template
  - implementation_summary.md.template, learning_summary.md.template
  - agents.md.template, example_job.yml, example_step_instruction.md
- Update implement.md to use script as first step and reference templates
- Update define.md to reference templates instead of inline examples
- Update learn.md to reference templates instead of inline examples
- Add AGENTS.md with bespoke learnings about dual location maintenance
- Bump version to 0.3.0 with changelog entry
- Rename template files for consistency:
  - Templates end with .template (e.g., job.yml.template)
  - Examples end with .example (e.g., job.yml.example)
- Update define.md to use make_new_job.sh script for directory creation
- Update all instruction file references to use new naming convention
- Run deepwork sync to regenerate commands
- Remove implementation_summary.md.template and learning_summary.md.template
- Update implement step output from implementation_summary.md to steps/
- Update learn step output from learning_summary.md to AGENTS.md
- Remove references to summary templates from instruction files
- Update quality criteria and completion checklists
- Bump version to 0.4.0
@nhorton nhorton merged commit aefb17c into main Jan 15, 2026
2 checks passed
@nhorton nhorton deleted the claude/add-job-setup-script-lTGFu branch January 15, 2026 19:45
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.

3 participants