From a9fc09937874cc0ec12b4f14e07a317ed1d6defe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 13:12:20 +0200 Subject: [PATCH] chore: sync content to repo (#10303) Co-authored-by: nilbuild <4921183+nilbuild@users.noreply.github.com> --- .../claude-code/content/loops@pIJ4J0QpqrnXxAX-ceZlJ.md | 10 ++++++++++ .../ways-to-use-claude@thR8GUbuAkEL4sb4m3llJ.md | 5 +++-- 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 roadmaps/claude-code/content/loops@pIJ4J0QpqrnXxAX-ceZlJ.md diff --git a/roadmaps/claude-code/content/loops@pIJ4J0QpqrnXxAX-ceZlJ.md b/roadmaps/claude-code/content/loops@pIJ4J0QpqrnXxAX-ceZlJ.md new file mode 100644 index 000000000..46483aa75 --- /dev/null +++ b/roadmaps/claude-code/content/loops@pIJ4J0QpqrnXxAX-ceZlJ.md @@ -0,0 +1,10 @@ +# Loops + +`/loop` is a Claude Code command that reruns a prompt on a repeating interval within an open session, useful for polling a deployment or babysitting a pull request. Giving it an interval and a prompt runs on a fixed schedule, giving just a prompt lets Claude pick the interval dynamically each iteration, and giving neither runs a built-in maintenance prompt that checks unfinished work and pending PR comments. Loops are session-scoped and expire after seven days, and can be stopped early by pressing Es + +Visit the following resources to learn more: + +- [@article@Run a prompt repeatedly with /loop](https://code.claude.com/docs/en/scheduled-tasks#run-a-prompt-repeatedly-with-/loop) +- [@article@What Is the Claude Code /loop Command?](https://www.mindstudio.ai/blog/what-is-claude-code-loop-command-recurring-tasks) +- [@video@Stop Prompting Claude. Start Loop Engineering.](https://www.youtube.com/watch?v=YAS4ojuhbW4) +- [@video@Claude Code Loops in 7 Minutes](https://www.youtube.com/watch?v=pWZh37iRnDA) \ No newline at end of file diff --git a/roadmaps/claude-code/content/ways-to-use-claude@thR8GUbuAkEL4sb4m3llJ.md b/roadmaps/claude-code/content/ways-to-use-claude@thR8GUbuAkEL4sb4m3llJ.md index 981493cfe..bca6aee5a 100644 --- a/roadmaps/claude-code/content/ways-to-use-claude@thR8GUbuAkEL4sb4m3llJ.md +++ b/roadmaps/claude-code/content/ways-to-use-claude@thR8GUbuAkEL4sb4m3llJ.md @@ -4,5 +4,6 @@ Claude Code offers multiple interfaces to cater to diverse development workflows Visit the following resources to learn more: -- [@course@Claude 101](https://anthropic.skilljar.com/claude-101) -- [@official@Use Claude Code everywhere](https://code.claude.com/docs/en/overview#use-claude-code-everywhere) \ No newline at end of file +- [@official@Use Claude Code everywhere](https://code.claude.com/docs/en/overview#use-claude-code-everywhere) +- [@article@Claude Cowork vs. Code vs. Chat: When to use each](https://roadmap.sh/claude-code/vs-cowork-vs-chat) +- [@course@Claude 101](https://anthropic.skilljar.com/claude-101) \ No newline at end of file