Skip to content

Add Expert System Pattern#26

Draft
jeremyeder wants to merge 1 commit intomainfrom
add-expert-system-pattern
Draft

Add Expert System Pattern#26
jeremyeder wants to merge 1 commit intomainfrom
add-expert-system-pattern

Conversation

@jeremyeder
Copy link
Collaborator

3-layer knowledge architecture for packaging domain expertise.

Layers:

  • Human docs (comprehensive guides)
  • AI skills (quick-reference patterns)
  • Validation tests (automated checks)

Includes:

  • Templates for each layer
  • Real example (Claude SDK expert)
  • Distribution methods (git submodule, MCP server, package)

Changes:

  • README.md: Add to patterns table
  • docs/README.md: Add to Agent Behavior Patterns
  • docs/patterns/expert-system.md: New pattern doc (~3K words)

Use cases:

  • SDK/library integration expertise
  • Infrastructure (Kubernetes, databases)
  • Security (OWASP, compliance)
  • Performance optimization

Enables teams to package tribal knowledge into queryable systems accessible by both humans and AI agents.

3-layer knowledge architecture for packaging domain expertise:
- Human docs (narrative guides)
- AI skills (quick-reference patterns)
- Validation tests (automated checks)

Includes templates, real example (Claude SDK), and distribution methods (git, MCP, package).

Updates:
- README.md: Add to patterns table
- docs/README.md: Add to Agent Behavior Patterns
- docs/patterns/expert-system.md: New pattern doc
@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity.

It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale Applied by stale workflow label Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Applied by stale workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant