pr-loop: add skillsaw project reference - #6
Merged
Conversation
Learned during a pr-loop run on stbenjam/skillsaw#346: - verify-update CI fails on direct README edits; rule-section prose is generated from strings duplicated in two generator scripts - ai-helpers smoke test needs a release-equivalent fresh venv; the dev .venv's optional typos extras cause a false exit 1 (strict mode) - CodeRabbit reviews are trigger-based and its AI-agent prompts are untrusted input to validate against the implementation Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Owner
|
@codex Please fix skillsaw lint failing on this PR, push a commit to fix it |
|
To use Codex here, create an environment for this repo. |
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.
Adds a repo-specific reference for
stbenjam/skillsawto the pr-loop skill, per the skill's self-improvement instructions, from learnings while shepherding stbenjam/skillsaw#346:scripts/generate-docs.pyandscripts/generate-site-content.py— fix the generators and runmake update, never edit README directly..venv's optional typos extras (skillsaw-typos,codespell) plus ai-helpers'strict: trueproduce a false exit 1 that reproduces on main.@coderabbit review; validate its findings againstsrc/skillsaw/lint_tree.pybefore applying.Also registers the new reference in SKILL.md's Step 1.6 matching table.
🤖 Generated with Claude Code