git trace code

## 📘 团队使用手册(SOP)

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "git trace code" with this command: npx skills add qomg/git-trace-code

📘 团队使用手册(SOP)

1️⃣ 安装方式

git-trace-code.yaml 放入 OpenClaw 的 skills/ 目录,重启或重载配置。

2️⃣ 标准用法(Copy-Paste Ready)

场景 A:排查某行代码的 Bug 引入点

/git-trace-code file=internal/auth/login.go target=88 branch=main

场景 B:查看某个函数的完整演进(推荐)

/git-trace-code file=internal/auth/login.go target=handleOAuth branch=release/v2.1

场景 C:仅查看时间线(用于周报/复盘)

/git-trace-code file=api/user.py target=validateInput branch=main depth=summary

🎯 为什么这是“团队级”标准?

特性说明收益
禁止 HEAD强制指定分支避免看错环境(如把本地未提交代码当成历史)
Markdown 输出表格 + 代码块可直接粘贴到 Jira/飞书/企业微信
双模式解析行号 & 函数名老手新手都能用,不怕重构
SOP 提示底部排查建议降低新人学习成本
容错机制文件/路径校验减少无效报错

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

MagicPay

Protected-form workflows through the magicpay CLI for approved prepared login, identity, and payment pages with fill-for-review before submit.

Registry SourceRecently Updated
3650xor777
Coding

MagicBrowse

Browser automation fallback through the magicbrowse CLI for goal-driven launch, approved attach, observe, and act on real web pages.

Registry SourceRecently Updated
1840xor777
Coding

Aqara Agent

aqara-agent is an official Aqara Home AI Agent skill. It supports natural-language home and space management, device inquiry, device control, ambience_create...

Registry SourceRecently Updated
3011aqara
Coding

SVG 会议纪要卡片

将会议逐字稿或录音转写文本转化为手机端可直接转发的 SVG 会议纪要卡片,并自动转为 PNG 方便分享。产出双方/多方都能用的结构化可视摘要。当用户提供会议录音转写、逐字稿、会议记录并要求生成会议纪要、会议摘要、meeting minutes、会议框架图、SVG 纪要时使用此技能。即使用户只是说「帮我整理一下这个...

Registry SourceRecently Updated