🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Workspace Anchor

by @zenchantlive

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

Versionv1.0.0
Downloads2,528
TERMINAL
clawhub install workspace-anchor

πŸ“– About This Skill

βš“ Workspace Anchor

Multi-agent workspace awareness and safety system. Discovers, lists, switches, and validates projects using environment-based naming to prevent agent drift.

πŸ€– Agent Instruction (CRITICAL)

Before using this skill, you MUST identify the correct absolute paths for the user's environment. Use exec to find .project-lock files if paths are ambiguous.

πŸ“ CLI Commands

  • discover: Find all .project-lock files.
  • list: Show formatted list of anchors.
  • create : Initialize a new anchor.
  • switch : Change active context.
  • validate : Check if path is within current anchor.