Documentation
¶
Overview ¶
Package kickoff provides the orchestration logic for the ContextVibes CLI's 'kickoff' command, handling both strategic project kickoffs and daily Git workflow startups.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Orchestrator ¶
type Orchestrator struct {
// contains filtered or unexported fields
}
func NewOrchestrator ¶
func (*Orchestrator) ExecuteKickoff ¶
func (*Orchestrator) MarkStrategicKickoffComplete ¶
func (o *Orchestrator) MarkStrategicKickoffComplete(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.