SUMMARY AI要約 by gpt-5-mini
temporal-core is a minimal Claude Code plugin that injects elapsed-time signals into agent sessions so agents can reason about deadlines and pacing. It implements three small hooks (user-turn and pre-tool hooks) that prepend lines like “[temporal-core] session elapsed: 12m 34s” and “[temporal-core] since last action: 47s” to the agent context; a bundled "temporal-awareness" skill shows how to use them. Who uses it: Claude Code plugin developers and researchers who want lightweight temporal signals to improve deadline-aware behavior and evaluations. Key features: per-session elapsed-time at every user turn, inter-action gap reporting before tool calls, auto-suppression of noisy <5s gaps, no runtime config, zero deps (requires jq if present; otherwise hooks no-op), session-scoped state in tmp, Apache-2.0. v0.1 does not track across sessions or enforce deadlines.
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
AI関連と判定した根拠
AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細
合計 AI関連スコア: 70 / 100
同じ言語のAI関連Repoの中での位置
当サイトが追跡している Shell 製Repoは 962件 (うちAI関連スコア40以上は 847件)。 このRepoより スター数が多いのは 243件 (上位 25.4%)、 AI関連スコアが高いのは 294件 (上位 30.7%) です。
オーナー情報
日付
| GitHub作成日 | 2026-05-06 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-08-18 16:14 |
類似Repo (同じ言語のAI関連Repo)
Project memory system for AI coding assistants (Claude Code, Cursor, Codex): session logs, project wiki, rules, TODOs, and handoff.
99xAgency/GodModeSkillMulti-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Heoooooon/lazy-starter-kitA signed GUI and one safe command to turn macOS, Linux, or Windows into a complete AI development environment — dry-run first, repeatable, and tested.
Avanderheyde/levelsio-vps-setup-skillA Claude Code skill to deploy and operate a web app on a single cheap, hardened VPS the levels.io way — Hetzner/DigitalOcean + Next.js + SQLite + Caddy + systemd.
MeherBhaskar/agent-rigorSkill repository to enforce Engineering disclipline in coding assistants
alicicek/tale-modeA discipline plugin for Claude Code + OpenAI Codex — plan first, verify against the real code, receipts on every decision, independent adversarial review, and a self-armed loop that keeps going until a real check passes. Built by Fable to make any Claude work like a careful senior engineer.
anzy-renlab-ai/pronounce🔊 Pronounce developer jargon out loud. 1,650+ entries (kubectl, GIF, JSON, JWT, …), sourced with confidence levels. Bash CLI + VS Code extension + interactive quiz + voice search + MCP server + Claude Code skill.
AbuZar-Ansarii/All-AgentsInstall and run every AI agent on your phone locally