Goal
Implement lifecycle hooks for workspace management.
Details
Hooks to implement
| Hook |
Trigger |
Action |
after_init |
After workspace is provisioned |
Configure env, run setup scripts |
before_attach |
Before attaching to workspace |
Validate workspace state, prepare context |
Implementation
Location: .specify/extensions/workspaces/hooks/
after_init.md - Post-provision configuration
before_attach.md - Pre-attach validation
Dependencies
Goal
Implement lifecycle hooks for workspace management.
Details
Hooks to implement
after_initbefore_attachImplementation
Location:
.specify/extensions/workspaces/hooks/after_init.md- Post-provision configurationbefore_attach.md- Pre-attach validationDependencies