tools-update

Update project configuration files, documentation, and code review artifacts.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/newkub/skills --skill tools-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tools-update
Source: https://github.com/newkub/skills/tree/main/tools-update
Command: npx skills add https://github.com/newkub/skills --skill tools-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of updating project configuration files, documentation, and code review artifacts, ensuring consistency and accuracy across your projects.

Core Features & Use Cases

  • Configuration Management: Updates .windsurf configurations, including project structure and workspace mappings.
  • Documentation Updates: Standardizes and updates README.md and SKILL.md files.
  • Workflow Standardization: Ensures global workflows adhere to defined standards and best practices.
  • Code Review Artifacts: Manages and updates code review files.
  • Use Case: When you refactor a project's directory structure, use this Skill to automatically update all relevant configuration files, READMEs, and skill documentation to reflect the changes, preventing inconsistencies.

Quick Start

Update all project configuration and documentation files by running the tools-update skill.

Frequently Asked Questions about tools-update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate updating project configuration files after refactoring directory structures?

You can automate updating project configuration files by running a workflow that scans directories and modifies `.windsurf` configurations, `README.md`, and `SKILL.md` files to reflect structural changes and prevent inconsistencies.

What is the best way to standardize README and SKILL documentation across multiple directories?

Standardizing README and SKILL documentation involves applying rule files to update path references and content structures across directories, ensuring all project documentation adheres to defined standards and best practices.

How do code review artifacts integrate with automated workflow standardization?

Code review artifacts integrate with automated workflow standardization by managing and updating review files alongside global workflows, ensuring review processes align with current project configurations and documentation standards.

Can I update .windsurf workspace mappings automatically when project structures change?

Yes, you can update `.windsurf` workspace mappings automatically by utilizing rule files that detect structural changes and apply updates to project configurations, ensuring workspace mappings remain synchronized with the actual directory layout.

What are the limitations of automating documentation updates across diverse project directories?

Limitations of automating documentation updates include potential mismatches in custom path references and the need for predefined rule files to guide specific update tasks, meaning non-standard configurations may require manual adjustment.