ZCF — Zero-Config Code Flow
ZCF (Zero-Config Code Flow) is an npm/npx-published TypeScript CLI framework (v3.6.6, 6K stars) that provides one-command initialization for Claude Code and Codex with bilingual (English + Chinese) support, intelligent agent system, and BMAD-Method integration. The zcf CLI binary handles API provider configuration (supports 8+ relay providers: 302ai, CCR, pateway, etc.), MCP server setup, workflow installation, and language switching. Uniquely, ZCF ships the entire BMAD-Method command pack (40+ BMAD commands) as well as ZCF-specific commands, a custom BMAD TypeScript CLI architect as a subagent, an ESLint PostToolUse hook, and a .bmad-core directory for BMAD configuration. ZCF positions itself as a provider-neutral API relay configurator with BMAD methodology included.
differs_from_seeds: ZCF wraps BMAD-METHOD (ships .bmad-core/ + 40+ BMAD commands) within a Zero-Config CLI installer that also configures API relay providers. Unlike any seed, ZCF's primary value for many users is the zcf i -p 302ai -k "sk-xxx" one-liner for provider setup. The BMAD content is inherited from the BMAD-METHOD seed; ZCF's additive layer is the CLI, provider config, and bilingual UX.