Skip to content

chore: Improve Claude setup#549

Merged
Patrick Lafrance (patricklafrance) merged 2 commits into
mainfrom
65675777
Mar 2, 2026
Merged

chore: Improve Claude setup#549
Patrick Lafrance (patricklafrance) merged 2 commits into
mainfrom
65675777

Conversation

@patricklafrance
Copy link
Copy Markdown
Member

No description provided.

… data fetching, deferred registrations, routing and navigation, testing, agent skills, build tooling, CI/CD pipeline, development guide, release process, and writing agent instructions
Copilot AI review requested due to automatic review settings March 2, 2026 17:02
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 2, 2026

Open in StackBlitz

@squide/core

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/core@549

@squide/env-vars

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/env-vars@549

@squide/fakes

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/fakes@549

@squide/firefly

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/firefly@549

@squide/firefly-module-federation

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/firefly-module-federation@549

@squide/firefly-rsbuild-configs

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/firefly-rsbuild-configs@549

@squide/firefly-rsbuild-storybook

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/firefly-rsbuild-storybook@549

@squide/firefly-webpack-configs

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/firefly-webpack-configs@549

@squide/i18next

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/i18next@549

@squide/launch-darkly

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/launch-darkly@549

@squide/msw

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/msw@549

@squide/react-router

pnpm add https://pkg.pr.new/workleap/wl-squide/@squide/react-router@549

commit: 89cb7d4

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a structured agent-docs/ knowledge base (design, references, quality, specs) and updates root navigation/prompt files to point at the new layout, improving Claude/agent documentation discoverability.

Changes:

  • Introduces new agent documentation pages under agent-docs/{design,references,quality,specs}.
  • Updates CLAUDE.md and agent-docs/ARCHITECTURE.md to link to the new paths (removing the old agent-docs/docs/... layout).
  • Updates GitHub prompt files and ODR references to use the new documentation locations.

Reviewed changes

Copilot reviewed 6 out of 18 changed files in this pull request and generated no comments.

Show a summary per file
File Description
agent-docs/specs/README.md Adds package-spec index for @squide/* packages.
agent-docs/references/writing-agent-instructions.md Documents principles for writing agent instructions.
agent-docs/references/release-process.md Documents Changesets-based release flow.
agent-docs/references/development.md Adds development conventions/commands (pnpm, env vars, Retype, etc.).
agent-docs/references/ci-cd.md Documents CI workflows and dogfood/smoke operational details.
agent-docs/references/build-tooling.md Summarizes build tooling layers and shared configs.
agent-docs/references/agent-skills.md Explains skill directories and editing rules.
agent-docs/quality/testing.md Defines validation steps and browser QA expectations.
agent-docs/odr/index.md Fixes ODR index row formatting/typo.
agent-docs/odr/0009-ai-driven-browser-qa-in-ci.md Updates link to CI/CD reference after doc move.
agent-docs/design/routing-and-navigation.md Captures route/nav registration patterns and key hooks.
agent-docs/design/deferred-registrations.md Documents two-phase/deferred registration behavior.
agent-docs/design/data-fetching.md Documents global data fetching orchestration and errors.
agent-docs/design/cross-module-communication.md Documents event bus/plugins and module boundaries.
agent-docs/ARCHITECTURE.md Updates design/spec links to match the new agent-docs/ structure.
CLAUDE.md Updates the Memory Index links to the new doc paths.
.github/prompts/update-agent-docs.md Updates documented agent-docs layout and internal links.
.github/prompts/code-review.md Updates link to the new location of agent-skills.md.

@patricklafrance Patrick Lafrance (patricklafrance) merged commit ab4af5f into main Mar 2, 2026
11 of 12 checks passed
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.

2 participants