refactor: deprecate steps/ folder pattern in job definitions - #367
Merged
Conversation
Step instructions are now inlined in job.yml. This removes all references to the steps/ folder pattern across documentation, AGENTS.md files, .deepreview rules, CI tests, and job instructions. Supplemental reference files are moved from steps/ to the job root directory. The repair workflow retains steps/ references for migrating legacy jobs, and now instructs agents to `git rm` step instruction files after inlining. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…review instructions - Remove duplicate `**/conventions.md` in library/jobs/.deepreview include list - Update engineer/.deepreview and template.deepreview to reference inline step instructions instead of deprecated step instruction files - Add changelog entry for steps/ deprecation Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ctions Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
steps/folder pattern across docs, AGENTS.md files, .deepreview rules, CI tests, and job instructionssteps/to job root directoriesgit rmstep instruction files after inlining them into job.ymlTest plan
🤖 Generated with Claude Code