AgentSkillsCN

doc-ops

通过 atlasops-dashboard MCP 工具(主日志、应用日志、检查清单、概览板块、开发状态)更新 Atlas Universalis 的文档。当某项任务需要更新文档或调整状态时使用。

SKILL.md
--- frontmatter
name: doc-ops
description: Update Atlas Universalis documentation via atlasops-dashboard MCP tools (master log, app logs, checklist, overview sections, dev status). Use when a task requires documentation updates or status changes.

Doc Ops (MCP)

When to use

  • Any task that needs log/overview/checklist/status updates
  • After deploys or documentation-only changes

Required inputs

  • App ID when applicable: atlas-forge, atlas-apply, atlas-universalis, electracast, atlas-meridian
  • Short, plain-language summary of the task
  • Files touched + commands run (if any)

Workflow (pick tier)

Fast Path

  1. append_master_log_entry

Standard Path

  1. append_master_log_entry
  2. append_app_log_entry
  3. update_app_checklist or update_app_overview_section if needed

Full Path

  1. append_master_log_entry
  2. append_app_log_entry
  3. update_app_checklist and/or update_app_overview_section
  4. set_dev_status (PENDING → READY as appropriate)

MCP tool templates

append_master_log_entry

Required: title, entry_type, context, change_summary Optional: rationale, files_touched, commands_run, verification, notes, concepts

append_app_log_entry

Required: app_id, items

update_app_checklist

Use one or more: tasks_to_add, tasks_to_check, tasks_to_uncheck

update_app_overview_section

Required: app_id, section, items Optional: mode (append, prepend, replace)

set_dev_status

Required: status (READY, PENDING, BLOCKED) Optional: message, updated_by

Verification

  • Read updated files after MCP calls to confirm content
  • If MCP is unavailable, edit manually and note the fallback in Master Log