From e87b453c87bde3336ea6f942109b9c347478f118 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Og=C3=BCn?= Date: Sun, 31 May 2026 16:54:44 +0300 Subject: [PATCH] Add trace-to-skill --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..66b82cd 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ Codex supports `openai_base_url` for custom model providers. Use any OpenAI-comp Use `codex exec` for non-interactive automation in pipelines. - [onurkanbakirci/awesome-codex-automations](https://github.com/onurkanbakirci/awesome-codex-automations) - 35 automation recipes organized by category: code quality, CI/CD, releases, deps, security. ![GitHub stars](https://img.shields.io/github/stars/onurkanbakirci/awesome-codex-automations?style=flat-square) +- [grnbtqdbyx-create/trace-to-skill](https://github.com/grnbtqdbyx-create/trace-to-skill) - Codex readiness and agent-learning CI gate that turns failed runs into AGENTS.md rules, evals, PR comments, and prompt-injection checks. ![GitHub stars](https://img.shields.io/github/stars/grnbtqdbyx-create/trace-to-skill?style=flat-square) ### Patterns