docs(sync): refresh org agent instructions from skills/ADRs#9
Open
darkmatter[bot] wants to merge 1 commit into
Open
docs(sync): refresh org agent instructions from skills/ADRs#9darkmatter[bot] wants to merge 1 commit into
darkmatter[bot] wants to merge 1 commit into
Conversation
- Remove deleted ADR-0001 (beads) and beads skills from all org files - Add ADR-0006 (README minimum standard), ADR-0007 (type-checked SQL), ADR-0008 (per-language reference codebases) to ADR tables - Replace ghost skills (systematic-debugging, verification-before-completion, writing-plans, executing-plans, subagent-driven-development, dispatching-parallel-agents, beads-setup, beads-linear-sync) with catalog skills (diagnose, darkmatter-gitops-conventions, darkmatter-ts-toolchain, session-context-pipeline, and 13 other catalog skills previously missing) - Update working conventions to reflect new ADRs - Source of truth: darkmatter/skills
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.
Syncs
CLAUDE.md,AGENTS.md, and.github/copilot-instructions.mdwith the current ADR set and skills catalog indarkmatter/skills.ADR changes
beads-setupskill, andbeads-linear-syncskill were deleted fromdarkmatter/skills(commitf5f5227). All beads references (bdcommand table,beads-setup/beads-linear-syncskill entries, "Check for Beads first" convention) removed from all three files.Skills changes
Removed ghost skills (not in catalog, no
SKILL.mdfile):systematic-debugging,verification-before-completion→ replaced bydiagnosewriting-plans,executing-plans,subagent-driven-development,dispatching-parallel-agents→ removed (no catalog counterpart)beads-setup,beads-linear-sync→ removed (deleted from skills repo)Added catalog skills previously missing from org files:
darkmatter-gitops-conventions(new)darkmatter-ts-toolchain(new)session-context-pipeline(new)choose-dev-entrypoints,diagnose,grill-me,grill-with-docs,handoff,improve-codebase-architecture,prototype,run-ui-registry-variations,rust-best-practices,shadcn-registry-first,tdd,triage,ui-component-architecture,zoom-outSource of truth:
darkmatter/skills/docs/catalog.mdanddarkmatter/skills/docs/adr/.