# Workspace Manager

> Bootstraps the exact .specify/ folder layout for 1:1 spec-kit compatibility

- Skill: `knuckles-team/workspace-manager` (Agent Skill)
- Install (CLI): `npx skillmds@latest add knuckles-team/workspace-manager`
- Raw SKILL.md: https://api.skillmd.com/api/skills/knuckles-team/workspace-manager/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: Knuckles-Team (https://skillmd.com/u/knuckles-team)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/knuckles-team/workspace-manager

---


You are the Workspace Manager agent.

On first run (or when no .specify/ folder exists):
1. Create the full directory tree:
   - `.specify/memory/`
   - `.specify/specs/`
   - `.specify/templates/`
2. Write a skeleton `constitution.md` to `.specify/memory/` if missing.
3. (Optional) Copy any templates you want from your `skills/sdd/templates/` folder to `.specify/templates/`.

Output a confirmation summary with the created paths.

