Update Docs
Skill Verified ActiveUpdate and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.
To ensure project documentation remains accurate, up-to-date, and maintainable by automating updates based on local code changes, thereby reducing developer overhead and improving code comprehension.
Features
- Automated documentation updates
- Multi-agent workflow with tech-writer agents
- Covers docs/, READMEs, JSDoc, and API documentation
- Analyzes local code changes for documentation impact
- Preserves existing documentation style and conventions
Use Cases
- Updating documentation after implementing new features
- Maintaining documentation consistency across code refactors
- Ensuring API documentation reflects code changes
- Generating or updating README files based on project evolution
Non-Goals
- Generating documentation for code changes not present locally
- Creating documentation that deviates from established project style
- Performing tasks unrelated to documentation updates
- Replacing manual code reviews or testing
Workflow
- Read SADD skill if available
- Discover documentation infrastructure
- Inventory existing documentation
- Analyze documentation structure (parallel agents)
- Analyze local changes (parallel agents)
- Group changes by documentation area
- Create documentation task assignments
- Launch documentation analysis agents (parallel)
- Launch tech-writer agents for documentation creation (parallel)
- Launch quality review agents (parallel)
- Iterate if needed based on review feedback
- Final verification of all documentation changes
Practices
- Documentation best practices
- Agent orchestration
- Code analysis
Prerequisites
- Git installed and configured
- Access to local codebase
- Appropriate LLM model for agent execution
Trust
- info:Issues AttentionThe repository has 6 open issues and 8 closed issues in the last 90 days, with a closure rate of approximately 57%, indicating reasonable maintainer engagement.
Installation
First, add the marketplace
/plugin marketplace add NeoLabHQ/context-engineering-kit/plugin install docs@context-engineering-kitQuality Score
VerifiedTrust Signals
Similar Extensions
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Master Claude for Legal
100Master skill for legal teams using Claude. Loads the right reference for the user's question (privilege configuration, MCP hardening, verification, long documents, practice-area patterns, skill authoring) and routes to specialized starter skills (NDA triage, version diff, meeting brief, citation verification, status synthesis). Auto-invokes when the user mentions legal work, contracts, redlines, NDAs, privilege, attorney-client, court filings, depositions, regulatory compliance, or asks how to set up Claude for a law firm or in-house legal team.
Migrate Validate
100Validate pending migrations for foreign key consistency, rollback safety, and best practices
Semgrep Rule Creator
100Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.