Help us improve
Share bugs, ideas, or general feedback.
From helloloop
Invokes HelloLoop CLI exclusively on explicit $helloloop / #helloloop calls to analyze dev docs, generate backlogs, and automate iterative repo development via codex/claude/gemini engines for sustained tasks.
npx claudepluginhub hellowind777/helloloopHow this skill is triggered — by the user, by Claude, or both
Slash command
/helloloop:helloloopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
当任务目标不是单轮对话里改一点代码,而是要基于开发文档持续推进整个仓库时,使用这个插件。
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
当任务目标不是单轮对话里改一点代码,而是要基于开发文档持续推进整个仓库时,使用这个插件。
$helloloop / #helloloop / helloloop:helloloop 时,才允许进入 HelloLoop;未显式调用时,不允许接管普通 Codex 会话。helloloop 仓库、插件名、README、代码、测试、issue、release、npm 包名,都不算调用 HelloLoop。$helloloop / #helloloop / helloloop:helloloop 时,默认必须优先执行 npx helloloop 或 npx helloloop <PATH>;如果用户又明确指定了执行引擎,也允许使用 npx helloloop codex|claude|gemini ...。codex / claude / gemini;必须让 HelloLoop 先完成引擎确认。HelloLoop 的分析、确认单、backlog 编排和自动续跑流程来代替 CLI。$helloloop 的默认执行映射npx helloloop --host-context codexnpx helloloop --host-context codex <PATH>npx helloloop --dry-runnpx helloloop -yHelloLoop 先做引擎确认;当前宿主只作为推荐依据Codex 宿主内要求改用 Claude / Gemini,先确认,不允许静默切换HelloLoop 的确认单与分析 prompt。--rebuild-existing,才允许直接清理当前项目后重建。HelloLoop 的官方插件目录。.codex-plugin/plugin.json,执行逻辑位于 skills/、bin/、scripts/、src/、templates/。.helloloop/。npx helloloop install --codex-home <CODEX_HOME> 或 scripts/install-home-plugin.ps1 安装插件。npx helloloop 或 npx helloloop <PATH>。$helloloop 后,优先按上面的默认执行映射直接调用 CLI。HelloLoop 会先明确执行引擎,再自动分析并输出执行确认单。HelloLoop 才开始正式自动执行。如果无法自动判断仓库路径或开发文档路径,就停下来提示用户补充;--repo 和 --docs 只作为显式覆盖选项使用。
HelloLoop 会先分析当前真实进度,再生成或刷新 .helloloop/backlog.json。codex / claude / gemini CLI 原生完成。~/.helloloop/settings.json 配置邮箱通知,则结束前发送告警邮件。$helloloop 的职责是把用户请求路由到主 CLI 流程,而不是在对话里手工复刻一套平行流程。npx helloloopnpx helloloop <PATH>npx helloloop codexnpx helloloop claude <PATH>npx helloloop gemini <PATH> <补充说明>npx helloloop <PATH> <补充说明>npx helloloop --dry-runnpx helloloop -ynpx helloloop --rebuild-existingnpx helloloop statusnpx helloloop nextnpx helloloop run-oncenpx helloloop run-loop --max-tasks <n>npx helloloop doctornpx helloloop initnpx helloloop install --host allnpx helloloop uninstall --host allhelloloop:helloloop。helloloop 插件,也会帮助 Codex 更准确地命中这个 skill。README.mddocs/install.mddocs/README.mddocs/plugin-standard.md