From db3308fcc58b6a76de24b40925ff8018edb124b3 Mon Sep 17 00:00:00 2001 From: Brummel Date: Wed, 17 Jun 2026 13:53:14 +0200 Subject: [PATCH] chore: drop redundant spec auto-sign project fact MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit spec auto-sign is now fixed /boss behaviour in the skills plugin (no longer a per-project toggle), so the explicit 'enabled' entry is redundant. No behaviour change — auto-sign was already on for this project. --- CLAUDE.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index fe4981f..3ce5d5d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -148,5 +148,3 @@ Everything else is a fixed convention (see `~/dev/skills/docs/conventions.md`). - **Issue tracker** — Gitea, repo `Brummel/Aura`: - browsable URL: `http://192.168.178.103:3000/Brummel/Aura/issues` - list open issues: `tea issues ls --repo Brummel/Aura --state open` -- **Spec auto-sign** — **enabled**. This project allows a `/boss` run to sign a - spec in the user's place through `specify`'s auto-sign gate.