Skip to content

Commit da79ad7

Browse files
jawwad-aliclaude
andcommitted
feat: address review - bump catalog updated_at and list firebender as multi-install safe
Bump the catalog top-level updated_at to reflect the new entry, and add firebender (with its .firebender/commands + .firebender/rules/specify-rules.mdc isolation paths) to the 'currently declared multi-install safe integrations' table in the docs. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a2a5e55 commit da79ad7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/reference/integrations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ The currently declared multi-install safe integrations are:
185185
| `codebuddy` | `.codebuddy/commands`, `CODEBUDDY.md` |
186186
| `codex` | `.agents/skills`, `AGENTS.md` |
187187
| `cursor-agent` | `.cursor/skills`, `.cursor/rules/specify-rules.mdc` |
188+
| `firebender` | `.firebender/commands`, `.firebender/rules/specify-rules.mdc` |
188189
| `gemini` | `.gemini/commands`, `GEMINI.md` |
189190
| `iflow` | `.iflow/commands`, `IFLOW.md` |
190191
| `junie` | `.junie/commands`, `.junie/AGENTS.md` |

integrations/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-06-02T00:00:00Z",
3+
"updated_at": "2026-06-22T00:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/integrations/catalog.json",
55
"integrations": {
66
"claude": {

0 commit comments

Comments
 (0)