Skill Wiki v0.1.0
rule @backend-architecture/rule-admin-as-one-off-processes

Admin As One Off Processes

DB migrations, console sessions (REPL into prod data), one-off scripts (`scripts/import.js`) — all run as one-off processes against an identical release of the same codebase.…

Skill
@backend-architecture
Domain
backend-architecture
Version
1.0.0
Quality
4.0
Edges
4 out · 0 in
Tokens
92/206/256
$ prime install @backend-architecture/rule-admin-as-one-off-processes

Projection

Always in _index.xml · the agent never has to ask for this.

AdminAsOneOffProcesses [rule] v1.0.0

DB migrations, console sessions (REPL into prod data), one-off scripts (scripts/import.js) — all run as one-off processes against an identical release of the same codebase. They use the same env, the same dependencies, the same code. They do not run from a developer's laptop with snapshot data.

Source

prime-system/examples/backend-architecture/primes/compiled/@backend-architecture/rule-admin-as-one-off-processes/atom.yaml

Compiled at 2026-05-10