known-errors

Installation
SKILL.md

Known Errors

Treat the active MCP tool schema and returned structured error as authoritative. Do not retry with remembered legacy payloads when the current manifest differs.

Mutation Rejections

  • On same-track overlap, do not force the write or silently delete the conflicting item. Decide whether content is sequential or layered, choose an available track when appropriate, or ask which item should win.
  • On locked-track or stale-id failures, refresh the affected timeline scope and retry only with current ids and state.
  • On validation errors, change only the rejected field or transaction shape; preserve unrelated project state.

Import And Media

  • Hosted plugin surfaces use the asset-import adapter and import_media; do not substitute backend-only push_asset or download_media calls when they are absent.
  • If media conversion fails, use the helper's structured retry when provided. Otherwise explain the unsupported source and ask for a compatible replacement; do not repeat the same failing editor import path.
  • Wait for upload only before byte-dependent operations. A known asset id can be used for metadata and timeline placement while bytes continue uploading.

Generation And Motion Graphics

Installs
78
GitHub Stars
844
First Seen
Jul 10, 2026
known-errors — chatcut-inc/agent-plugin