.claude/skills/chronosRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Gives AI coding agents temporal awareness via a hook-backed ledger and decision rules. Activates whenever an agent reasons about recency, retry windows, memory staleness, deploy cooldowns, idle detection, or any "when / how long ago" question. Required for autonomous or long-running agents.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/chronosRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/chronosRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/chronosRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @othmanadi/chronos-2clawhub inspect @othmanadi/chronos-2 --version 0.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:27396a9a4479f7e7de9affa2b9e3f6a10539d006b3af7c3033956b625d88590b.cursor.cursor/rules.cursor/rules/chronos.mdc.gitignoreAGENTS.mdassetsassets/banner.pngassets/profile-banner.pngCHANGELOG.mdCONTRIBUTING.mdinstallersinstallers/adalinstallers/adal/README.mdinstallers/claude-codeinstallers/claude-code/install.shinstallers/claude-code/settings.jsoninstallers/claude-code/settings.windows-ps.jsoninstallers/codexinstallers/codex/config.toml.fragmentinstallers/codex/hooks.jsoninstallers/codex/install.shinstallers/cursorinstallers/cursor/README.mdinstallers/detect-shell.shinstallers/hermesinstallers/hermes/README.mdinstallers/openclawinstallers/openclaw/README.mdinstallers/opencodeinstallers/opencode/plugin.tsInitial major release of Chronos, providing temporal awareness and decision rules for AI coding agents. - Introduces a hook-backed time ledger, available when supported by the host platform. - Supplies session baseline, per-turn timing deltas, and an append-only tool-use ledger. - Defines seven key triggers for when agents must consult or reason explicitly about time and recency. - Details degraded fallback mode for platforms without hook support, ensuring graceful functionality. - Includes concrete rules and ledger query examples for retries, memory staleness, and progress reporting. - Documents installation and platform-specific wiring procedures.