CommunityProgramación y desarrollogithub.com

ameureka/loop-prompt-generator

基于用户输入 + 动态上下文,生成可直接粘贴到 Claude Code 的 loop 提示词。 核心流程:任务画像 → loop 原语选型(turn/goal/time/proactive)→ 确定性停止条件与质量门设计 → 组装九块结构的 paste-ready 提示词 + 操作手册。 使用场景: (1) 大批量 specs/任务队列要长时间无人值守跑完(旗舰场景,模板见 templates/spec-batch-execution.template.md) (2) 有可验证退出条件的目标收敛任务(/goal) (3) 定时监视外部系统或例行工作(/loop、/schedule) (4) 常驻事件驱动流水线(proactive 组合)

¿Qué es loop-prompt-generator?

loop-prompt-generator is a Claude Code agent skill that 基于用户输入 + 动态上下文,生成可直接粘贴到 Claude Code 的 loop 提示词。 核心流程:任务画像 → loop 原语选型(turn/goal/time/proactive)→ 确定性停止条件与质量门设计 → 组装九块结构的 paste-ready 提示词 + 操作手册。 使用场景: (1) 大批量 specs/任务队列要长时间无人值守跑完(旗舰场景,模板见 templates/spec-batch-execution.template.md) (2) 有可验证退出条件的目标收敛任务(/goal) (3) 定时监视外部系统或例行工作(/loop、/schedule) (4) 常驻事件驱动流水线(proactive 组合).

Compatible conClaude Code~Codex CLI~Cursor
npx skills add https://github.com/ameureka/ameureka-skills/tree/main/skills/loop-prompt-generator

Installed? Explore more Programación y desarrollo skills: steipete/bluebubbles, steipete/eightctl, steipete/blucli · View all 6 →

Preguntar en tu IA favorita

Abre un nuevo chat con esta habilidad de agente ya precargada.

Documentación

¿Qué hace loop-prompt-generator?

基于用户输入 + 动态上下文,生成可直接粘贴到 Claude Code 的 loop 提示词。 核心流程:任务画像 → loop 原语选型(turn/goal/time/proactive)→ 确定性停止条件与质量门设计 → 组装九块结构的 paste-ready 提示词 + 操作手册。 使用场景: (1) 大批量 specs/任务队列要长时间无人值守跑完(旗舰场景,模板见 templates/spec-batch-execution.template.md) (2) 有可验证退出条件的目标收敛任务(/goal) (3) 定时监视外部系统或例行工作(/loop、/schedule) (4) 常驻事件驱动流水线(proactive 组合)

Individual skills in this repo

This repo contains 1 individual skill — each has its own dedicated page.

Skills relacionados