Update/Review Article Skill (Gemini)
Use this skill when the user requests to "Review" or "Update" an article.
Instructions
- •
Read (MUST read before starting):
- •
llm_docs/skills/update-article.md(canonical workflow) - •
llm_docs/guidelines-content/*(all 5 files)
- •
- •
Follow the research-driven workflow:
- •Use source priority: specs > official docs > core maintainer content > source code
- •Focus on why and how, not just what
- •State current version; note previous behavior where changed
- •
Key requirements:
- •Abstract = mental model for revision (NOT section summaries)—update if needed
- •Design reasoning explicit for each major choice
- •Edge cases, limits, failure modes exhaustively covered
- •Code blocks use
collapse={...} - •References prioritized (specs first)