Communityv1.0.0

Workspace Anchor

Manages multi-agent projects by discovering, listing, switching, and validating workspace anchors using environment paths to prevent context drift.

1.7kdownloads2active installszenchantlive
View on ClawHubBack to Skills

Skill Details

Slug
workspace-anchor
Latest Version
1.0.0
Author
zenchantlive
Published
Feb 3, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Workspace Anchor.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of Workspace Anchor: a multi-agent workspace awareness and safety system. - Discovers, lists, switches, and validates project environments using `.project-lock` files. - Prevents agent drift by requiring environment-based naming for project anchors. - Provides CLI commands: `discover`, `list`, `create <path>`, `switch <name>`, and `validate <path>`. - Includes critical agent instruction to always locate correct absolute paths before use.