DevOps
CI/CD, deployment, and infrastructure automation skills.
๐
4w ago
Release Plannotator
Release Plannotator prepares and executes a Plannotator release by drafting release notes with full contributor credit, bumping versions across package files, building in dependency order, and triggering the tag-driven release pipeline.
DevOps
7.8K572
๐ง
4w ago
Chinese Git Workflow
Chinese Git Workflow documents configuration differences for Gitee, Coding.net, Jihu GitLab, and CNB, covering SSH/HTTPS credentials, remote mirror sync, and CI/CD integration. Use it when setting up or standardizing Git workflows for teams in China.
DevOps
7.7K729
๐ฟ
4w ago
Finishing a Development Branch
Finishing a Development Branch walks an agent through verifying tests, detecting the repository environment, presenting integration options (merge, PR, or keep), executing the chosen action, and cleaning up worktrees where appropriate. Use it when implementation is complete and a branch needs to be integrated.
DevOps
7.7K729
๐ฟ
4w ago
Using Git Worktrees
Using Git Worktrees creates an isolated Git worktree for feature development so changes don't affect the current branch. It detects existing isolation, prefers native worktree tools, and falls back to manual git worktree when needed.
DevOps
7.7K729
๐ณ
4w ago
Devcontainer Setup
Devcontainer Setup creates pre-configured devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes. Use when adding devcontainer support to a project or configuring sandboxed Claude Code workspaces.
DevOps
6.6K567
๐
4w ago
Release Workflow
Release Workflow guides cutting a release for the worktrunk Rust crate: syncing the release branch, running tests, bumping the version, updating the changelog, tagging, and publishing. Use it when asked to release a new version to crates.io.
DevOps
6.5K232
๐งช
4w ago
Running Tend
Running Tend adds Worktrunk-specific guidance for tend CI workflows, including Codecov polling, Rust test commands, labels, and review criteria. Use it when operating in CI on Worktrunk.
DevOps
6.5K232
๐
4w ago
Worktrunk
Worktrunk helps configure and manage git worktrees via the wt CLI, including hooks, configuration, LLM commit messages, and aliases. Use it when editing .config/wt.toml or ~/.config/worktrunk/config.toml, adding or debugging hooks, or troubleshooting wt behavior.
DevOps
6.5K232
๐
4w ago
Feishu Troubleshooting
Feishu Troubleshooting provides a FAQ and /feishu_doctor diagnostic command to inspect Feishu plugin configuration, API connectivity, app permissions, and user authorization, generating reports and fixes. Use for repeated authorization failures or unclear permission issues.
DevOps
6.4K690
๐
4w ago
DeepChat Release
DeepChat Release prepares and publishes DeepChat releases in this repository, handling version bumps, bilingual changelogs, release branches, tags, and fast-forward publishing. Use it when Codex needs to advance a release through this repository's documented workflow.
DevOps
6.2K716
๐งน
4w ago
Git Clean Branches
Git Clean Branches safely identifies and cleans up merged or stale Git branches with dry-run mode and protected branch configuration. It helps keep repositories clean without risking accidental deletion of important branches.
DevOps
6.1K424
๐งน
4w ago
Git Clean Branches
Git Clean Branches identifies and safely deletes merged or stale Git branches, defaulting to a dry-run preview. Use it to clean local and remote branches after merges or inactivity.
DevOps
6.1K424