Dogfood knowledge-system: init + curate plugin-design learnings#13
Open
gering wants to merge 1 commit into
Open
Dogfood knowledge-system: init + curate plugin-design learnings#13gering wants to merge 1 commit into
gering wants to merge 1 commit into
Conversation
Bootstrap this repo's own knowledge base with its flagship plugin (architecture review Prio 7 — meta-dogfooding). - Run /init: scaffold .claude/knowledge + .claude/rules, plugin-managed usage rule, CLAUDE.md marker block (reconcile pre-existing manual "Project Knowledge System" section into the block) - Curate 5 learnings by hand: skill-design conventions, skill composition, model economics (architecture/, prime:true); cwd-safety, version-sync (rules) - Backfill 4 from PR history: /backfill-knowledge + origin metadata (#2), statusline integration (#3), CI structure checks (#6), per-project rule surface (#8) - Verify /query (Haiku subagent resolves index -> file) and /prime (selects the 3 architecture docs) against the new base Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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
/init, curates 5 learnings by hand, backfills 4 from PR history, and verifies/query+/primeagainst the new base./initUX gaps in the process (tracked as a separate follow-up taskharden-init-scaffolding).Changes
/initscaffolding:.claude/knowledge/{architecture,features,deployment}/,.claude/rules/, plugin-managedknowledge-system-usage.md, and aCLAUDE.mdmarker block (the pre-existing unmarked "Project Knowledge System" section was reconciled into the block by hand).prime: true):architecture/skill-design-conventions.md,architecture/skill-composition.md,architecture/model-economics.md.rules/cwd-safety.md,rules/version-sync.md./backfill-knowledge --last 20→ 4/11 accepted, origin-stamped):features/backfill-and-origin-metadata.md(knowledge-system v1.4.0: /backfill-knowledge + origin metadata #2),features/statusline-integration.md(Add /statusline skill to knowledge-system v1.5.0 #3),deployment/ci-structure-checks.md(Add CI structure checks for plugin marketplace #6), and an extension toskill-design-conventions.md(Consolidate knowledge-system rules into one per-project surface #8). Run logged in.claude/logs/backfill-knowledge.md.Readiness
scripts/check-structure.pygreen (0 errors)TASK.mdleft untracked (work-system working artifact, intentionally not part of this PR)Test plan
/primeloads exactly the 3architecture/docs into context/query "why does /query use Haiku?"resolves via the index tomodel-economics.md## Project Knowledge Systemsection (marker-wrapped, no duplicate)🤖 Generated with Claude Code