Sync App Design Document banner
udecode udecode

Sync App Design Document

Design community

Description

# Rule: Syncing an Application Design Document > $ARGUMENTS ## Goal To guide an AI assistant in updating an existing Application Design Document based on codebase changes, new features, project evolution, or user feedback. This command maintains consistency with the original document while incorporating new information and reflecting the current state of the application. ## Process 1. **Receive Update Request:** The user requests to sync/update the existing app design document due to change

Installation

Installs to ~/.claude/commands/udecode-task-studio-sync-app-design-document.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/udecode/task-studio/HEAD/.claude/commands/sync-app-design-document.md -o ~/.claude/commands/udecode-task-studio-sync-app-design-document.md

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

Full documentation available on GitHub

View Source Repository