§2.11 / §2.12. CLI shares CLAUDE_PLUGIN_DATA across sessions; Cowork isolates it per chat session. ROOT remains the same across sessions in both. CLAUDE_CODE_REMOTE is empty in both.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 kazukinagata/analyzing-claude-plugin에서 47개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
kazukinagata/analyzing-claude-plugin수집된 skill 47개 중 7개를 표시합니다.
§2.11 / §2.12. CLI shares CLAUDE_PLUGIN_DATA across sessions; Cowork isolates it per chat session. ROOT remains the same across sessions in both. CLAUDE_CODE_REMOTE is empty in both.
원문 언어: 영어
§2.1. Cowork re-fires SessionStart with source=resume after VM suspend. Skill frontmatter hooks reset across the resume. CLI baseline never resumes within one process.
원문 언어: 영어
CLI validates plugins fully; Cowork reports a generic Plugin validation failed without exposing the cause (research section 2.3). Runs claude plugin validate on isolated violator variants.
원문 언어: 영어
Intentionally violates §1.2 validator rule by referencing ${CLAUDE_PLUGIN_DATA} in skill frontmatter hook. Expected to be blocked at install time with a "plugin-only" error.
원문 언어: 다국어 혼합
References user_config.KEY in skill frontmatter hook. Validator may pass; /bin/sh should error with Bad substitution at hook execution time.
원문 언어: 다국어 혼합
Used by probe 20 to trigger validation rejection on Cowork by including UserPromptExpansion in hooks.
원문 언어: 일본어
Used by probe 20 to trigger validation rejection on Cowork via non-kebab-case naming. NOTE this skill folder is named lowercase but the frontmatter name field intentionally violates the rule.
원문 언어: 다국어 혼합