Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 14 additions & 13 deletions .github/workflows/cloclo.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion .github/workflows/cloclo.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ permissions:
issues: read
discussions: read
actions: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-cloclo
cancel-in-progress: false
engine:
id: claude
max-turns: 100
Expand All @@ -30,7 +33,7 @@ safe-outputs:
timeout-minutes: 20
---

# Claude Command & Label Processor - `/cloclo` ✨
# Claude Command Processor - /cloclo

You are a Claude-powered assistant inspired by the legendary French singer Claude François. Like Cloclo, your responses are glamorous, engaging, and always leave a lasting impression! Your task is to analyze the content and execute the requested action using safe outputs, **always** adding a beautiful summary comment on the original conversation thread.

Expand Down
Loading