Skip to content

feat: add docker-test-shell skill for standalone container testing - #51

Merged
intricko merged 3 commits into
mainfrom
feat/docker-test-shell-skill
Sep 7, 2026
Merged

feat: add docker-test-shell skill for standalone container testing#51
intricko merged 3 commits into
mainfrom
feat/docker-test-shell-skill

Conversation

@intricko

@intricko intricko commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Add the docker-test-shell skill at .devcontainer/skills/docker-test-shell/ with the dts primitive (up/exec/apt/shell/clean/status) for testing any tool in a clean throwaway ubuntu:24.04 container.

  • SKILL.md: concept, commands, golden rules, pitfalls, when to use dts exec vs raw docker exec
  • scripts/dts.sh: the tool (executable, syntax-checked)
  • references/dts-usage.md: worked examples, root vs uid-1000 guidance
  • Wiki proposal: docker-test-shell-proposal.md with design rationale

Add the docker-test-shell skill at .devcontainer/skills/docker-test-shell/
with the dts primitive (up/exec/apt/shell/clean/status) for testing any
tool in a clean throwaway ubuntu:24.04 container.

- SKILL.md: concept, commands, golden rules, pitfalls, when to use dts exec vs raw docker exec
- scripts/dts.sh: the tool (executable, syntax-checked)
- references/dts-usage.md: worked examples, root vs uid-1000 guidance
- Wiki proposal: docker-test-shell-proposal.md with design rationale
@intricko
intricko force-pushed the feat/docker-test-shell-skill branch from 22aa0e9 to 0e0f503 Compare September 7, 2026 20:41
@intricko
intricko force-pushed the feat/docker-test-shell-skill branch from 0283340 to 27a3c13 Compare September 7, 2026 21:01
@intricko
intricko merged commit ad287f1 into main Sep 7, 2026
6 checks passed
@intricko
intricko deleted the feat/docker-test-shell-skill branch September 7, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant