Skip to main content
Back to registry

coding-agent

steipete/clawdis

Use bash (with optional background mode) for all coding agent work. Simple and effective.

Installs409
Install command
npx skills add https://github.com/steipete/clawdis --skill coding-agent
Security audits
Gen Agent Trust HubWARN
SocketFAIL
SnykWARN
About this skill
Use bash (with optional background mode) for all coding agent work. Simple and effective. For Codex, Pi, and OpenCode , PTY is still required (interactive terminal apps): For Claude Code ( claude CLI), use --print --permission-mode bypassPermissions instead. --dangerously-skip-permissions with PTY can exit after the confirmation dialog. --print mode keeps full tool access and avoids interactive confirmation: For quick prompts/chats, create a temp git repo and run: Why git init? Codex refuses to run outside a trusted git directory. Creating a temp repo solves this for scratch work. For longer tasks, use background mode with PTY: Why workdir matters: Agent wakes up in a focused directory, doesn't wander off reading unrelated files (like your soul.md 😅).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does coding-agent do?

Use bash (with optional background mode) for all coding agent work. Simple and effective.

Is coding-agent good?

coding-agent does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does coding-agent work with?

coding-agent currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, openclaw.

What are alternatives to coding-agent?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install coding-agent?

npx skills add https://github.com/steipete/clawdis --skill coding-agent

Related skills

More from steipete/clawdis

Related skills

Alternatives in Software Engineering