feat(toolbox-stack): add shared prompt and scaffolding template

This commit is contained in:
2025-10-29 07:17:56 -05:00
parent d26235f5e2
commit fa12fd0983
9 changed files with 203 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
- TODO: describe what this toolbox should provide (languages, CLIs, workflows).
- TODO: list required base image modifications or additional mounts.
- TODO: note verification or testing expectations specific to this toolbox.