CommunityWriting & Editinggithub.com

Hyphen-Tech-Org/claude-harness

Claude Code Starter Kit — A hands-on, OSS starter kit (Japanese-first, 2026 Edition) for using Anthropic's agentic CLI on real work. Skills / Subagents / Hooks / MCP / Plugins / 4-window worktree.

What is claude-harness?

claude-harness is a Claude Code agent skill that claude Code Starter Kit — A hands-on, OSS starter kit (Japanese-first, 2026 Edition) for using Anthropic's agentic CLI on real work. Skills / Subagents / Hooks / MCP / Plugins / 4-window worktree.

Works withClaude Code~Codex CLI~CursorAntigravity
npx skills add Hyphen-Tech-Org/claude-harness

Installed? Explore more Writing & Editing skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

Daily Note Skill

ユーザの「今日の作業ログ」「日報」「デイリーノート」「daily note」「今日やったことまとめて」などの呼びかけで発動。

手順

  1. 日付の取得: date '+%Y-%m-%d' で今日の日付を取得
  2. ディレクトリ準備: playground/daily/ がなければ作成
  3. 既存ファイル確認: playground/daily/<日付>.md が既にあるなら追記モード、無ければ新規作成
  4. 前日との差分意識: playground/daily/ 内で最新の前日ファイルを 1 つ読み、その「明日やること」を冒頭に転記
  5. テンプレ展開: 下記のテンプレで埋める
  6. ファイル書き出し

テンプレ

# YYYY-MM-DD

## 🌅 朝のチェックイン
- 体調: 
- 今日のゴール: 
- 前日からの持ち越し: <前日 daily の「明日やること」を転記>

## 📝 やったこと
- 

## 🤔 気づき / 学び
- 

## 🌙 明日やること
- 

出力例

playground/daily/2026-05-13.md を作成しました。
前日の持ち越し: 「README ドラフト完成」
ゴール: ____ をお伺いしてもいいですか?

注意

  • playground/ 外への書き出し禁止
  • 既存ファイルを無断で上書きしない(追記モードで)
  • 同じ日に複数回呼ばれた場合は、## 📝 やったこと に追記

Related Skills

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community