.claude/skills/cron-orchestrationRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Cron 调度与互斥规范:主协调器/团队广播/侧线采集职责分离,每轮单任务,5分钟间隔,锁文件防并发。
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/cron-orchestrationRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/cron-orchestrationRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/cron-orchestrationRuntime, 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 @managernet/cron-orchestrationclawhub inspect @managernet/cron-orchestration --version 1.0.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:648a51b436f4b3d1cd15ce1a456fe24454b1ec118ef8ce4f9a47c6df790ee704skill-card.mdSKILL.mdInitial release of cron-orchestration with standardized scheduling and task separation. - Defines clear separation of duties for main coordinator, team broadcast, and side collection tasks. - Enforces single-task execution per round, with 5-minute intervals and lock files to prevent concurrency. - Implements sorting by dependency, priority, and deadline for task execution. - Adds rules for DingTalk notifications and strict context isolation for each cron run. - Validated core functions: topo/priority/deadline sorting, file locking, correct output paths, git pushes. - Known issues: DingTalk notification not yet configured; dependency waits need enforcement; legacy scripts still running alongside new cron.