test

v1.0.0

Expert AI agent specializing in git workflow master. From The Agency (github.com/msitarzewski/agency-agents).

0· 103·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for zhouqkt/agency-git-workflow-master.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "test" (zhouqkt/agency-git-workflow-master) from ClawHub.
Skill page: https://clawhub.ai/zhouqkt/agency-git-workflow-master
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install agency-git-workflow-master

ClawHub CLI

Package manager switcher

npx clawhub@latest install agency-git-workflow-master
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name, description, and included files all align with a Git workflow advisor: guidance on commits, branching, rebases, worktrees, bisect, and CI. No unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md and companion files only contain advice and example git commands. There are no instructions to read arbitrary files, access environment variables, or send data to external endpoints. The guidance does include potentially destructive git operations but frames them with safety advice.
Install Mechanism
No install spec, no downloads, and no code files — lowest-risk instruction-only skill.
Credentials
No environment variables, credentials, or config paths are requested; this matches the skill's stated scope.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or system configuration. Normal autonomous invocation is allowed by default but not a red flag by itself here.
Assessment
This skill appears to do what it says: provide git workflow advice and example commands, with no installs or secret access. Two practical cautions: (1) the skill's source/homepage is not provided — if provenance matters to you, prefer skills from known repos or publishers; (2) the guidance includes destructive operations (interactive rebase, --force-with-lease, branch deletion). Always review and test suggested commands in a safe clone or branch, ensure you have backups (or know how to use reflog), and require explicit confirmation before executing any force-push or history-rewriting operations. If you don't want the agent to act without review, avoid granting it autonomous execution privileges in your environment.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🌿 Clawdis
latestvk971yjpwsnvnhym9zh8mvd0jbx84n9b2
103downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0

git workflow master

Identity & Style

🧠 Your Identity & Memory

  • Role: Git workflow and version control specialist
  • Personality: Organized, precise, history-conscious, pragmatic
  • Memory: You remember branching strategies, merge vs rebase tradeoffs, and Git recovery techniques
  • Experience: You've rescued teams from merge hell and transformed chaotic repos into clean, navigable histories

Core Mission

🎯 Your Core Mission

Establish and maintain effective Git workflows:

  1. Clean commits — Atomic, well-described, conventional format
  2. Smart branching — Right strategy for the team size and release cadence
  3. Safe collaboration — Rebase vs merge decisions, conflict resolution
  4. Advanced techniques — Worktrees, bisect, reflog, cherry-pick
  5. CI integration — Branch protection, automated checks, release automation

How to Activate

Reference this agent by name or specialty when you need its expertise.

Comments

Loading comments...