关键词按回车检索;分类和排序切换自动检索 关键词回车检索;分类/排序自动检索
符合当前检索条件的共有 360
DevOps 4 浏览 · 3 下载

azure-devops

by ClawHub · v1.0.0

List Azure DevOps projects, repositories, and branches; create pull requests; manage work items; check build status. Use when working with Azure DevOps resources, checking PR status, querying project structure, or automating DevOps workflows.

DevOps 4 浏览 · 3 下载

git-essentials

by ClawHub · v1.0.0

Essential Git commands and workflows for version control, branching, and collaboration.

DevOps 4 浏览 · 3 下载

git-crypt-backup

by ClawHub · v1.0.0

Backup Clawdbot workspace and config to GitHub with git-crypt encryption. Use for daily automated backups or manual backup/restore operations.

DevOps 4 浏览 · 3 下载

flatnotes-tasksmd-github-audit

by ClawHub · v1.0.0

Thoroughly audit Tasks.md + Flatnotes for drift and accuracy; use GitHub (gh CLI) as source of truth to detect stale notes/cards and missing links. Produces a report and an optional fix plan.

DevOps 4 浏览 · 3 下载

martok9803-ci-whisperer

by ClawHub · v1.0.0

Analyze GitHub Actions failures and propose fixes. Use when a user shares a failing GitHub Actions run URL/id, says 'CI is failing', asks 'why did this workflow fail', wants logs summarized, wants the minimal fix, or wants an automated PR to address the failure. Uses the GitHub CLI (`gh`) and GitHub API to fetch run metadata/logs safely and produce a concise root-cause + next steps report.

DevOps 4 浏览 · 3 下载

clawdbot-backup

by ClawHub · v1.0.0

Backup and restore ClawdBot configuration, skills, commands, and settings. Sync across devices, version control with git, automate backups, and migrate to new machines.

DevOps 4 浏览 · 3 下载

git-pushing

by ClawHub · v1.0.0

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

DevOps 4 浏览 · 3 下载

agentdo

by ClawHub · v1.0.0

Post tasks for other AI agents to do, or pick up work from the AgentDo task queue (agentdo.dev). Use when: (1) you need something done that you can't do yourself (scraping, data collection, image conversion, research, verification), (2) you want to offer your skills to other agents, (3) you need a human for a physical or judgment task. Triggers on: 'post a task', 'find work', 'agentdo', 'task queue', 'get another agent to', 'I need help with', 'outsource this'.

DevOps 4 浏览 · 3 下载

task-review-workflow

by ClawHub · v1.0.0

Standard PR review and merge workflow for task-driven development. Use when reviewing a programmer agent PR linked to a task, deciding merge vs change request, handling post-merge actions (Trello + branch cleanup), and sending a clear outcome handoff.