Skip to content

docs: add root README, per-package READMEs, and logo assets#7

Merged
rgdevme merged 1 commit into
mainfrom
claude/keen-bhaskara-5ae43b
May 18, 2026
Merged

docs: add root README, per-package READMEs, and logo assets#7
rgdevme merged 1 commit into
mainfrom
claude/keen-bhaskara-5ae43b

Conversation

@rgdevme
Copy link
Copy Markdown
Owner

@rgdevme rgdevme commented May 18, 2026

Summary

  • New root README.md that explains what agnos is, why we built it, how it works, and walks through authoring a custom agent plugin end-to-end (package.json registration + TypeScript implementation).
  • Per-package READMEs for every workspace package: @luxia/core, @luxia/agnos, the two agent plugins (agent-claude-code, agent-codex), and the four domain plugins (domain-rules, domain-mcp, domain-skills, domain-docs). Each covers scope, install, configuration, and CLI surface.
  • SVG logo + banner under .github/assets/ (hub-and-spokes mark with a #FF4040 center node) used in the root header.

Why

The repo had no top-level README and the umbrella package's README was a stub. New users had no entry point and no template for building their own agent plugin, which is the whole point of the plugin-driven design.

Adds a root README that explains what agnos is and why we built it,
walks through a quickstart, and includes an end-to-end example of
authoring a custom agent plugin. Each workspace package now has its
own README covering scope, install, and usage.

Introduces SVG logo and banner assets under .github/assets/ for use
in the root README header.
@rgdevme rgdevme merged commit 5736cb3 into main May 18, 2026
1 check passed
@rgdevme rgdevme deleted the claude/keen-bhaskara-5ae43b branch May 18, 2026 19:34
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