Skip to content

Dogfood knowledge-system: init + curate plugin-design learnings#13

Open
gering wants to merge 1 commit into
mainfrom
task/dogfood-knowledge-system
Open

Dogfood knowledge-system: init + curate plugin-design learnings#13
gering wants to merge 1 commit into
mainfrom
task/dogfood-knowledge-system

Conversation

@gering

@gering gering commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bootstraps this repo's own knowledge base with its flagship plugin — meta-dogfooding from architecture review Prio 7.
  • Runs /init, curates 5 learnings by hand, backfills 4 from PR history, and verifies /query + /prime against the new base.
  • Surfaced two /init UX gaps in the process (tracked as a separate follow-up task harden-init-scaffolding).

Changes

Readiness

  • ✅ Knowledge — the entire PR is curation
  • ✅ Version — no plugin functionality changed; no bump needed (plugin.json ↔ marketplace.json in sync)
  • ✅ Structure check — scripts/check-structure.py green (0 errors)
  • ➖ README / Changelog / Tests / Lint / Build — N/A for a project-knowledge change (no plugin/skill add/rename, no test runner, no build step)
  • ℹ️ TASK.md left untracked (work-system working artifact, intentionally not part of this PR)

Test plan

  • /prime loads exactly the 3 architecture/ docs into context
  • /query "why does /query use Haiku?" resolves via the index to model-economics.md
  • CLAUDE.md shows a single ## Project Knowledge System section (marker-wrapped, no duplicate)

🤖 Generated with Claude Code

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>
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