Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Skills

Language / 语言: English | 中文

English

This repository maintains reusable agent skills. These skills are distilled from recurring pain points found in real work, turning reusable judgment, workflows, and tools into standalone capabilities.

Each skill lives in its own directory, includes at least a SKILL.md, and may include scripts, references, or other supporting files.

Available Skills

Skill Purpose Contents
pr-review-loop-closer Close the GitHub PR review loop end to end: fetch review state, decide which comments need fixes, implement fixes, reply and resolve threads; after fixes are committed or pushed, trigger Codex to review the latest code, then inspect CI and report remaining merge blockers. Includes workflow instructions, comment classification rules, final output requirements, and the scripts/pr_review_workflow.py helper. The helper can fetch review state, trigger @codex review, wait for Codex review activity, list open threads, reply to review comments, resolve threads, and reply-and-resolve in one step. See ai-eks/skills#1 for a real example.

Usage

Open the target skill directory and read SKILL.md as the entry point. If the skill contains a scripts/ directory, prefer those scripts for repeated or error-prone operations.

中文

Language / 语言: English | 中文

这个仓库用于维护可复用的 agent skills。这些 skills 来自实际工作中反复遇到的痛点,把可复用的判断、流程和工具沉淀成独立能力。

每个 skill 都是一个独立目录,至少包含 SKILL.md,可按需包含脚本、参考资料或其他辅助文件。

可用 Skills

Skill 目的 简单内容
pr-review-loop-closer 端到端闭环 GitHub PR review:拉取 review 状态、判断哪些评论需要修复、实施修复、回复并 resolve 线程;提交或推送修复后,会触发 Codex review 最新代码,再检查 CI 和剩余 merge blocker。 包含闭环工作流说明、评论分类规则、最终输出要求,以及 scripts/pr_review_workflow.py 辅助脚本。脚本支持 fetch review state、触发 @codex review、等待 Codex review、列出未关闭 thread、回复 review comment、resolve thread、reply-and-resolve。实际效果可看 ai-eks/skills#1

使用方式

进入目标 skill 目录,阅读 SKILL.md 作为入口说明;如果目录中包含 scripts/,优先使用脚本完成重复或易错的操作。

About

skills

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages