Community生產力與協作github.com

toverux/cantrips

🤖 Curated agent skills for AI agents — one coherent engineering loop that compounds: grill → spec → implement → review → commit → learn. Adopt it or fork it!

cantrips 是什麼?

cantrips is a Claude Code agent skill that 🤖 Curated agent skills for AI agents — one coherent engineering loop that compounds: grill → spec → implement → review → commit → learn. Adopt it or fork it!.

相容平台Claude Code~Codex CLI~Cursor
npx skills add toverux/cantrips

Installed? Explore more 生產力與協作 skills: steipete/gemini, steipete/gh-issues, steipete/skill-creator · View all 6 →

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

Claude Code only. If you do not have a ScheduleWakeup tool, say so and stop — a shell sleep or an external scheduler runs outside this session and warms nothing.

Keep this session warm across a break. Schedule the next wakeup with ScheduleWakeup:

  • prompt/afk verbatim, so the wakeup re-enters this skill and chains the next one.
  • delaySeconds — 3000.
  • reason — name cache warming, so the user reads why the session woke.

On each wake, reply with just "ping X" (number them), schedule the next wakeup, and leave the user's work untouched.

Stop the loop when the user returns, or when you reach ten pings (failure mode). Call ScheduleWakeup with stop: true so a pending wakeup cannot fire once the loop has ended.

相關技能