AgentSkillsCN

logics-pr-template-writer

根据Logics任务生成Pull Request的描述。当Codex需要读取logics/tasks/*.md文件,并产出适用于GitHub/GitLab的PR模板(包括摘要、范围、验证与风险评估)时,这一工具便能派上用场。

SKILL.md
--- frontmatter
name: logics-pr-template-writer
description: Generate a pull request description from a Logics task. Use when Codex should read `logics/tasks/*.md` and produce a PR template (summary, scope, validation, risks) suitable for GitHub/GitLab.

PR template

Generate from a task

bash
python3 logics/skills/logics-pr-template-writer/scripts/generate_pr_template.py logics/tasks/task_000_example.md --out PR.md