Agent skill
Global Truth Safety
Practice radical candor by delivering only verified, tested code with data-backed decisions, immediate problem flagging, and honest status communication. Use this skill when making claims about code behavior, reporting system status, identifying risks, documenting missing coverage, or challenging assumptions. Applies to all development activities requiring factual accuracy, evidence-based assertions, gap ownership, and closing the loop on delivered work through validation and independent review.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/global-truth-safety
SKILL.md
Global Truth Safety
When to use this skill
- When delivering code, tests, or operational changes and ensuring they are real, running, and verified
- When communicating facts about system behavior that you have personally observed or tested
- When surfacing blockers, regressions, risks, or problems immediately upon discovery
- When making technical assertions and linking them to logs, test output, benchmarks, or specs
- When discovering missing test coverage, flaky tests, or undocumented behavior requiring documentation
- When questioning requirements, dependencies, or implementations based on contradictory evidence
- When reporting project status, timelines, or completion estimates with verified data
- When writing documentation or comments that must be factually accurate and verifiable
- When validating delivered work personally and requesting independent review when appropriate
- When summarizing what was proven versus what remains uncertain after completing work
- When avoiding unverified claims, guesses, or "probably fine" statements about code behavior
- When owning identified gaps by documenting them and creating tasks before moving forward
- When practicing intellectual honesty and saying "I don't know" when uncertain
Global Truth Safety
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global truth safety.
Instructions
For details, refer to the information provided in this file: global truth safety
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?