By hellowind777
Align third-party LLMs like GPT to native Claude Opus workflows in Claude Code, orchestrating agents, tasks, tools, and plans via Node hooks while enforcing concise, structured Markdown outputs with native tool prioritization.
npx claudepluginhub hellowind777/hello2ccThis plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
plan_modelPlan 的显式 Claude 槽位,仅填写 opus / sonnet / haiku。留空时默认保留 Claude Code 原生 inherit 行为;仅在你想强制覆盖时填写。
${user_config.plan_model}team_model带 team_name 的原生 Agent 显式 Claude 槽位,仅填写 opus / sonnet / haiku。留空时默认保留 Claude Code 原生 inherit 行为;仅在你想强制覆盖团队 teammate 时填写。
${user_config.team_model}guide_modelClaude Code Guide(内部标识 claude-code-guide)的显式 Claude 槽位,仅填写 opus / sonnet / haiku。留空时优先镜像当前会话模型对应的原生槽位。
${user_config.guide_model}explore_modelExplore 的显式 Claude 槽位,仅填写 opus / sonnet / haiku。留空时优先镜像当前会话模型对应的原生槽位,而不是插件再硬编码轻量模型。
${user_config.explore_model}general_modelGeneral-Purpose(内部标识 general-purpose)的显式 Claude 槽位,仅填写 opus / sonnet / haiku。留空时默认保留 Claude Code 原生 inherit 行为;仅在你想强制覆盖时填写。
${user_config.general_model}Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
primary_model高能力原生 Agent 的显式 Claude 槽位,仅填写 opus / sonnet / haiku 之一。第三方模型请在 provider / gateway / ccswitch 层映射到这些原生槽位;这里不要直接填写 cc-gpt-5.4 一类别名。
${user_config.primary_model}routing_policy路由策略。可选:native-inject、prompt-only。推荐 native-inject;在原生 Agent 调用前静默补 model。
${user_config.routing_policy}subagent_model为未显式指定模型的原生 Agent / teammate 提供统一显式模型。留空时尽量保留 Claude Code 原生 inherit / 当前会话镜像行为。
${user_config.subagent_model}default_agent_model原生 Agent 的统一默认模型偏好。推荐填写 inherit / opus / sonnet / haiku;若兼容填写 opus(1M),hello2cc 会在 Agent.model 边界归一化为宿主安全的 opus。真正的 Opus→opus(1M) 落点应在 CCSwitch 的“Opus 默认模型”中配置。
${user_config.default_agent_model}mirror_session_model是否默认把当前 Claude Code 会话的主模型别名镜像到缺失 model 的原生 Agent / Team teammate。默认 true,更接近原生槽位体验。
${user_config.mirror_session_model}Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use