View raw

Table of Contents

--- inclusion: auto ---

Documentation

Format

README Rendering

Configuration Reference

Doc-Updater Agent Integration

After implementing a new feature or making a significant behavioral change, delegate documentation updates to the **doc-updater** agent defined in `.kiro/agents/doc-updater.md`.

When to invoke

How to invoke

Use `orchestrate_subagent` with the `general-task-execution` role. Provide a prompt that includes:

  1. A summary of what was implemented or changed.
  2. Which areas of the codebase were affected.
  3. Instruction to follow the doc-updater agent spec at `.kiro/agents/doc-updater.md`.

After invocation