update-docs — documentation update update-docs, monorepo, forwardimpact, community, documentation update, ai agent skill, ide skills, agent automation, codebase synchronization, docs folder management, markdown documentation, periodic audits

v1.0.0
GitHub

About this Skill

Perfect for Code Maintenance Agents needing automated documentation updates update-docs is a skill that reviews and updates documentation in the docs/ folder to maintain accuracy with the current codebase.

Features

Reviews documentation hierarchy in docs/index.md
Updates documentation in the docs/ folder
Supports periodic documentation audits
Handles documentation for new and removed features
Ensures documentation accuracy with the current codebase
Follows documentation structure for consistency

# Core Topics

forwardimpact forwardimpact
[1]
[0]
Updated: 3/10/2026

Quality Score

Top 5%
57
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add forwardimpact/monorepo/update-docs
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The update-docs skill by forwardimpact is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for documentation update, codebase synchronization, docs folder management.

Ideal Agent Persona

Perfect for Code Maintenance Agents needing automated documentation updates

Core Value

Empowers agents to review and update documentation in the `docs/` folder, ensuring it accurately reflects the current codebase using Markdown files like `docs/index.md`

Capabilities Granted for update-docs

Reviewing documentation after code changes
Updating documentation during periodic audits
Generating new documentation for added features
Removing outdated documentation for deprecated features

! Prerequisites & Limits

  • Requires access to the `docs/` folder
  • Limited to Markdown file format
  • Needs understanding of the documentation structure
Project
SKILL.md
3.3 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Update Documentation

Review and update documentation in the docs/ folder to ensure it accurately reflects the current codebase.

When to Use

  • After making code changes that affect documented features
  • During periodic documentation audits
  • When adding new features that need documentation
  • When removing features that are still documented

Process

  1. Understand the documentation structure

    • Read docs/index.md to see the documentation hierarchy
    • Review each document in docs/ subdirectories (model/, pathway/, map/)
    • Check git log --oneline -20 for hints about recent changes—but use this only as a starting point, not a substitute for studying the code
  2. Audit against the current codebase

    • For each document, examine the actual code it describes
    • Check products/map/src/ for data structures and validation
    • Check libraries/libpathway/src/ for derivation logic
    • Check products/pathway/ for CLI commands, templates, and formatters
    • Run CLI commands mentioned in docs to verify accuracy
  3. Verify diagrams

    • Mermaid diagrams must reflect actual data flow and relationships
    • Compare entity diagrams against actual YAML structures in data/pathway/
    • Compare derivation flowcharts against code in libraries/libpathway/src/
    • Update or add diagrams where they clarify concepts
  4. Verify code samples

    • All code samples must be runnable or valid
    • YAML examples should match actual schema structure
    • CLI examples should produce the shown output
    • Update samples that have drifted from implementation
  5. Check for gaps

    • New features in code that lack documentation
    • Documented features that no longer exist
    • Cross-references that point to moved or deleted content

Key Files to Cross-Reference

Document TopicSource of Truth
Skills & Levelsdata/pathway/capabilities/
Behavioursdata/pathway/behaviours/
Disciplinesdata/pathway/disciplines/
Tracksdata/pathway/tracks/
Levelsdata/pathway/levels.yaml
Stagesdata/pathway/stages.yaml
Job Derivationlibraries/libpathway/src/job.js
Agent Derivationlibraries/libpathway/src/agent.js
CLI Commandsproducts/pathway/bin/fit-pathway.js
Templatesproducts/pathway/templates/
Agent instructionsAGENTS.md

CLI Verification

Always use --data=data/pathway to ensure documentation reflects the canonical dataset.

sh
1# List available entities 2npx fit-pathway skill --data=data/pathway --list 3npx fit-pathway discipline --data=data/pathway --list 4npx fit-pathway track --data=data/pathway --list 5npx fit-pathway level --data=data/pathway --list 6 7# Generate sample outputs to compare with docs 8npx fit-pathway job software_engineering L3 --data=data/pathway 9npx fit-pathway agent software_engineering --data=data/pathway --track=platform

Commit

After making updates, commit with:

docs: update [topic] documentation

Use separate commits for distinct documentation areas.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is update-docs?

Perfect for Code Maintenance Agents needing automated documentation updates update-docs is a skill that reviews and updates documentation in the docs/ folder to maintain accuracy with the current codebase.

How do I install update-docs?

Run the command: npx killer-skills add forwardimpact/monorepo/update-docs. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for update-docs?

Key use cases include: Reviewing documentation after code changes, Updating documentation during periodic audits, Generating new documentation for added features, Removing outdated documentation for deprecated features.

Which IDEs are compatible with update-docs?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for update-docs?

Requires access to the `docs/` folder. Limited to Markdown file format. Needs understanding of the documentation structure.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add forwardimpact/monorepo/update-docs. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use update-docs immediately in the current project.

Related Skills

Looking for an alternative to update-docs or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

openclaw-release-maintainer is a specialized AI agent skill for automating release management workflows.

333.8k
0
Data

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

flags

Logo of vercel
vercel

flags is a skill for managing feature flags in Next.js internals, enabling developers to efficiently configure and optimize their React applications.

138.4k
0
Browser

x-api

[ Featured ]
Logo of affaan-m
affaan-m

x-api is a skill that harnesses performance optimization for AI agents, enabling efficient interactions with Twitter and other platforms.

103.8k
0
Productivity