Skip to content

Hooks Integration (after_init, before_attach) #86

@kanfil

Description

@kanfil

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    hooksHooks-related spec

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions