feat(i18n-curriculum): generalize Spanish curriculum plugin for any target language#4
Draft
RafaelDavisH wants to merge 3 commits intomainfrom
Draft
feat(i18n-curriculum): generalize Spanish curriculum plugin for any target language#4RafaelDavisH wants to merge 3 commits intomainfrom
RafaelDavisH wants to merge 3 commits intomainfrom
Conversation
Moves all plugin files from plugins/spanish-curriculum to plugins/i18n-curriculum and updates references to be language-agnostic (lang-code pattern instead of hardcoded es-* slugs). Adds new framework-researcher agent. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ills - Delete pcic-researcher agent (superseded by framework-researcher) - Delete cefr-levels.md reference (framework requirements now come from user-provided docs or the planning spreadsheet at session start) - Update coherence-checker to reference Framework Researcher instead of PCIC Researcher - Update carmen SKILL.md: generalize Chapter template column description, rename PCIC refs to Framework refs, generalize forms-established and error pattern map fields Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…irmation Carmen now asks for the official language framework (URL, local file, or spreadsheet tab) at session start alongside base language, target language, and CEFR level. Updated credentials-setup.md with a Part 4 section and expanded quick-reference table. README setup summary updated to reflect the new requirement. Co-Authored-By: Claude Sonnet 4.6 <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.
Closes #1
Summary
plugins/spanish-curriculum→plugins/i18n-curriculumand updates all references to be language-agnosticframework-researcheragent to replace the Spanish-onlypcic-researcherChanges
plugins/spanish-curriculum/→plugins/i18n-curriculum/(full rename)plugin.json,README.md, allSKILL.mdfiles updated to remove Spanish-specific languageagents/pcic-researcher.mddeleted — superseded byagents/framework-researcher.mdreferences/cefr-levels.mddeleted — framework requirements now come from user-provided docs or the planning spreadsheet at session startagents/coherence-checker.mdupdated to reference Framework Researchercarmen/SKILL.md: generalized Chapter template column description, renamed PCIC refs → Framework refs, generalized forms-established and error pattern map fieldssetup/credentials-setup.md: added Part 4 for language framework setupspreadsheet-schema.md: slug pattern generalized fromes-to[lang-code]-references/cefr-a1-cando.md: converted to a language-neutral templatepnpm turbo check🤖 Generated with Claude Code