docs: optimize SKILL.md references and add word_problem classification#3
Conversation
- Replaced hardcoded section numbers (e.g. 'Section 8') in SKILL.md with named references. - Added `word_problem` into the Input Classification table in SKILL.md. - Included `word_problem` in the classification lists in both README.md and README.en.md to properly align with the documented 34 categories. Co-authored-by: Wholiver <126302682+Wholiver@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. |
There was a problem hiding this comment.
Pull request overview
Updates documentation to replace incorrect numeric section references with explicit section names and to document the missing word_problem classification consistently across the main skill docs and READMEs.
Changes:
- Replace outdated “Section X” references in
SKILL.mdwith named section references (e.g., “Verification Engine”, “Input Classification”, “Search Strategy”). - Add the missing
word_problemcategory to theSKILL.mdclassification table. - Add
word_problemto the classification lists inREADME.mdandREADME.en.md.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| SKILL.md | Fixes section references and adds word_problem to the classification table. |
| README.md | Adds word_problem to the documented classification list (Chinese README). |
| README.en.md | Adds word_problem to the documented classification list (English README). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Fix incorrect section references and add missing word_problem classification to documentation.
PR created automatically by Jules for task 11018136114471981576 started by @Wholiver