Skip to content

Claude Code運用を標準background agent・statuslineへ統合する - #341

Merged
KAFKA2306 merged 4 commits into
mainfrom
issue-340-claude-code-operations
Sep 1, 2026
Merged

Claude Code運用を標準background agent・statuslineへ統合する#341
KAFKA2306 merged 4 commits into
mainfrom
issue-340-claude-code-operations

Conversation

@KAFKA2306

@KAFKA2306 KAFKA2306 commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Refs #340

変更

  • skills/claude-code-operations/SKILL.md を追加
  • CLAUDE.md は上記Skillへの薄い入口だけ追加
  • api/v1/skill-collections.json にSkillを登録
  • api/v1/manifest.json の件数・SHA-256を同期

方針

2026-09時点のClaude Code公式機能を再確認し、記事由来の外部session viewer / 独自daemonをそのまま導入せず、以下を正準にする。

  • detached Claude session: claude --bg / /background
  • session observability: claude agents, claude logs, claude attach, claude stop
  • session-scoped background Bash: /tasks
  • context可視化: /statusline + context_window.used_percentage
  • hooks: native UIでは不足するevent-driven integrationだけ
  • persistent non-Claude process: OS/project supervisorを優先。zmxはmacOS/Linux/WSLの任意候補で、native Windows baselineにはしない
  • settings JSON: Git textconv + python -m json.tool --sort-keys でpresentation layerだけ正規化

意図的に追加しないもの

  • session-state database
  • custom log viewer
  • observability daemon
  • chain-of-thought logging
  • zmxのbaseline dependency
  • duplicate verification/status authority

Verification

  • exact head: f99d5954599a292687e4599a43cc72b5e79ec642
  • Skill catalog integrity: PASS
    • lint: PASS
    • catalog tests: PASS
    • published API validation: PASS
  • Vercel preview: Ready
  • Claude Code実機sessionでの claude agents / /statusline runtime確認は、このGitHub-only実行環境からは UNVERIFIED。設定file存在だけをruntime PASSとは扱わないため Claude Code運用を標準background agent・statuslineへ統合し、実機E2Eを確認する #340 はこのPRでは自動closeしない。

Official references:

@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
agent-resources Ready Ready Preview Sep 1, 2026 10:13am UTC

@KAFKA2306
KAFKA2306 merged commit 5465863 into main Sep 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant