What is design-sync?
Check DESIGN.md synchronization with codebase architecture Source: chmouel/lazyworktree.
Check DESIGN.md synchronization with codebase architecture
Quickly install design-sync AI skill to your development environment via command line
Source: chmouel/lazyworktree.
Verify that DESIGN.md accurately reflects the current codebase architecture.
DESIGN.md Directory Section !sed -n '/^## Directory Structure/,/^## /p' DESIGN.md | head -50
Critical File References from DESIGN.md !grep -oE 'internal/[a-z/]+\.go:[0-9]+-[0-9]+' DESIGN.md | sort -u
Check DESIGN.md synchronization with codebase architecture Source: chmouel/lazyworktree.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/chmouel/lazyworktree --skill design-syncCheck DESIGN.md synchronization with codebase architecture Source: chmouel/lazyworktree.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chmouel/lazyworktree --skill design-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/chmouel/lazyworktree