关于
The Maintain Environment skill automates the management of repository-specific devcontainer configurations, including Dockerfile definitions, VS Code workspace settings, and post-creation scripts. By centralizing environment logic, it ensures that all developers and AI agents operate within a synchronized, reproducible Ubuntu-based toolchain. This skill effectively prevents environment drift by enforcing changes through definition files rather than ad-hoc installs, while also managing persistent host binds and shared worktrees to optimize performance across rebuilds.