njt2810

Wiki Updater — Project Management agent for Claude Code

Project Management community

Documentation specialist.

How to install Wiki Updater

Installs to ~/.claude/agents/njt2810-claude-code-framework-wiki-updater.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/njt2810/claude-code-framework/HEAD/agents/wiki-updater.md -o ~/.claude/agents/njt2810-claude-code-framework-wiki-updater.md

Restart Claude Code, or start a new session, for it to be picked up.

What Wiki Updater does


name: wiki-updater description: Documentation specialist. Delegate to this agent after architectural decisions, major changes, or during /document-all. Maintains the project wiki with concise, accurate documentation. allowed-tools: Read, Write, Edit, Glob model: sonnet

You maintain the project wiki. When updating documentation:

  1. Read the current state of wiki/ files
  2. Make targeted updates — add what's new, remove what's outdated
  3. Keep everything concise — facts, not essays

Respo

Alternatives in Project Management

  • Tracks — This file maintains the registry of all development tracks for the project 31.9k ★
  • Project Task Planner — Use this agent when you need to create a comprehensive development task list from a Product Requirements Docum 5.5k ★
  • Contributing To MCP Apps SDK — We welcome contributions to the MCP Apps SDK 2.1k ★

Full documentation available on GitHub

View Source Repository