Skip to content

docs: fix outdated documentation (automated weekly drift check)#169

Open
Miyamura80 wants to merge 1 commit into
mainfrom
docs-fix-outdated-documentation-drift-6155697974766177135
Open

docs: fix outdated documentation (automated weekly drift check)#169
Miyamura80 wants to merge 1 commit into
mainfrom
docs-fix-outdated-documentation-drift-6155697974766177135

Conversation

@Miyamura80

@Miyamura80 Miyamura80 commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Fixes several instances of documentation drift identified across the .claude/skills/ directory.

  • The make ci description in code-quality SKILL was missing lint_links and file_len_check.
  • The cleanup SKILL was using pip install -r requirements.txt instead of the required uv pip install -r requirements.txt for requirements.txt fallback scenarios.
  • The ralph SKILL referred to OpenCode, which has been globally replaced with Claude Code per memory instructions.

Verified that markdown syntax is intact, translation files are not touched, and make ci + make test are passing cleanly.


PR created automatically by Jules for task 6155697974766177135 started by @Miyamura80


Summary by cubic

Fixes documentation drift in .claude/skills to match current tooling and naming. Keeps the quality checks accurate and dependency setup consistent.

  • Bug Fixes
    • Updated make ci description to include lint_links and file_len_check in .claude/skills/code-quality/SKILL.md.
    • Switched pip install -r requirements.txt to uv pip install -r requirements.txt in .claude/skills/cleanup/SKILL.md.
    • Replaced "OpenCode" with "Claude Code" in .claude/skills/ralph/SKILL.md.

Written for commit e4f16ff. Summary will update on new commits.

Review in cubic

- Updated `make ci` description in `.claude/skills/code-quality/SKILL.md` to include missing checks: `lint_links`, `file_len_check`.
- Replaced `pip install` with `uv pip install` in `.claude/skills/cleanup/SKILL.md` to reflect `uv` adoption in package management.
- Removed deprecated reference to "OpenCode" and replaced with "Claude Code" in `.claude/skills/ralph/SKILL.md`.

Co-authored-by: Miyamura80 <38335479+Miyamura80@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

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