AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

Evanyuan-builder/temporal-core

Research-backed temporal awareness for Claude Code agents — make agents feel time pass via lightweight hooks + skill.

Shell APACHE-2.0 GitHub ↗
★ 0
stars
70
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

temporal-core は Claude Code 向けの軽量プラグインで、LLMエージェントに「経過時間」シグナルを注入して締切・優先度判断を改善することを目的としています。ユーザープロンプト送信やツール利用前に3つのフックが動作し、セッション開始からの総経過(例: [temporal-core] session elapsed: 12m34s)や直前アクションからの間隔(since last action: 47s)を挿入します。バンドルされた temporal-awareness スキルが時間情報の扱い方(ペーシング、優先度付け、所要時間回答など)を教えます。 対象は Claude Code を使うエージェント開発者や研究者で、導入はプラグインマーケットプレイス経由かリポジトリのクローンで可能。依存はなく(ただし jq が PATH にあると動作拡張、無ければ安全に no‑op)、設定不要、ライセンスは Apache-2.0。状態は ${TMPDIR}/temporal-core/${SESSION_ID}/ にセッション単位で保持され、v0.1 はセッション内経過・ツール前ギャップ表示・5秒未満の雑音抑制などを提供する一方、セッション跨ぎ追跡や締切通知、メモリ統合などは未実装です。

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🤖 LLMモデル (1)
Claude

GitHub Topics

#agent-skills #claude-code #claude-plugin #llm-agents #skill-md #temporal-awareness

使用言語(バイト数比)

Shell
100%

オーナー情報

アカウント
Evanyuan-builder
タイプ
User
フォロワー
0

日付

GitHub作成日 2026-05-06
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-05-09 18:22

類似Repo (同じ言語のAI関連Repo)

99xAgency/GodModeSkill

Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.

Shell 215 AI 45
Cyrene963/hermes-patches

Hermes Agent 社区补丁合集 - Community patches for Hermes Agent

Shell 22 AI 45
tenondecrpc/cc-statusline

Claude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.

Shell 5 AI 70
JinPLu/agent-roundtable

Agent 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.

Shell 3 AI 75
jasper0507/idea-harness

Put 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.

Shell 2 AI 70
ryga-test/playwright-ai-workflow-playground

AI-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.

Shell 1 AI 80
walidboulanouar/ay-framework

Agent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.

Shell 1 AI 45
itchernetski/claude-code-token-watch

Claude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks

Shell 1 AI 75