Sync org agent instructions with darkmatter/skills ADRs and skills catalog#10
Draft
cooper (czxtm) wants to merge 1 commit into
Draft
Sync org agent instructions with darkmatter/skills ADRs and skills catalog#10cooper (czxtm) wants to merge 1 commit into
cooper (czxtm) wants to merge 1 commit into
Conversation
…talog Reconciles AGENTS.md and CLAUDE.md against the actual current state of darkmatter/skills: adds ADR-0006/0007/0008 (README standard, type-checked SQL, per-language references), drops the ADR-0001 Beads citation since that ADR file no longer exists in docs/adr/ (bd usage is still noted as a convention), and rewrites the skills catalog to match the 43 skills that actually ship under skills/, removing entries for skills that were listed here but never existed (coding-standards, browser-use, caveman, compress, neon-postgres, hl-funding-analysis, beads-setup, writing-plans, etc).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reconciles
AGENTS.mdandCLAUDE.mdagainst the actual current state ofdarkmatter/skills, which is out of sync in both directions:darkmatter/skills/docs/adr/but missing from org instructions.docs/adr/0001-beads-as-task-tracker-and-agent-memory.mdno longer exists indarkmatter/skills(verified directly; the ADR directory starts at 0002).bdusage is still real (referenced by thedarkmatter-gitops-conventionsskill and.codex/hooks.json), so it's kept as a documented convention, not an ADR citation, with a note flagging the gap for a human to resolve upstream.darkmatter/skills/skills/perdocs/catalog.md. Removed skills that were listed here but don't exist anywhere in the source repo (coding-standards,browser-use,caveman,caveman-review,compress,frontend-design,neon-postgres,hl-funding-analysis,beads-setup,beads-linear-sync,writing-plans,executing-plans,subagent-driven-development,dispatching-parallel-agents,systematic-debugging,verification-before-completion) and added skills that exist but weren't listed (choose-dev-entrypoints,darkmatter-gitops-conventions,darkmatter-ts-toolchain,diagnose,grill-me,grill-with-docs,handoff,improve-codebase-architecture,prototype,run-ui-registry-variations,rust-best-practices,session-context-pipeline,shadcn-registry-first,tdd,triage,ui-component-architecture,zoom-out).AGENTS.mdremains the cross-vendor file (Claude Code, Copilot, and Codex all read it perdarkmatter/skills' documented convention), so no separate Codex-specific file was added.Test plan
darkmatter/skills/docs/adr/darkmatter/skills/docs/catalog.mdat merge time (catalog may have moved since this PR was opened)darkmatter/skills(restore the ADR file, or formally deprecatebdas the task-tracker convention) and this file is updated to matchGenerated by Claude Code