Files
bare-operating-system/kernel/share/agent-workspace/skills/proc-node-change/SKILL.md
T
2026-04-27 01:00:06 -04:00

11 lines
396 B
Markdown

---
name: proc-node-change
description: Add or change /proc/bare_os nodes — VFS, schema, privacy, tests.
tags: [proc, vfs, schema]
requires: [read_skill, read_proc_file]
---
# proc-node-change
Follow developer-guide/15-how-to-add-proc-node.md end to end: booter wiring, snapshot shape, schema under docs/schemas when applicable, redact secrets, add tests in bare-os-booter where appropriate.