Skip to content

Sync org agent instructions with darkmatter/skills ADRs and skills catalog#10

Draft
cooper (czxtm) wants to merge 1 commit into
mainfrom
claude/upbeat-fermat-cdt23a
Draft

Sync org agent instructions with darkmatter/skills ADRs and skills catalog#10
cooper (czxtm) wants to merge 1 commit into
mainfrom
claude/upbeat-fermat-cdt23a

Conversation

@czxtm

Copy link
Copy Markdown
Member

Summary

Reconciles AGENTS.md and CLAUDE.md against the actual current state of darkmatter/skills, which is out of sync in both directions:

  • ADRs: added ADR-0006 (README minimum standard), ADR-0007 (type-checked SQL in TypeScript), and ADR-0008 (per-language reference codebases) — all accepted in darkmatter/skills/docs/adr/ but missing from org instructions.
  • Beads/ADR-0001: removed the "ADR-0001: Beads is the standard task tracker" section as a citable ADR — docs/adr/0001-beads-as-task-tracker-and-agent-memory.md no longer exists in darkmatter/skills (verified directly; the ADR directory starts at 0002). bd usage is still real (referenced by the darkmatter-gitops-conventions skill 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.
  • Skills catalog: rewrote the skills lists in both files to match the 43 skills that actually exist under darkmatter/skills/skills/ per docs/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.md remains the cross-vendor file (Claude Code, Copilot, and Codex all read it per darkmatter/skills' documented convention), so no separate Codex-specific file was added.

Test plan

  • Confirm ADR-0006/0007/0008 links resolve and match darkmatter/skills/docs/adr/
  • Confirm the skills list matches darkmatter/skills/docs/catalog.md at merge time (catalog may have moved since this PR was opened)
  • A human resolves the Beads/ADR-0001 gap upstream in darkmatter/skills (restore the ADR file, or formally deprecate bd as the task-tracker convention) and this file is updated to match

Generated by Claude Code

…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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant