What
The intelligent half. Clones the-shit/agent-skeleton, uses Ollama on Loki to fill models/migrations/relationships, runs quality-runners gate, deploys Quadlet.
Responsibilities
- Clone
the-shit/agent-skeleton to temp path
- For each model in manifest: dispatch
ModelScaffoldJob → Ollama fills migration + fillable + casts + factory
- For each relationship:
RelationshipScaffoldJob → writes Eloquent both directions
- Push to GitHub repo (created by Job 1)
- Trigger quality-runners gate
- On pass: generate + register Podman Quadlet on Odin
- Slack notification: service is live
Acceptance Criteria
What
The intelligent half. Clones the-shit/agent-skeleton, uses Ollama on Loki to fill models/migrations/relationships, runs quality-runners gate, deploys Quadlet.
Responsibilities
the-shit/agent-skeletonto temp pathModelScaffoldJob→ Ollama fills migration + fillable + casts + factoryRelationshipScaffoldJob→ writes Eloquent both directionsAcceptance Criteria
CodeGeneratorJobruns afterRepoGeneratorJobcompletesOllamaServicewraps Loki HTTP API (qwen2.5-coder:7b)