FEC-332: Add AI tooling configuration and agent skills#1014
Open
FEC-332: Add AI tooling configuration and agent skills#1014
Conversation
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>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
commercetools/agent-skills.mcp.json) for commercetools-docs, context7, playwright, and sequential-thinking.claude/settings.json) with Prettier post-write hookCLAUDE.mdandAGENTS.mdproject context filesDeviation from ticket plan: The installer generated per-package
AGENTS.mdandCLAUDE.mdfiles instandalone/andgenerators/, but since this is a small two-package monorepo, there was heavy content overlap with the root file. We consolidated everything into a single rootAGENTS.mdand 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
AGENTS.mdagainst actual repo structure.claude/skills//repo-healthcheck-nodeto validate setup🤖 Generated with Claude Code