Skip to content

Add cowork-to-code-bridge to Development and Testing#747

Closed
abhinaykrupa wants to merge 1 commit into
VoltAgent:mainfrom
abhinaykrupa:add-cowork-to-code-bridge
Closed

Add cowork-to-code-bridge to Development and Testing#747
abhinaykrupa wants to merge 1 commit into
VoltAgent:mainfrom
abhinaykrupa:add-cowork-to-code-bridge

Conversation

@abhinaykrupa

Copy link
Copy Markdown

Adds cowork-to-code-bridge under Community Skills → Development and Testing.

It ships a real SKILL.md (path) that gives a sandboxed coding agent the ability to run work on the user's actual macOS/Linux machine — git push, docker build, running the real test suite, checking machine health — through a local-first async file-based bridge. No inbound ports, no HTTPS tunnel, no cloud middleman.

  • MIT-licensed, macOS / Linux / WSL2
  • Idempotent and reboot-surviving
  • Single-line entry, placed alphabetically-adjacent within the existing category

Fits the same infra/automation niche as the existing git/CI/orchestration skills in that section. Thanks for maintaining the list!

Local-first async bridge that lets a sandboxed agent run work on the
user's real macOS/Linux machine (git push, docker, real test suite,
machine health) with no inbound ports or HTTPS tunnel.
Copilot AI review requested due to automatic review settings July 2, 2026 04:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Community Skill entry in the README to include cowork-to-code-bridge under the “Development and Testing” section, linking directly to its SKILL.md.

Changes:

  • Add abhinaykrupa/cowork-to-code-bridge to the Community Skills → Development and Testing list
  • Link directly to the upstream SKILL.md for the skill

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
- **[dembrandt/dembrandt-skills](https://github.com/dembrandt/dembrandt-skills)** - UX and design system skills: hierarchy, typography, accessibility, interactions
- **[GanyuanRan/Aegis](https://github.com/GanyuanRan/Aegis)** - Evidence-driven method pack for AI coding agents
- **[baskduf/codex-fable5](https://github.com/baskduf/FableCodex/tree/main/plugins/codex-fable5/skills/codex-fable5)** - Evidence-based workflow gates for Codex
- **[abhinaykrupa/cowork-to-code-bridge](https://github.com/abhinaykrupa/cowork-to-code-bridge/blob/main/skill/cowork-to-code-bridge/SKILL.md)** - Let a sandboxed agent run work on your real macOS/Linux machine: local-first async file-based bridge for git push, docker, running the actual test suite, and machine health — no inbound ports or HTTPS tunnel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants