taris-update-doc

Synchronize repository documentation with code changes and version bumps.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/stas-ka/picoclaw --skill taris-update-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: taris-update-doc
Source: https://github.com/stas-ka/picoclaw/tree/main/.github/skills/taris-update-doc
Command: npx skills add https://github.com/stas-ka/picoclaw --skill taris-update-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update project documentation after code changes, version bumps, new features, or any structural change to keep all docs in sync with the codebase.

Core Features & Use Cases

  • Synchronizes doc/arch topics, README, and TODO files with code changes, feature additions, and version bumps.
  • Keeps COPILOT skill registry, Web UI route inventory, and bot-code map references aligned with BOT_VERSION and new prompts.
  • Provides a repeatable Quick Start flow to review and apply documentation updates across the repository.

Quick Start

Run the update-doc workflow to synchronize repository documentation with code changes.

Frequently Asked Questions about taris-update-doc

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

FAQPage Schema
How do I automate documentation updates after code changes and version bumps?

To automate documentation updates, you synchronize repository docs like README and TODO files with code changes and version bumps. Using a defined scope and file-change hints drives the updates and ensures consistent versioning across the project.

What is the best way to keep README and TODO files in sync with new features?

Keeping README and TODO files in sync with new features requires applying a defined scope and file-change hints. This ensures documentation accurately reflects structural changes and feature additions across the repository.

How does documentation synchronization work for bot-code map references and web UI inventories?

Documentation synchronization for bot-code map references and web UI inventories works by aligning them with BOT_VERSION and new prompts. Applying file-change hints updates cross-links and maintains accurate architectural topics across the repository.

Can I update the Copilot skill registry and web UI route inventory automatically?

Yes, you can update the Copilot skill registry and web UI route inventory automatically. The workflow applies file-change hints to keep these components aligned with the latest BOT_VERSION and structural codebase modifications.

Do I need to provide file-change hints to update project documentation?

Yes, providing file-change hints is required to update project documentation effectively. These hints define the scope of changes, driving the synchronization process to ensure accurate versioning and cross-linking across affected repository files.

What are the limitations of automating repository documentation synchronization?

Limitations of automating repository documentation synchronization include relying on accurate file-change hints and a defined scope. Without proper hints, the workflow cannot effectively drive updates or ensure consistent cross-linking across architectural topics.