openwork-enterprise
Multi-repo engineering workflows, releases, testing, and team operations
All Skills in This Repository (16)
Pure Emerald Level Indicatorsopenwork-chrome-mcp-testing
Validate OpenWork UI flows with Chrome MCP snapshots and logs.
cargo-lock-manager
Detect and fix out-of-date Cargo.lock files in Rust workspaces.
openwork-testability
Coordinate headless UI testing for OpenWork messaging and session flows.
owpenbot-test
Run unit, CLI, npx, and openwrk tests with Telegram test tokens.
command-creator
Create and manage OpenCode custom commands with YAML frontmatter.
research-doc
Create and commit topic research documents in Markdown with date-based filenames.
agent-creator
Automate OpenCode agent creation with YAML frontmatter and a default model.
plugin-creator
Create and organize OpenCode plugins with SKILL.md frontmatter and load paths.
telegram
Send formatted messages to default or named Telegram chats via the bot API.
create-cal-com-link
Automate Cal.com scheduling-link creation for individuals and teams via scripts and CAL_API_KEY configuration.
worktree-ux-pr
Rebase UX PR worktrees on origin/dev and verify with Chrome MCP.
release-openwork
Automate patch release preparation with version bumps, tags, and commit-based notes.
Frequently Asked Questions
FAQPage SchemaHow to install OpenWork Enterprise?โผ
Run `npx skills add different-ai/openwork-enterprise --all -g -y` in your terminal to install all skills in this workspace globally.
What does OpenWork Enterprise do?โผ
It coordinates engineering and operations across multiple product repos, automating submodule syncs, worktree workflows, UI testing, releases, and changelogs. It turns repeated team processes into predictable, auditable workflows.
How does it handle pull requests and testing?โผ
It creates a dedicated worktree per task, verifies user-facing changes through browser automation with screenshots, and opens PRs with build and API evidence attached. Screenshots are uploaded to ephemeral hosts instead of being committed.
Can it manage releases and changelogs?โผ
Yes. It runs a standardized release flow and generates structured changelog entries with titles, summaries, line counts, and release importance ratings pulled from real git history.
Does it work with OpenCode and OpenWork?โผ
Yes. All skills follow the standard SKILL.md format and run inside OpenCode and the OpenWork desktop app, with support for MCP servers, plugins, and custom commands.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core