loop-creator

Solid

Use when 진안 wants to start (register) an autonomous improvement loop on the Muse repo — "루프 돌려줘", "loop 등록", "X를 계속 강화하는 루프", or just a theme to iterate on. Generates a principle-compliant recurring loop prompt from its bundled loop-engineering.md contract AND registers the cron itself, then reports the prompt + cron id + how to stop. The autonomous successor to hand-written ad-hoc loop prompts.

AI & Automation 6 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
28
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

> **Versioning.** Any change to this skill or `references/loop-engineering.md` > bumps `version` (patch=wording, minor=new guard, major=restructure) + a > `CHANGELOG.md` entry. Every per-loop journal entry stamps `skill vX.Y.Z` so > fire outcomes ↔ skill version stay correlatable. Re-evaluation triggers: > ~100 accumulated fires / new primary research / a repeated failure class > (contract §6). History: [`CHANGELOG.md`](CHANGELOG.md). # loop-creator — 원칙을 지키는 자율 루프를 생성하고 등록한다 ## Overview 한 번 호출하면 끝까지: **테마를 받아 → 계약을 채워 → 재귀 fire-프롬프트 생성 → cron 등록 → 멈추는 법 보고.** 계약 본체는 [`loop-engineering.md`](references/loop-engineering.md). 이 스킬은 그 계약의 *적용기*다 — 단일 슬라이스 빌드는 하지 않는다(그건 루프가 돌며 한다). v3.x의 설계 원칙(2026-07-18 재조사로 재확인, 계약 §5·§7): **결정론 검증이 1차, LLM은 절대 단독으로 "완료"를 판정하지 않는다 · maker≠judge fresh-context · 하드 예산/반복 상한 · 디스크가 상태(fire = fresh context, Ralph 패턴) · 오너의 강조가 우선순위를 지배한다.** 가드는 실측(489-fire 마이닝 + 검증된 공개 연구)이 지탱하는 것만 남긴다 — 가드 자체가 토큰 비용이므로. ## 입력 해석 - **테마**: 주어진 그대로. **오너-강조 우선(하드 룰)** — 진안이 강조한 주 트랙이 fire-프롬프트 ②의 1순위에 *그대로* 박히고, 보조 범주(인프라·신뢰성·주변 결함)는 "주 트랙을 직접 막거나 self-eval 회귀일 때만"으로 명시 격하된다. (실측 미스에서 각인: fire가 '가치 휴리스틱'으로 오너의 명시 강조를 이기면 안 된다 — v2.1.1.) - **간격**: 주어진 값, 없으면 20m. **티어**: 기본 Tier1(로컬 커밋). push 신호가 있으면 Tier2(브랜치+draft PR) 또는 Tier2+(main push — 진안의 명시 승인 문구를 프롬프트에 그대로 인용해 박는다). - 테마가 없으면 스킬의 1번 작업이 "무엇을 할지 알아내기"다(§1의 gap-scout). - 모호한 포크 1-질문은 **등록 단계에서만** 허용. 등록 후 무인 fire는 절대 질문하지 않는다. ## 파이프라인 ### §1 DECIDE — 기준선·연료·동시성 1. `pnpm self-eval` — non-ze...

Details

Author
wlsdks
Repository
wlsdks/muse-agent
Created
2 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

mpw

프롬프트 작성·퇴고·라우팅 전용 통합 스킬 — '프롬프트 만들어줘/다듬어줘/검토해줘' 류 요청에 발동. 소관: 자율 goal 루프 지시문, 팀·멀티에이전트 작업지시 프롬프트, 시스템 프롬프트·자동화 잡, 직무 업무 프롬프트, 모델 튜닝·퇴고, UI/디자인 프롬프트, 이미지·배경합성·영상 프롬프트 정밀 컴파일. 문장을 쓰기 전에 의존 순서·축별 권한자·배제 관계를 그래프로 세운 뒤 조립한다(references/prompt-graph.md). 길이·비율·해상도는 보편 상수가 아니라 실행 표면의 속성으로 다룬다 — 전달 채널 / 타깃 엔진 / 기계 계약 중 가장 좁은 상한이 구속하며(전역 2000자 하드라인은 없고 미드저니는 문자가 아니라 단어 수로 잰다) references/image/surfaces.md에서 먼저 판정하고, 이미지·영상 모델 선택은 references/image/model-routing.md의 목적축 표를 따르고, 선택한 엔진의 붙여넣기 문법·시트 변환·피드 진단(Grok Imagine, Seedream 캐릭터 시트, Midjourney 피드 진단)은 같은 파일 §4 규칙 7의 표면 어댑터가 소관이다. 실행자가 파라미터를 갖는 축은 산문에 중복 기술하지 않는다. 이미지·디자인 레퍼런스 분석 결과를 생성 프롬프트로 컴파일하며, 런타임별 호출 문법은 references/adapters.md를 따른다. 프롬프트 산출 없이 실제 코드 실행·이미지 생성·문서 조판만 원하는 요청은 이 스킬이 아니라 해당 실행 경로 소관.

0 Updated yesterday
HeiTuz
AI & Automation Listed

loop-engineer

Runs recurring agent loops: fixed or dynamic intervals, CI/PR babysitting, and re-invoking prompts/skills until stop criteria. Use for watch-until-done work. Emits LOOP_PLAN / LOOP_STATUS. Never starts unbounded loops without stop conditions or spam-notifies without signal.

0 Updated 1 weeks ago
willianbs
AI & Automation Featured

loopify

When you want to set up an agent loop, cron-scheduled task, or recurring workflow that runs autonomously in Claude Code. Judgment layer on top of ScheduleWakeup, CronCreate, and the /loop skill — decides whether to use dynamic pacing (self-scheduling wake-ups), cron scheduling (fixed intervals), or a one-shot loop; tunes delay to avoid the 5-minute cache-miss cliff; designs idempotent loop bodies; sets bail-out conditions so loops don't run forever. Examples of loops to loopify — weekly review pulse, daily brief generation, hourly monitoring of a metric, periodic vault compilation, upstream-check for an adapted skill, sponsorship-pipeline refresh, YouTube-transcript-batch-download, morning startup routine. Triggers on "/loopify," "set up a loop," "schedule this task," "run this daily," "run this weekly," "cron this," "make this recurring," "automate this on a schedule," "keep this running until X." Part of the -ify trifecta (skillify / toolify / loopify) for extending Claude Code. NOT for authoring a new skil

229 Updated 2 days ago
coreyhaines31