Make PRD and Ralph skills language agnostic#136
Conversation
…ferences Co-authored-by: Miyamura80 <38335479+Miyamura80@users.noreply.github.com>
|
👋 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 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 SummarySuccessfully 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.
One minor issue: Confidence Score: 4/5
Important Files Changed
Last reviewed commit: 3da2104 |
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.mdand.claude/skills/ralph/SKILL.mdto 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