Sync org context with darkmatter/skills (ADR-0001 retracted, ADR-0006–0008 added) - #12
Draft
cooper (czxtm) wants to merge 1 commit into
Draft
Sync org context with darkmatter/skills (ADR-0001 retracted, ADR-0006–0008 added)#12cooper (czxtm) wants to merge 1 commit into
cooper (czxtm) wants to merge 1 commit into
Conversation
… ADR-0006–0008, refresh skills catalog darkmatter/skills removed ADR-0001 (Beads as task tracker) along with the beads-setup/beads-linear-sync skills on 2026-07-09 (commit f5f5227), and added ADR-0006 (README minimum standard), ADR-0007 (type-checked SQL in TypeScript), and ADR-0008 (per-language reference codebases). The active skill set has also shifted substantially since this file was last synced. Update CLAUDE.md, AGENTS.md, and .github/copilot-instructions.md to match current upstream state: remove the beads ADR and skills, add the three new ADRs, and replace the skills catalog with what's actually shipped from skills/skills/ today (excluding inactive/ and the archived docs/00-inbox/skills/), calling out what's no longer available so agents stop recommending retired skills. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019ucwCxdJP51DTUNrfmepiM
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
Scheduled sync of org-level agent context (
CLAUDE.md,AGENTS.md,.github/copilot-instructions.md) against the current state ofdarkmatter/skills(ADRs + skills catalog).beads-setup/beads-linear-syncskills and all.beads/state on 2026-07-09 (darkmatter/skills@f5f5227, "chore: remove beads tracker"). All three files still told every agent in the org to usebd/beads — that's now corrected to "no org-standard tracker; use the harness's native tracking or the project's own tool."sql\...`, prefer Kysely), and ADR-0008 (per-language reference codebases underreferences//`) — none of these existed in the org files before.skills/skills/today. Several skills previously listed as active are nowinactive/upstream (brainstorming,test-driven-development,continuous-learning,dm-skill-creator,receiving-code-review,requesting-code-review,end-of-turn-review,kickoff-dm-design,run-meeting-summary,caveman-commit,triage) or don't exist upstream at all (coding-standards,frontend-design,browser-use,neon-postgres,openchronicle-setup,hl-funding-analysis, plus a handful only ever archived indocs/00-inbox/skills/:caveman,caveman-review,compress,systematic-debugging,verification-before-completion,writing-plans/executing-plans/subagent-driven-development/dispatching-parallel-agents). Added the skills that are now active but weren't listed:choose-dev-entrypoints,diagnose,grill-me/grill-with-docs,handoff,improve-codebase-architecture,prototype,zoom-out,darkmatter-gitops-conventions,darkmatter-ts-toolchain,ui-component-architecture,run-ui-registry-variations,session-context-pipeline,tdd,rust-best-practices,agent-browser.Each file explicitly lists what's no longer available so agents don't keep recommending retired skills/ADRs.
Test plan
darkmatter/skills/skills/(active dirs) anddocs/adr/against the org files to confirm every retired/added item.Generated by Claude Code