Use this agent when documentation in the docs directory needs to be updated to reflect the actual state of the codebase. This includes after refactoring, API changes, new features, or any code modifications that make existing documentation outdated or inaccurate.\n\n \nContext: The user has just refactored a module…
A Chinese-language workflow for using Claude Code, Codex, or Gemini as background coding agents for complex development tasks. It covers orchestration, monitoring, isolation, review, and recovery.
A guide for loading and analyzing CSV, JSON, and Excel data in memory. It covers cleaning, summaries, statistical tests, charts, time-based analysis, data-quality checks, and exporting the results.
A database-query guide for connecting to SQLite, MySQL, or PostgreSQL databases and working with their data using SQL, a language for asking databases questions.
A Windows desktop automation skill for controlling application windows, buttons, menus, the mouse, keyboard, screenshots, and pop-up dialogs. It uses Python tools to locate and operate controls in desktop apps.
A document-processing guide for creating and converting Word files, spreadsheets, presentations, Markdown, HTML, and PDFs, including extracting PDF text.
A guide for examining application log files, which record events and errors produced by software. It focuses on finding failures, unusual activity, repeated errors, and important events.
A research guide for finding information across multiple sources, checking whether sources agree, and organising the results with links back to the evidence.