Skip to content

Make PRD and Ralph skills language agnostic#136

Merged
Miyamura80 merged 1 commit intomainfrom
chore/agnostic-skills-2640991900897707265
Feb 25, 2026
Merged

Make PRD and Ralph skills language agnostic#136
Miyamura80 merged 1 commit intomainfrom
chore/agnostic-skills-2640991900897707265

Conversation

@Miyamura80
Copy link
Owner

Removed language-specific checks like "Typecheck passes" and replaced them with "Lint/Static analysis passes". Removed all references to "dev-browser skill" and "Verify in browser". Updated examples and rules in .claude/skills/prd/SKILL.md and .claude/skills/ralph/SKILL.md to be generic and applicable to any language/framework. Corrected list numbering in Ralph skill.


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

…ferences

Co-authored-by: Miyamura80 <38335479+Miyamura80@users.noreply.github.com>
@google-labs-jules
Copy link
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.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 25, 2026

Greptile Summary

Successfully made PRD and Ralph skills language-agnostic by replacing TypeScript-specific "Typecheck passes" with generic "Lint/Static analysis passes" across all examples and templates. Removed frontend-specific references to dev-browser skill and browser verification.

  • Updated acceptance criteria templates and examples in both skills
  • Changed "Makefile" references to "build/test configuration" for broader applicability
  • Removed UI-specific verification requirements

One minor issue: .claude/skills/ralph/SKILL.md contains a redundant section (lines 98-101) that repeats the lint criterion already specified above.

Confidence Score: 4/5

  • Safe to merge with one minor cleanup needed
  • Changes are purely documentation updates with consistent replacements throughout. No logic changes or runtime impact. One small redundancy exists but doesn't affect functionality.
  • .claude/skills/ralph/SKILL.md has a redundant section that could be removed for clarity

Important Files Changed

Filename Overview
.claude/skills/prd/SKILL.md Replaced language-specific "Typecheck passes" with generic "Lint/Static analysis passes" and removed dev-browser references
.claude/skills/ralph/SKILL.md Updated terminology to be language-agnostic and removed dev-browser references; contains redundant section about lint criterion

Last reviewed commit: 3da2104

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

2 files reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

@Miyamura80 Miyamura80 merged commit 869b825 into main Feb 25, 2026
11 checks passed
@github-actions github-actions bot deleted the chore/agnostic-skills-2640991900897707265 branch February 25, 2026 20:52
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