Creator · coreyhaines31
Last updated · Sep 2, 2026
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 (f
Creator · coreyhaines31
Last updated · Sep 2, 2026
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 (f
Creator · coreyhaines31
Last updated · Sep 2, 2026
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 (f
Creator · coreyhaines31
Last updated · Sep 2, 2026
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 (f
Review then install
Install targets
Codex install prompt
Install the "loopify" agent skill from https://github.com/coreyhaines31/makerskills/tree/main/skills/loopify. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 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 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"coreyhaines31-loopify","task":"Install loopify","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add coreyhaines31/makerskills --skill loopify
Maintenance
fresh
8d since push
Risk
Needs review
Financial research output is not financial advice; require human review before any live investment decision
GitHub quality
755
75/100 Quality · 84/100 Trust
Coverage tags
Review notes
Financial research output is not financial advice; require human review before any live investment decision · Financial research output is not financial advice; require human review before any live investment decision.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
755 GitHub stars
Repo activity
755 stars, 62 forks
Maintenance
8d since push
License
MIT
Install
npx skills add coreyhaines31/makerskills --skill loopify
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add coreyhaines31/makerskills --skill loopifyDo not use when
Alternative
174.6K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.6K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
1.8K Stars
npx skills add Alisa0808/vox-director --skill vox-director
Alternative
174.6K Stars
npx skills add anthropics/skills --skill canvas-design
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/coreyhaines31-loopify/install
Agent should check
Copy prompt
Task: Use loopify in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/coreyhaines31-loopify/install
Install command: npx skills add coreyhaines31/makerskills --skill loopify
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/coreyhaines31-loopify/install
LLM text format
/api/skills/coreyhaines31-loopify/install?format=text
Find alternatives
/api/skills/search?q=loopify&limit=3
Agent prompt
Use loopify for this task. Review https://www.openagentskill.com/api/skills/coreyhaines31-loopify/install, then install with: npx skills add coreyhaines31/makerskills --skill loopifyRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/coreyhaines31-loopify
LLM text
/api/registry/manifest/coreyhaines31-loopify?format=text
Install alias
/api/registry/install/coreyhaines31-loopify
Recommend
/api/registry/recommend?task=Use%20loopify%20in%20an%20agent%20workflow&limit=3
Agent fit
Workflow automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Workflow automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
INFO755 GitHub stars
Stars/forks activity
INFO755 stars, 62 forks; issue activity unavailable in current metadata
Recent maintenance
PASS8d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Workflow fit
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
--- name: loopify description: 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 skill — that's skillify. NOT for adding a tool/integration — that's toolify. metadata: version: 0.1.0 ---
# /loopify — Set up an agent loop
Wizard for going from *"this task should run periodically"* to a working loop with the right pacing, idempotency, and bail-out. Reference: `ScheduleWakeup` (dynamic pacing), `CronCreate` (fixed schedule), and the built-in `/loop` (dynamic self-paced re-entry).
## Step 0 — Confirm what you're looping
Ask if not obvious from context: *"What task should this loop do each iteration?"*
Then get the essentials:
| Question | Why it matters | |---|---| | **How often?** | Determines cron vs dynamic vs one-shot | | **When to stop?** | Bail-out condition — loops must have one | | **What's the loop body doing?** | Determines idempotency requirements | | **Where does output go?** | File / notification / commit / nothing | | **What's the failure mode if it runs twice?** | Idempotency validation |
## Step 1 — Pick the pattern
Three primary patterns. Route by the answer to "how often":
### Pattern A — Cron (fixed schedule)
**Use when**: task runs at predictable intervals — daily at 8am, weekly on Fridays, hourly on the hour.
Tool: `CronCreate` — schedules a recurring task with a cron expression.
``` CronCreate({ schedule: "0 8 * * *", // daily at 8am local prompt: "<loop body prompt>", timezone: "America/Los_Angeles" }) ```
Common cron patterns: - `0 8 * * *` — daily at 8am - `0 9 * * 1` — Mondays at 9am - `0 9 * * 5` — Fridays at 9am - `0 */2 * * *` — every 2 hours - `*/15 * * * *` — every 15 minutes
**Trade-offs:** - ✅ Predictable, human-readable, easy to reason about - ✅ Best for time-of-day-dependent tasks (morning brief, EOD summary) - ❌ Runs at the scheduled time even if the last run isn't done — need idempotent body - ❌ No self-pacing — over-schedules if the task duration varies wildly
### Pattern B — Dynamic pacing (self-scheduled)
**Use when**: task should react to state, not the clock. Monitor-until-condition-met patterns. Waiting on an external event.
Tool: `ScheduleWakeup` — the current run schedules its own next wake-up.
``` ScheduleWakeup({ delaySeconds: 270, // stay in cache window (< 5min) reason: "checking build status; sleeping under 5min to stay cache-warm", prompt: "<same task, re-entered>" }) ```
**Critical delay rules** (from `ScheduleWakeup` docs — internalized in the wizard):
| Delay range | Use for | Cache impact | |---|---|---| | **60s–270s** | Active work — polling build, waiting for state that's about to change | Stays in 5-min prompt cache — fast + cheap | | **300s** ❌ | **DON'T USE THIS** | Worst of both worlds — pay cache miss without amortizing | | **300s–3600s** | Waiting on something that takes minutes to change | Pay cache miss but justified | | **1200s–1800s** (20–30 min) | Idle ticks with no specific signal | Default for autonomous loops |
Never pick 300s literally — either drop to 270 (cache stays warm) or commit to 1200+ (cache miss buys longer wait).
**Trade-offs:** - ✅ Adaptive — sleeps longer when idle, shorter when active - ✅ Cache-optimal when tuned right - ❌ Requires the loop body to know when to schedule next (extra logic) - ❌ Harder to reason about when it'll run
### Pattern C — One-shot loop (until-condition)
**Use when**: task runs until a condition is met, then stops. No recurrence after that.
Tool: `/loop` (built-in) with an exit condition in the prompt itself.
``` /loop Check if the deploy is healthy. If yes → stop. If no → wait 5 min and check again. Max 10 iterations. If still failing after 10, alert and stop. ```
**Trade-offs:** - ✅ Simplest for check-until-condition - ✅ Bounded — always eventually terminates - ❌ Not for indefinite recurrence — that's Pattern A or B
## Step 2 — Design the loop body for idempotency
Idempotent = running the loop twice produces the same result as running it once. **Non-negotiable for cron and dynamic patterns** because they'll fire while the previous iteration is still running or partially complete.
Idempotency patterns:
- **Use "already done" markers**: e.g., commit a state file `<vault>/.loopify/<name>-last-run.txt` with the timestamp of last successful run. Loop body checks the timestamp before doing work. - **Use dedupe keys**: if the loop writes to a DB or file, key by content-hash or timestamp so re-runs are no-ops. - **Use transactions**: DB writes in the loop body should be atomic — either all commit or all roll back. - **Query before mutate**: check current state before applying the change. If already applied, skip.
Show the user the loop body draft, highlighting the idempotency check. If none exists, add one.
## Step 3 — Bail-out condition
Every loop needs one. Options:
| Bail-out | When to use | |---|---| | **Max iterations** (e.g., stop after 100 runs) | Cron loops — prevents runaway | | **State-based** (e.g., stop when metric X drops below Y) | Monitoring loops | | **Time-based** (e.g., stop after 24 hours) | Bounded monitoring | | **Error-based** (e.g., stop on 3 consecutive failures) | All loops — catches degradation |
If the loop is truly indefinite (e.g., a weekly cron with no end), still add a manual bail-out via `CronDelete`. Document it in the SKILL/loop notes so the user knows how to stop it.
## Step 4 — Set the schedule
Based on the pattern from Step 1:
**Cron (Pattern A):** ``` CronCreate({ schedule: "<expression>", timezone: "<tz>", prompt: "<loop body>", }) ``` Report the `cron_id` returned so the user can `CronDelete` later.
**Dynamic (Pattern B):** Wrap the loop body prompt so it ends with a `ScheduleWakeup` call: ``` <do the work> Then: ScheduleWakeup({delaySeconds: <tuned per Step 1>, prompt: "<same body>", reason: "<why this cadence>"}) ```
**One-shot (Pattern C):** Just run `/loop <prompt with exit condition>`.
## Step 5 — Verify the first run
Wait for the first iteration (or trigger it manually via `/loop` with the same prompt for a dry-run). Confirm:
- Output landed where expected - Idempotency check works (run twice — second should be a no-op) - Bail-out condition would fire correctly if triggered - Log/notification appears if configured
## Step 6 — Report + follow-ups
Report: - Pattern picked (A/B/C) + why - Cron ID or wakeup pattern registered - Bail-out condition set - Idempotency mechanism in place - How to stop the loop (`CronDelete <cron_id>` or "just don't call the wakeup" for dynamic)
Offer: - *"Save this loop configuration as a skill via `skillify from-chat`?"* - *"Want to also register a `weekly-review` or `daily-startup` loop while we're here?"* - *"Should the loop write to `second-brain` outputs when it runs?"*
## Common loop recipes
Templates for frequent loop types (fill in as they're used):
- `references/daily-brief.md` — morning routine loop (calendar + priorities + overnight) - `references/weekly-review.md` — Friday portfolio pulse - `references/upstream-check.md` — periodic check for changes to an adapted skill's upstream - `references/vault-compile.md` — periodic raw/ → wiki/ compilation - `references/metric-monitor.md` — poll a metric until it crosses a threshold, then alert
## Composes with
- **`skillify`** — sibling in `-ify` trifecta. Use `skillify` to author a new SKILL.md — use `loopify` when the goal is a scheduled task, not a skill. - **`toolify`** — sibling. Use `toolify` for adding an integration — use `loopify` when the goal is running something on top of an already-integrated tool on a schedule. - **`second-brain`** — many loops write to the vault (raw/ or outputs/). The vault auto-commit pattern applies. - **`pm`** — daily-brief and weekly-review loops often read from pm before generating output.
## Notes on quality
- **Never pick 300s for `delaySeconds`.** Worst of both worlds. Drop to 270 or commit to 1200+. - **Every loop needs a bail-out.** Even indefinite ones need a documented manual stop. - **Idempotency is non-negotiable for cron + dynamic.** Assume the loop will fire twice while a previous iteration is running. - **Prefer dynamic pacing over over-frequent cron.** Cron every 15 min wastes tokens if the work isn't ready; dynamic pacing scales down when idle. - **Document the cron_id.** Otherwise the loop is orphaned and hard to stop. - **Log every iteration briefly** — even a single line ("2026-06-30 08:00 daily-brief: ran, 3 items") makes debugging drift trivial. - **Loops that touch external APIs need rate-limit respect.** If the vendor has a 100/day limit, don't schedule 500/day. - **Bounded > unbounded when uncertain.** If unsure whether to run for a week or a month, start with a week — extend after seeing it work.
Source provenance
Decision snapshot
755 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for loopify, ready for a manual X post.
A practical pick for design or creative work: loopify: When you want to set up an agent loop, cron-scheduled task, or recurring workflow that runs autonomously in Claude Code. Ju... 755 stars https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=x
Listing + install path for loopify: https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=x Install: npx skills add coreyhaines31/makerskills --skill loopify
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to coreyhaines31 but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify/audit)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)coreyhaines31
@coreyhaines31
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.6K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.6K StarsVox Director
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
1.8K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.6K StarsReview then install
Install targets
Codex install prompt
Install the "loopify" agent skill from https://github.com/coreyhaines31/makerskills/tree/main/skills/loopify. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 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 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"coreyhaines31-loopify","task":"Install loopify","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add coreyhaines31/makerskills --skill loopify
Maintenance
fresh
8d since push
Risk
Needs review
Financial research output is not financial advice; require human review before any live investment decision
GitHub quality
755
75/100 Quality · 84/100 Trust
Coverage tags
Review notes
Financial research output is not financial advice; require human review before any live investment decision · Financial research output is not financial advice; require human review before any live investment decision.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
755 GitHub stars
Repo activity
755 stars, 62 forks
Maintenance
8d since push
License
MIT
Install
npx skills add coreyhaines31/makerskills --skill loopify
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add coreyhaines31/makerskills --skill loopifyDo not use when
Alternative
174.6K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.6K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
1.8K Stars
npx skills add Alisa0808/vox-director --skill vox-director
Alternative
174.6K Stars
npx skills add anthropics/skills --skill canvas-design
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/coreyhaines31-loopify/install
Agent should check
Copy prompt
Task: Use loopify in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/coreyhaines31-loopify/install
Install command: npx skills add coreyhaines31/makerskills --skill loopify
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/coreyhaines31-loopify/install
LLM text format
/api/skills/coreyhaines31-loopify/install?format=text
Find alternatives
/api/skills/search?q=loopify&limit=3
Agent prompt
Use loopify for this task. Review https://www.openagentskill.com/api/skills/coreyhaines31-loopify/install, then install with: npx skills add coreyhaines31/makerskills --skill loopifyRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/coreyhaines31-loopify
LLM text
/api/registry/manifest/coreyhaines31-loopify?format=text
Install alias
/api/registry/install/coreyhaines31-loopify
Recommend
/api/registry/recommend?task=Use%20loopify%20in%20an%20agent%20workflow&limit=3
Agent fit
Workflow automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Workflow automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
INFO755 GitHub stars
Stars/forks activity
INFO755 stars, 62 forks; issue activity unavailable in current metadata
Recent maintenance
PASS8d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Workflow fit
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
--- name: loopify description: 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 skill — that's skillify. NOT for adding a tool/integration — that's toolify. metadata: version: 0.1.0 ---
# /loopify — Set up an agent loop
Wizard for going from *"this task should run periodically"* to a working loop with the right pacing, idempotency, and bail-out. Reference: `ScheduleWakeup` (dynamic pacing), `CronCreate` (fixed schedule), and the built-in `/loop` (dynamic self-paced re-entry).
## Step 0 — Confirm what you're looping
Ask if not obvious from context: *"What task should this loop do each iteration?"*
Then get the essentials:
| Question | Why it matters | |---|---| | **How often?** | Determines cron vs dynamic vs one-shot | | **When to stop?** | Bail-out condition — loops must have one | | **What's the loop body doing?** | Determines idempotency requirements | | **Where does output go?** | File / notification / commit / nothing | | **What's the failure mode if it runs twice?** | Idempotency validation |
## Step 1 — Pick the pattern
Three primary patterns. Route by the answer to "how often":
### Pattern A — Cron (fixed schedule)
**Use when**: task runs at predictable intervals — daily at 8am, weekly on Fridays, hourly on the hour.
Tool: `CronCreate` — schedules a recurring task with a cron expression.
``` CronCreate({ schedule: "0 8 * * *", // daily at 8am local prompt: "<loop body prompt>", timezone: "America/Los_Angeles" }) ```
Common cron patterns: - `0 8 * * *` — daily at 8am - `0 9 * * 1` — Mondays at 9am - `0 9 * * 5` — Fridays at 9am - `0 */2 * * *` — every 2 hours - `*/15 * * * *` — every 15 minutes
**Trade-offs:** - ✅ Predictable, human-readable, easy to reason about - ✅ Best for time-of-day-dependent tasks (morning brief, EOD summary) - ❌ Runs at the scheduled time even if the last run isn't done — need idempotent body - ❌ No self-pacing — over-schedules if the task duration varies wildly
### Pattern B — Dynamic pacing (self-scheduled)
**Use when**: task should react to state, not the clock. Monitor-until-condition-met patterns. Waiting on an external event.
Tool: `ScheduleWakeup` — the current run schedules its own next wake-up.
``` ScheduleWakeup({ delaySeconds: 270, // stay in cache window (< 5min) reason: "checking build status; sleeping under 5min to stay cache-warm", prompt: "<same task, re-entered>" }) ```
**Critical delay rules** (from `ScheduleWakeup` docs — internalized in the wizard):
| Delay range | Use for | Cache impact | |---|---|---| | **60s–270s** | Active work — polling build, waiting for state that's about to change | Stays in 5-min prompt cache — fast + cheap | | **300s** ❌ | **DON'T USE THIS** | Worst of both worlds — pay cache miss without amortizing | | **300s–3600s** | Waiting on something that takes minutes to change | Pay cache miss but justified | | **1200s–1800s** (20–30 min) | Idle ticks with no specific signal | Default for autonomous loops |
Never pick 300s literally — either drop to 270 (cache stays warm) or commit to 1200+ (cache miss buys longer wait).
**Trade-offs:** - ✅ Adaptive — sleeps longer when idle, shorter when active - ✅ Cache-optimal when tuned right - ❌ Requires the loop body to know when to schedule next (extra logic) - ❌ Harder to reason about when it'll run
### Pattern C — One-shot loop (until-condition)
**Use when**: task runs until a condition is met, then stops. No recurrence after that.
Tool: `/loop` (built-in) with an exit condition in the prompt itself.
``` /loop Check if the deploy is healthy. If yes → stop. If no → wait 5 min and check again. Max 10 iterations. If still failing after 10, alert and stop. ```
**Trade-offs:** - ✅ Simplest for check-until-condition - ✅ Bounded — always eventually terminates - ❌ Not for indefinite recurrence — that's Pattern A or B
## Step 2 — Design the loop body for idempotency
Idempotent = running the loop twice produces the same result as running it once. **Non-negotiable for cron and dynamic patterns** because they'll fire while the previous iteration is still running or partially complete.
Idempotency patterns:
- **Use "already done" markers**: e.g., commit a state file `<vault>/.loopify/<name>-last-run.txt` with the timestamp of last successful run. Loop body checks the timestamp before doing work. - **Use dedupe keys**: if the loop writes to a DB or file, key by content-hash or timestamp so re-runs are no-ops. - **Use transactions**: DB writes in the loop body should be atomic — either all commit or all roll back. - **Query before mutate**: check current state before applying the change. If already applied, skip.
Show the user the loop body draft, highlighting the idempotency check. If none exists, add one.
## Step 3 — Bail-out condition
Every loop needs one. Options:
| Bail-out | When to use | |---|---| | **Max iterations** (e.g., stop after 100 runs) | Cron loops — prevents runaway | | **State-based** (e.g., stop when metric X drops below Y) | Monitoring loops | | **Time-based** (e.g., stop after 24 hours) | Bounded monitoring | | **Error-based** (e.g., stop on 3 consecutive failures) | All loops — catches degradation |
If the loop is truly indefinite (e.g., a weekly cron with no end), still add a manual bail-out via `CronDelete`. Document it in the SKILL/loop notes so the user knows how to stop it.
## Step 4 — Set the schedule
Based on the pattern from Step 1:
**Cron (Pattern A):** ``` CronCreate({ schedule: "<expression>", timezone: "<tz>", prompt: "<loop body>", }) ``` Report the `cron_id` returned so the user can `CronDelete` later.
**Dynamic (Pattern B):** Wrap the loop body prompt so it ends with a `ScheduleWakeup` call: ``` <do the work> Then: ScheduleWakeup({delaySeconds: <tuned per Step 1>, prompt: "<same body>", reason: "<why this cadence>"}) ```
**One-shot (Pattern C):** Just run `/loop <prompt with exit condition>`.
## Step 5 — Verify the first run
Wait for the first iteration (or trigger it manually via `/loop` with the same prompt for a dry-run). Confirm:
- Output landed where expected - Idempotency check works (run twice — second should be a no-op) - Bail-out condition would fire correctly if triggered - Log/notification appears if configured
## Step 6 — Report + follow-ups
Report: - Pattern picked (A/B/C) + why - Cron ID or wakeup pattern registered - Bail-out condition set - Idempotency mechanism in place - How to stop the loop (`CronDelete <cron_id>` or "just don't call the wakeup" for dynamic)
Offer: - *"Save this loop configuration as a skill via `skillify from-chat`?"* - *"Want to also register a `weekly-review` or `daily-startup` loop while we're here?"* - *"Should the loop write to `second-brain` outputs when it runs?"*
## Common loop recipes
Templates for frequent loop types (fill in as they're used):
- `references/daily-brief.md` — morning routine loop (calendar + priorities + overnight) - `references/weekly-review.md` — Friday portfolio pulse - `references/upstream-check.md` — periodic check for changes to an adapted skill's upstream - `references/vault-compile.md` — periodic raw/ → wiki/ compilation - `references/metric-monitor.md` — poll a metric until it crosses a threshold, then alert
## Composes with
- **`skillify`** — sibling in `-ify` trifecta. Use `skillify` to author a new SKILL.md — use `loopify` when the goal is a scheduled task, not a skill. - **`toolify`** — sibling. Use `toolify` for adding an integration — use `loopify` when the goal is running something on top of an already-integrated tool on a schedule. - **`second-brain`** — many loops write to the vault (raw/ or outputs/). The vault auto-commit pattern applies. - **`pm`** — daily-brief and weekly-review loops often read from pm before generating output.
## Notes on quality
- **Never pick 300s for `delaySeconds`.** Worst of both worlds. Drop to 270 or commit to 1200+. - **Every loop needs a bail-out.** Even indefinite ones need a documented manual stop. - **Idempotency is non-negotiable for cron + dynamic.** Assume the loop will fire twice while a previous iteration is running. - **Prefer dynamic pacing over over-frequent cron.** Cron every 15 min wastes tokens if the work isn't ready; dynamic pacing scales down when idle. - **Document the cron_id.** Otherwise the loop is orphaned and hard to stop. - **Log every iteration briefly** — even a single line ("2026-06-30 08:00 daily-brief: ran, 3 items") makes debugging drift trivial. - **Loops that touch external APIs need rate-limit respect.** If the vendor has a 100/day limit, don't schedule 500/day. - **Bounded > unbounded when uncertain.** If unsure whether to run for a week or a month, start with a week — extend after seeing it work.
Source provenance
Decision snapshot
755 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for loopify, ready for a manual X post.
A practical pick for design or creative work: loopify: When you want to set up an agent loop, cron-scheduled task, or recurring workflow that runs autonomously in Claude Code. Ju... 755 stars https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=x
Listing + install path for loopify: https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=x Install: npx skills add coreyhaines31/makerskills --skill loopify
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to coreyhaines31 but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify/audit)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)coreyhaines31
@coreyhaines31
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.6K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.6K StarsVox Director
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
1.8K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.6K StarsReview then install
Install targets
Codex install prompt
Install the "loopify" agent skill from https://github.com/coreyhaines31/makerskills/tree/main/skills/loopify. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 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 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"coreyhaines31-loopify","task":"Install loopify","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add coreyhaines31/makerskills --skill loopify
Maintenance
fresh
8d since push
Risk
Needs review
Financial research output is not financial advice; require human review before any live investment decision
GitHub quality
755
75/100 Quality · 84/100 Trust
Coverage tags
Review notes
Financial research output is not financial advice; require human review before any live investment decision · Financial research output is not financial advice; require human review before any live investment decision.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
755 GitHub stars
Repo activity
755 stars, 62 forks
Maintenance
8d since push
License
MIT
Install
npx skills add coreyhaines31/makerskills --skill loopify
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add coreyhaines31/makerskills --skill loopifyDo not use when
Alternative
174.6K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.6K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
1.8K Stars
npx skills add Alisa0808/vox-director --skill vox-director
Alternative
174.6K Stars
npx skills add anthropics/skills --skill canvas-design
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/coreyhaines31-loopify/install
Agent should check
Copy prompt
Task: Use loopify in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/coreyhaines31-loopify/install
Install command: npx skills add coreyhaines31/makerskills --skill loopify
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/coreyhaines31-loopify/install
LLM text format
/api/skills/coreyhaines31-loopify/install?format=text
Find alternatives
/api/skills/search?q=loopify&limit=3
Agent prompt
Use loopify for this task. Review https://www.openagentskill.com/api/skills/coreyhaines31-loopify/install, then install with: npx skills add coreyhaines31/makerskills --skill loopifyRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/coreyhaines31-loopify
LLM text
/api/registry/manifest/coreyhaines31-loopify?format=text
Install alias
/api/registry/install/coreyhaines31-loopify
Recommend
/api/registry/recommend?task=Use%20loopify%20in%20an%20agent%20workflow&limit=3
Agent fit
Workflow automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Workflow automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
INFO755 GitHub stars
Stars/forks activity
INFO755 stars, 62 forks; issue activity unavailable in current metadata
Recent maintenance
PASS8d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Workflow fit
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
--- name: loopify description: 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 skill — that's skillify. NOT for adding a tool/integration — that's toolify. metadata: version: 0.1.0 ---
# /loopify — Set up an agent loop
Wizard for going from *"this task should run periodically"* to a working loop with the right pacing, idempotency, and bail-out. Reference: `ScheduleWakeup` (dynamic pacing), `CronCreate` (fixed schedule), and the built-in `/loop` (dynamic self-paced re-entry).
## Step 0 — Confirm what you're looping
Ask if not obvious from context: *"What task should this loop do each iteration?"*
Then get the essentials:
| Question | Why it matters | |---|---| | **How often?** | Determines cron vs dynamic vs one-shot | | **When to stop?** | Bail-out condition — loops must have one | | **What's the loop body doing?** | Determines idempotency requirements | | **Where does output go?** | File / notification / commit / nothing | | **What's the failure mode if it runs twice?** | Idempotency validation |
## Step 1 — Pick the pattern
Three primary patterns. Route by the answer to "how often":
### Pattern A — Cron (fixed schedule)
**Use when**: task runs at predictable intervals — daily at 8am, weekly on Fridays, hourly on the hour.
Tool: `CronCreate` — schedules a recurring task with a cron expression.
``` CronCreate({ schedule: "0 8 * * *", // daily at 8am local prompt: "<loop body prompt>", timezone: "America/Los_Angeles" }) ```
Common cron patterns: - `0 8 * * *` — daily at 8am - `0 9 * * 1` — Mondays at 9am - `0 9 * * 5` — Fridays at 9am - `0 */2 * * *` — every 2 hours - `*/15 * * * *` — every 15 minutes
**Trade-offs:** - ✅ Predictable, human-readable, easy to reason about - ✅ Best for time-of-day-dependent tasks (morning brief, EOD summary) - ❌ Runs at the scheduled time even if the last run isn't done — need idempotent body - ❌ No self-pacing — over-schedules if the task duration varies wildly
### Pattern B — Dynamic pacing (self-scheduled)
**Use when**: task should react to state, not the clock. Monitor-until-condition-met patterns. Waiting on an external event.
Tool: `ScheduleWakeup` — the current run schedules its own next wake-up.
``` ScheduleWakeup({ delaySeconds: 270, // stay in cache window (< 5min) reason: "checking build status; sleeping under 5min to stay cache-warm", prompt: "<same task, re-entered>" }) ```
**Critical delay rules** (from `ScheduleWakeup` docs — internalized in the wizard):
| Delay range | Use for | Cache impact | |---|---|---| | **60s–270s** | Active work — polling build, waiting for state that's about to change | Stays in 5-min prompt cache — fast + cheap | | **300s** ❌ | **DON'T USE THIS** | Worst of both worlds — pay cache miss without amortizing | | **300s–3600s** | Waiting on something that takes minutes to change | Pay cache miss but justified | | **1200s–1800s** (20–30 min) | Idle ticks with no specific signal | Default for autonomous loops |
Never pick 300s literally — either drop to 270 (cache stays warm) or commit to 1200+ (cache miss buys longer wait).
**Trade-offs:** - ✅ Adaptive — sleeps longer when idle, shorter when active - ✅ Cache-optimal when tuned right - ❌ Requires the loop body to know when to schedule next (extra logic) - ❌ Harder to reason about when it'll run
### Pattern C — One-shot loop (until-condition)
**Use when**: task runs until a condition is met, then stops. No recurrence after that.
Tool: `/loop` (built-in) with an exit condition in the prompt itself.
``` /loop Check if the deploy is healthy. If yes → stop. If no → wait 5 min and check again. Max 10 iterations. If still failing after 10, alert and stop. ```
**Trade-offs:** - ✅ Simplest for check-until-condition - ✅ Bounded — always eventually terminates - ❌ Not for indefinite recurrence — that's Pattern A or B
## Step 2 — Design the loop body for idempotency
Idempotent = running the loop twice produces the same result as running it once. **Non-negotiable for cron and dynamic patterns** because they'll fire while the previous iteration is still running or partially complete.
Idempotency patterns:
- **Use "already done" markers**: e.g., commit a state file `<vault>/.loopify/<name>-last-run.txt` with the timestamp of last successful run. Loop body checks the timestamp before doing work. - **Use dedupe keys**: if the loop writes to a DB or file, key by content-hash or timestamp so re-runs are no-ops. - **Use transactions**: DB writes in the loop body should be atomic — either all commit or all roll back. - **Query before mutate**: check current state before applying the change. If already applied, skip.
Show the user the loop body draft, highlighting the idempotency check. If none exists, add one.
## Step 3 — Bail-out condition
Every loop needs one. Options:
| Bail-out | When to use | |---|---| | **Max iterations** (e.g., stop after 100 runs) | Cron loops — prevents runaway | | **State-based** (e.g., stop when metric X drops below Y) | Monitoring loops | | **Time-based** (e.g., stop after 24 hours) | Bounded monitoring | | **Error-based** (e.g., stop on 3 consecutive failures) | All loops — catches degradation |
If the loop is truly indefinite (e.g., a weekly cron with no end), still add a manual bail-out via `CronDelete`. Document it in the SKILL/loop notes so the user knows how to stop it.
## Step 4 — Set the schedule
Based on the pattern from Step 1:
**Cron (Pattern A):** ``` CronCreate({ schedule: "<expression>", timezone: "<tz>", prompt: "<loop body>", }) ``` Report the `cron_id` returned so the user can `CronDelete` later.
**Dynamic (Pattern B):** Wrap the loop body prompt so it ends with a `ScheduleWakeup` call: ``` <do the work> Then: ScheduleWakeup({delaySeconds: <tuned per Step 1>, prompt: "<same body>", reason: "<why this cadence>"}) ```
**One-shot (Pattern C):** Just run `/loop <prompt with exit condition>`.
## Step 5 — Verify the first run
Wait for the first iteration (or trigger it manually via `/loop` with the same prompt for a dry-run). Confirm:
- Output landed where expected - Idempotency check works (run twice — second should be a no-op) - Bail-out condition would fire correctly if triggered - Log/notification appears if configured
## Step 6 — Report + follow-ups
Report: - Pattern picked (A/B/C) + why - Cron ID or wakeup pattern registered - Bail-out condition set - Idempotency mechanism in place - How to stop the loop (`CronDelete <cron_id>` or "just don't call the wakeup" for dynamic)
Offer: - *"Save this loop configuration as a skill via `skillify from-chat`?"* - *"Want to also register a `weekly-review` or `daily-startup` loop while we're here?"* - *"Should the loop write to `second-brain` outputs when it runs?"*
## Common loop recipes
Templates for frequent loop types (fill in as they're used):
- `references/daily-brief.md` — morning routine loop (calendar + priorities + overnight) - `references/weekly-review.md` — Friday portfolio pulse - `references/upstream-check.md` — periodic check for changes to an adapted skill's upstream - `references/vault-compile.md` — periodic raw/ → wiki/ compilation - `references/metric-monitor.md` — poll a metric until it crosses a threshold, then alert
## Composes with
- **`skillify`** — sibling in `-ify` trifecta. Use `skillify` to author a new SKILL.md — use `loopify` when the goal is a scheduled task, not a skill. - **`toolify`** — sibling. Use `toolify` for adding an integration — use `loopify` when the goal is running something on top of an already-integrated tool on a schedule. - **`second-brain`** — many loops write to the vault (raw/ or outputs/). The vault auto-commit pattern applies. - **`pm`** — daily-brief and weekly-review loops often read from pm before generating output.
## Notes on quality
- **Never pick 300s for `delaySeconds`.** Worst of both worlds. Drop to 270 or commit to 1200+. - **Every loop needs a bail-out.** Even indefinite ones need a documented manual stop. - **Idempotency is non-negotiable for cron + dynamic.** Assume the loop will fire twice while a previous iteration is running. - **Prefer dynamic pacing over over-frequent cron.** Cron every 15 min wastes tokens if the work isn't ready; dynamic pacing scales down when idle. - **Document the cron_id.** Otherwise the loop is orphaned and hard to stop. - **Log every iteration briefly** — even a single line ("2026-06-30 08:00 daily-brief: ran, 3 items") makes debugging drift trivial. - **Loops that touch external APIs need rate-limit respect.** If the vendor has a 100/day limit, don't schedule 500/day. - **Bounded > unbounded when uncertain.** If unsure whether to run for a week or a month, start with a week — extend after seeing it work.
Source provenance
Decision snapshot
755 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for loopify, ready for a manual X post.
A practical pick for design or creative work: loopify: When you want to set up an agent loop, cron-scheduled task, or recurring workflow that runs autonomously in Claude Code. Ju... 755 stars https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=x
Listing + install path for loopify: https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=x Install: npx skills add coreyhaines31/makerskills --skill loopify
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to coreyhaines31 but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify/audit)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)coreyhaines31
@coreyhaines31
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.6K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.6K StarsVox Director
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
1.8K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.6K StarsReview then install
Install targets
Codex install prompt
Install the "loopify" agent skill from https://github.com/coreyhaines31/makerskills/tree/main/skills/loopify. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 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 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"coreyhaines31-loopify","task":"Install loopify","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add coreyhaines31/makerskills --skill loopify
Maintenance
fresh
8d since push
Risk
Needs review
Financial research output is not financial advice; require human review before any live investment decision
GitHub quality
755
75/100 Quality · 84/100 Trust
Coverage tags
Review notes
Financial research output is not financial advice; require human review before any live investment decision · Financial research output is not financial advice; require human review before any live investment decision.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
755 GitHub stars
Repo activity
755 stars, 62 forks
Maintenance
8d since push
License
MIT
Install
npx skills add coreyhaines31/makerskills --skill loopify
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add coreyhaines31/makerskills --skill loopifyDo not use when
Alternative
174.6K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.6K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
1.8K Stars
npx skills add Alisa0808/vox-director --skill vox-director
Alternative
174.6K Stars
npx skills add anthropics/skills --skill canvas-design
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/coreyhaines31-loopify/install
Agent should check
Copy prompt
Task: Use loopify in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20loopify%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/coreyhaines31-loopify/install
Install command: npx skills add coreyhaines31/makerskills --skill loopify
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/coreyhaines31-loopify/install
LLM text format
/api/skills/coreyhaines31-loopify/install?format=text
Find alternatives
/api/skills/search?q=loopify&limit=3
Agent prompt
Use loopify for this task. Review https://www.openagentskill.com/api/skills/coreyhaines31-loopify/install, then install with: npx skills add coreyhaines31/makerskills --skill loopifyRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/coreyhaines31-loopify
LLM text
/api/registry/manifest/coreyhaines31-loopify?format=text
Install alias
/api/registry/install/coreyhaines31-loopify
Recommend
/api/registry/recommend?task=Use%20loopify%20in%20an%20agent%20workflow&limit=3
Agent fit
Workflow automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Workflow automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
INFO755 GitHub stars
Stars/forks activity
INFO755 stars, 62 forks; issue activity unavailable in current metadata
Recent maintenance
PASS8d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Workflow fit
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
--- name: loopify description: 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 skill — that's skillify. NOT for adding a tool/integration — that's toolify. metadata: version: 0.1.0 ---
# /loopify — Set up an agent loop
Wizard for going from *"this task should run periodically"* to a working loop with the right pacing, idempotency, and bail-out. Reference: `ScheduleWakeup` (dynamic pacing), `CronCreate` (fixed schedule), and the built-in `/loop` (dynamic self-paced re-entry).
## Step 0 — Confirm what you're looping
Ask if not obvious from context: *"What task should this loop do each iteration?"*
Then get the essentials:
| Question | Why it matters | |---|---| | **How often?** | Determines cron vs dynamic vs one-shot | | **When to stop?** | Bail-out condition — loops must have one | | **What's the loop body doing?** | Determines idempotency requirements | | **Where does output go?** | File / notification / commit / nothing | | **What's the failure mode if it runs twice?** | Idempotency validation |
## Step 1 — Pick the pattern
Three primary patterns. Route by the answer to "how often":
### Pattern A — Cron (fixed schedule)
**Use when**: task runs at predictable intervals — daily at 8am, weekly on Fridays, hourly on the hour.
Tool: `CronCreate` — schedules a recurring task with a cron expression.
``` CronCreate({ schedule: "0 8 * * *", // daily at 8am local prompt: "<loop body prompt>", timezone: "America/Los_Angeles" }) ```
Common cron patterns: - `0 8 * * *` — daily at 8am - `0 9 * * 1` — Mondays at 9am - `0 9 * * 5` — Fridays at 9am - `0 */2 * * *` — every 2 hours - `*/15 * * * *` — every 15 minutes
**Trade-offs:** - ✅ Predictable, human-readable, easy to reason about - ✅ Best for time-of-day-dependent tasks (morning brief, EOD summary) - ❌ Runs at the scheduled time even if the last run isn't done — need idempotent body - ❌ No self-pacing — over-schedules if the task duration varies wildly
### Pattern B — Dynamic pacing (self-scheduled)
**Use when**: task should react to state, not the clock. Monitor-until-condition-met patterns. Waiting on an external event.
Tool: `ScheduleWakeup` — the current run schedules its own next wake-up.
``` ScheduleWakeup({ delaySeconds: 270, // stay in cache window (< 5min) reason: "checking build status; sleeping under 5min to stay cache-warm", prompt: "<same task, re-entered>" }) ```
**Critical delay rules** (from `ScheduleWakeup` docs — internalized in the wizard):
| Delay range | Use for | Cache impact | |---|---|---| | **60s–270s** | Active work — polling build, waiting for state that's about to change | Stays in 5-min prompt cache — fast + cheap | | **300s** ❌ | **DON'T USE THIS** | Worst of both worlds — pay cache miss without amortizing | | **300s–3600s** | Waiting on something that takes minutes to change | Pay cache miss but justified | | **1200s–1800s** (20–30 min) | Idle ticks with no specific signal | Default for autonomous loops |
Never pick 300s literally — either drop to 270 (cache stays warm) or commit to 1200+ (cache miss buys longer wait).
**Trade-offs:** - ✅ Adaptive — sleeps longer when idle, shorter when active - ✅ Cache-optimal when tuned right - ❌ Requires the loop body to know when to schedule next (extra logic) - ❌ Harder to reason about when it'll run
### Pattern C — One-shot loop (until-condition)
**Use when**: task runs until a condition is met, then stops. No recurrence after that.
Tool: `/loop` (built-in) with an exit condition in the prompt itself.
``` /loop Check if the deploy is healthy. If yes → stop. If no → wait 5 min and check again. Max 10 iterations. If still failing after 10, alert and stop. ```
**Trade-offs:** - ✅ Simplest for check-until-condition - ✅ Bounded — always eventually terminates - ❌ Not for indefinite recurrence — that's Pattern A or B
## Step 2 — Design the loop body for idempotency
Idempotent = running the loop twice produces the same result as running it once. **Non-negotiable for cron and dynamic patterns** because they'll fire while the previous iteration is still running or partially complete.
Idempotency patterns:
- **Use "already done" markers**: e.g., commit a state file `<vault>/.loopify/<name>-last-run.txt` with the timestamp of last successful run. Loop body checks the timestamp before doing work. - **Use dedupe keys**: if the loop writes to a DB or file, key by content-hash or timestamp so re-runs are no-ops. - **Use transactions**: DB writes in the loop body should be atomic — either all commit or all roll back. - **Query before mutate**: check current state before applying the change. If already applied, skip.
Show the user the loop body draft, highlighting the idempotency check. If none exists, add one.
## Step 3 — Bail-out condition
Every loop needs one. Options:
| Bail-out | When to use | |---|---| | **Max iterations** (e.g., stop after 100 runs) | Cron loops — prevents runaway | | **State-based** (e.g., stop when metric X drops below Y) | Monitoring loops | | **Time-based** (e.g., stop after 24 hours) | Bounded monitoring | | **Error-based** (e.g., stop on 3 consecutive failures) | All loops — catches degradation |
If the loop is truly indefinite (e.g., a weekly cron with no end), still add a manual bail-out via `CronDelete`. Document it in the SKILL/loop notes so the user knows how to stop it.
## Step 4 — Set the schedule
Based on the pattern from Step 1:
**Cron (Pattern A):** ``` CronCreate({ schedule: "<expression>", timezone: "<tz>", prompt: "<loop body>", }) ``` Report the `cron_id` returned so the user can `CronDelete` later.
**Dynamic (Pattern B):** Wrap the loop body prompt so it ends with a `ScheduleWakeup` call: ``` <do the work> Then: ScheduleWakeup({delaySeconds: <tuned per Step 1>, prompt: "<same body>", reason: "<why this cadence>"}) ```
**One-shot (Pattern C):** Just run `/loop <prompt with exit condition>`.
## Step 5 — Verify the first run
Wait for the first iteration (or trigger it manually via `/loop` with the same prompt for a dry-run). Confirm:
- Output landed where expected - Idempotency check works (run twice — second should be a no-op) - Bail-out condition would fire correctly if triggered - Log/notification appears if configured
## Step 6 — Report + follow-ups
Report: - Pattern picked (A/B/C) + why - Cron ID or wakeup pattern registered - Bail-out condition set - Idempotency mechanism in place - How to stop the loop (`CronDelete <cron_id>` or "just don't call the wakeup" for dynamic)
Offer: - *"Save this loop configuration as a skill via `skillify from-chat`?"* - *"Want to also register a `weekly-review` or `daily-startup` loop while we're here?"* - *"Should the loop write to `second-brain` outputs when it runs?"*
## Common loop recipes
Templates for frequent loop types (fill in as they're used):
- `references/daily-brief.md` — morning routine loop (calendar + priorities + overnight) - `references/weekly-review.md` — Friday portfolio pulse - `references/upstream-check.md` — periodic check for changes to an adapted skill's upstream - `references/vault-compile.md` — periodic raw/ → wiki/ compilation - `references/metric-monitor.md` — poll a metric until it crosses a threshold, then alert
## Composes with
- **`skillify`** — sibling in `-ify` trifecta. Use `skillify` to author a new SKILL.md — use `loopify` when the goal is a scheduled task, not a skill. - **`toolify`** — sibling. Use `toolify` for adding an integration — use `loopify` when the goal is running something on top of an already-integrated tool on a schedule. - **`second-brain`** — many loops write to the vault (raw/ or outputs/). The vault auto-commit pattern applies. - **`pm`** — daily-brief and weekly-review loops often read from pm before generating output.
## Notes on quality
- **Never pick 300s for `delaySeconds`.** Worst of both worlds. Drop to 270 or commit to 1200+. - **Every loop needs a bail-out.** Even indefinite ones need a documented manual stop. - **Idempotency is non-negotiable for cron + dynamic.** Assume the loop will fire twice while a previous iteration is running. - **Prefer dynamic pacing over over-frequent cron.** Cron every 15 min wastes tokens if the work isn't ready; dynamic pacing scales down when idle. - **Document the cron_id.** Otherwise the loop is orphaned and hard to stop. - **Log every iteration briefly** — even a single line ("2026-06-30 08:00 daily-brief: ran, 3 items") makes debugging drift trivial. - **Loops that touch external APIs need rate-limit respect.** If the vendor has a 100/day limit, don't schedule 500/day. - **Bounded > unbounded when uncertain.** If unsure whether to run for a week or a month, start with a week — extend after seeing it work.
Source provenance
Decision snapshot
755 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for loopify, ready for a manual X post.
A practical pick for design or creative work: loopify: When you want to set up an agent loop, cron-scheduled task, or recurring workflow that runs autonomously in Claude Code. Ju... 755 stars https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=x
Listing + install path for loopify: https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=x Install: npx skills add coreyhaines31/makerskills --skill loopify
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to coreyhaines31 but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify/audit)
[](https://www.openagentskill.com/skills/coreyhaines31-loopify?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)coreyhaines31
@coreyhaines31
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.6K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.6K StarsVox Director
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
1.8K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.6K StarsPermission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness