mill

Use this skill whenever you are writing or reviewing a mill-based orchestration program (including pi-mill extension flows).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "mill" with this command: npx skills add laulauland/mill/laulauland-mill-mill

mill

Use this skill whenever you are writing or reviewing a mill-based orchestration program (including pi-mill extension flows).

Core rules

  • Keep systemPrompt (WHO/how) separate from prompt (WHAT/task).

  • Use await for sequential steps and Promise.all for independent parallel work.

  • Always pass an explicit model in provider/model-id format.

  • Check exitCode , stopReason , and errorMessage before trusting results.

  • Use mill.observe.log(...) for progress and diagnostics.

Available patterns

  • General orchestration patterns: ./references/patterns.md

  • Iterative Ralph Loop pattern: ./references/ralph-loop.md

  • Worktree-isolated parallel development: ./references/worktree.md

Prefer these patterns before inventing new orchestration scaffolding.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

jj-hunk

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

Claude Code Bridge

Bridges OpenClaw (QQ, Telegram, WeChat, and other messaging channels) to a persistent Claude Code CLI session running in a background tmux process. Enables s...

Registry SourceRecently Updated
0118
ZLHad
Coding

GitHub 项目分析助手

输入项目想法或 GitHub 链接,自动搜索相关开源项目,生成结构化分析报告(技术栈/优缺点/评分), 并可下载评分最高的前3名代码包。支持意图搜索和直链分析两种模式。

Registry SourceRecently Updated