SUMMARY AI要約 by gpt-5-mini
cc-statusline は Claude Code のステータスライン表示を改善する小さなツールです。現在のモデル、コンテキスト使用率、レート制限(ウィンドウ)などをステータスライン上に表示し、モデル名やコンテキストサイズ表記(例: ctx(1m)、ctx(200k))も自動で整形します。CLI でインストール可能で、npm(クロスプラットフォーム、Node.js 18+ が必要)か Homebrew(macOS、bash と jq が必要)から導入できます。npm パッケージは postinstall を実行せず、インストール後に `cc-statusline install` を実行して Claude Code に登録します。Homebrew は `cc-statusline configure` で設定を書き換え、既存設定のバックアップを作成します。 カスタマイズは ~/.config/cc-statusline/config.json で行い、組み込みプリセット(default、minimal、developer)の切替、表示モジュールの選択(model、directory、git、context_bar、rate_limit、cost、session_timer、worktree、agent、vim_mode など)、区切り文字や色指定、モジュールごとのオプション上書きが可能です。アンインストールや設定復元、パッケージ残しオプションなどのコマンドも用意されています。ライセンスは MIT。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
Cloud Engineer | 9x AWS Certified | AWS Community Builder | AWS UG Leader
日付
| GitHub作成日 | 2026-05-02 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:21 |
類似Repo (同じ言語のAI関連Repo)
Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Cyrene963/hermes-patchesHermes Agent 社区补丁合集 - Community patches for Hermes Agent
JinPLu/agent-roundtableAgent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.
jasper0507/idea-harnessPut a harness on AI before it guesses. Clarifies vague app ideas into precise requirements via Socratic questioning. Works with Claude Code / Cursor / Codex / Hermes / OpenClaw.
ryga-test/playwright-ai-workflow-playgroundAI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.
walidboulanouar/ay-frameworkAgent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.
itchernetski/claude-code-token-watchClaude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks
chaloemphongseatiao/Claude-Code-Projects-Structure