gitlink-cli/skills/gitlink-research-progress/examples/research-progress-workflow.md

31 lines
863 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# gitlink-research-progress · 端到端示例
## 场景
监控科研仓库提交/Issue/里程碑,生成进度周报 + 风险预警S5
## 前置条件
- 已安装 gitlink-cli`npm install -g @gitlink-ai/cli` 或 `go build`
- 已登录:`gitlink-cli auth login`(平台命令需认证)
- 目标仓库:`--owner <owner> --repo <repo>`git 仓库内可自动解析)
## 分步操作
该 Skill 为 AI 工作流型,在 Claude Code 里用自然语言触发效果最佳:
> 「读 skills/gitlink-research-progress/SKILL.md<具体任务描述>」
## 输出示例
命令返回统一 envelope
```json
{"ok":true,"data":{ ... }}
```
工作流型 Skill 的输出符合其 SKILL.md「输出模板」含评分/判定/报告关键字段)。
## 命令速览
触发语 → AI 读 `skills/gitlink-research-progress/SKILL.md` 编排