forked from github/spec-kit
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
hooksHooks-related specHooks-related spec
Milestone
Description
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 configurationbefore_attach.md- Pre-attach validation
Dependencies
- Issue Extension + Commands Implementation #85: Extension + Commands Implementation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
hooksHooks-related specHooks-related spec