Skip to content

FEC-332: Add AI tooling configuration and agent skills#1014

Open
misama-ct wants to merge 2 commits intomainfrom
FEC-332-ai-tooling-phase-1-test-data-templates-install-agent-skills
Open

FEC-332: Add AI tooling configuration and agent skills#1014
misama-ct wants to merge 2 commits intomainfrom
FEC-332-ai-tooling-phase-1-test-data-templates-install-agent-skills

Conversation

@misama-ct
Copy link
Copy Markdown

Summary

  • Install shared agent skills (remember, repo-healthcheck-node, repo-maintenance-node, renovate-review, renovate-migrate, pr-review-navigator, security-auditor) via the skills installer from commercetools/agent-skills
  • Add MCP server configuration (.mcp.json) for commercetools-docs, context7, playwright, and sequential-thinking
  • Add Claude Code settings (.claude/settings.json) with Prettier post-write hook
  • Add CLAUDE.md and AGENTS.md project context files

Deviation from ticket plan: The installer generated per-package AGENTS.md and CLAUDE.md files in standalone/ and generators/, but since this is a small two-package monorepo, there was heavy content overlap with the root file. We consolidated everything into a single root AGENTS.md and removed the sub-package files to avoid duplication. The unique content from each sub-package file (standalone's core exports list, dependencies, entrypoint/files-array gotchas; generators' template location, Squirrelly/tsx details) was merged into the root. We also corrected the model folder structure description to clarify the two-level nesting (domain folder > sub-model folder).

Test plan

  • Verify all claims in AGENTS.md against actual repo structure
  • Confirm skills are correctly symlinked in .claude/skills/
  • Run /repo-healthcheck-node to validate setup

🤖 Generated with Claude Code

misama-ct and others added 2 commits April 14, 2026 11:57
Install agent skills, MCP server config, and AGENTS.md project
context files generated by the shared skills installer.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Merge unique content from standalone/AGENTS.md and generators/AGENTS.md
into the root AGENTS.md and remove the sub-package files. Also remove
sub-package CLAUDE.md files since they only pointed to their local
AGENTS.md. The repo is small enough that separate per-package files
created more duplication than value.

Also clarifies the two-level model folder structure (domain folder
containing sub-model folders) which was slightly oversimplified in
the generated template.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 14, 2026

⚠️ No Changeset found

Latest commit: 6aef109

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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