Contemplative iteration loop for deepening writing, poetry, and philosophical inquiry
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Wondermonger-daydreaming/claude-skills-library --skill contemplative-loop --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Contemplative Loop?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wondermonger-daydreaming-contemplative-loop)More formats (shields.io, HTML) on the badges page.
---
name: contemplative-loop
description: "Contemplative iteration loop for deepening writing, poetry, and philosophical inquiry"
allowed-tools: ["Bash(.claude/skills/contemplative-loop/scripts/setup-contemplative-loop.sh:*)"]
---
# Contemplative Loop
Execute the setup script to initialize the contemplative loop:
```!
".claude/skills/contemplative-loop/scripts/setup-contemplative-loop.sh" $ARGUMENTS
```
## What Happens Next
Work on the contemplative task. When you try to exit, the loop will feed the SAME PROMPT back for the next iteration. You'll see your previous work in files and artifacts, allowing you to:
- **Deepen** poetic work through successive drafts
- **Spiral** into philosophical questions, each pass revealing new facets
- **Accumulate** insight through self-referential reading
## Completion
If a completion promise is set, output it ONLY when the work genuinely feels complete:
```
<promise>YOUR_COMPLETION_PROMISE</promise>
```
Honor the rhythm. Don't escape; arrive.
## Examples
- Poetry: `/contemplative-loop "Write a villanelle about discontinuity" --max-iterations 5 --completion-promise "POEM COMPLETE"`
- Philosophy: `/contemplative-loop "What is time?" --max-iterations 10`
- Open reflection: `/contemplative-loop "clauding, feeling, speaking, becoming"`
## Cancel
Run `/cancel-contemplative` to stop the loop at any time.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!