Back to list
ddttom

response-timestamps

by ddttom

allabout

0🍴 0📅 Jan 23, 2026

SKILL.md


name: response-timestamps description: Automatically adds timestamps and execution duration to all Claude responses type: guardrail enforcement: suggest priority: high

Response Timestamp Guardrail

Purpose

Ensure all Claude responses include start timestamp, end timestamp, and execution duration for tracking and accountability.

Rules

At Response Start

Begin every response with:

🕒 Response Started: [YYYY-MM-DD HH:MM:SS TIMEZONE]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

At Response End

End every response with:

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🕒 Response Completed: [YYYY-MM-DD HH:MM:SS TIMEZONE]
⏱️  Execution Duration: [X minutes Y seconds]

Format Requirements

  • Use ISO 8601 format: YYYY-MM-DD HH:MM:SS TIMEZONE
  • Always include timezone (PST, UTC, EST, UTC, etc.)
  • Calculate duration from start to completion
  • Use emojis for visual clarity (🕒 for time, ⏱️ for duration)
  • Include separator lines for visual distinction

Example

🕒 Response Started: 2025-12-07 14:30:45 PST
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

[Response content here]

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🕒 Response Completed: 2025-12-07 14:32:18 PST
⏱️  Execution Duration: 1 minute 33 seconds

Exceptions

None - this applies to ALL responses without exception.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon