From d271cca1bf82a50c4ff3eb65269e6025a5baa9cd Mon Sep 17 00:00:00 2001 From: main Date: Mon, 25 May 2026 02:03:54 -0400 Subject: Add qui-custodit skill --- qui-custodit/agents/openai.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 qui-custodit/agents/openai.yaml (limited to 'qui-custodit/agents') diff --git a/qui-custodit/agents/openai.yaml b/qui-custodit/agents/openai.yaml new file mode 100644 index 0000000..e357202 --- /dev/null +++ b/qui-custodit/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "Qui Custodit" + short_description: "Cull redundant and ghost tests" + default_prompt: "Use $qui-custodit to audit and purify a test suite: delete duplicates, consolidate near-duplicates, prune ghost and barnacle tests, and preserve coverage of useful live behavior." -- cgit v1.2.3