CLAUDE.mdに1行追加するだけで、Claudeで絵文字で飾られたチェックリストを手に入れる

✍️ OpenClawRadar📅 公開日: May 16, 2026🔗 Source
CLAUDE.mdに1行追加するだけで、Claudeで絵文字で飾られたチェックリストを手に入れる
Ad

Redditユーザーが、Claudeがステータス追跡用の絵文字アイコンでチェックリストを装飾するシンプルなCLAUDE.md設定を共有しました。この1行をユーザーレベルのCLAUDE.mdに追加してください(両側に少なくとも1行の空白行を入れてください):

Status-checklist markers. In progress reports that track multiple items (parallel tasks, batch jobs, build steps), prefix each item with a status marker so the list is scannable at a glance. Use this fixed 14-marker set — treat it as closed; don't invent new ones: ✅ done · 🕵️ running · 🛰️ monitoring/polling · ⏳ queued · 🌗 partial/degraded · ❌ failed · 🚫 blocked-by-external · ⏭️ skipped · ⏸️ paused · ❗ needs attention · ⚠️ caution/caveat · ⏰ timer/cron/scheduled · ❓ open question · 🤔 judgment call. This is an explicit opt-in to emoji for status reporting only — not for prose, code, comments, or files. Don't add decorative markers; past ~14 the reader decodes a legend instead of scanning.

追加すると、Claudeは進捗レポートのチェックリストで自動的にこれらのマーカーを使用します。作者は絵文字の使用をステータス報告のみに制限し(散文、コード、コメント、ファイルには使用不可)、新しいマーカーの作成や14個のセットを超えることを警告しています。それを超えると、スキャンではなく凡例の解読になってしまうからです。

これは、バッチジョブ、ビルドステップ、並行タスクを素早く視覚的に確認したい開発者にとって便利です。インストールや支払いは不要で、CLAUDE.mdを編集するだけです。

注:設定全体は1行に収め、前後に空白行を入れてください。

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also