Agent skill
Global Conventions
Follow truth-first development with focused feature work, accurate spec maintenance, clean version control, environment-based configuration, and infrastructure-as-code deployments. Use this skill when managing requirements, working in branches, handling configuration, reviewing code, maintaining documentation, or deploying with Ansible. Applies to all development activities requiring honest communication, systematic processes, dependency management, and radical transparency in documentation and decision logs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/global-conventions
SKILL.md
Global Conventions
When to use this skill
- When updating specification documents like
requirements.md,spec.md, ortasks.mdto reflect reality - When creating branches, writing commit messages, or preparing code for review
- When managing configuration through environment variables or secrets management systems
- When adding, evaluating, or removing project dependencies with documented justification
- When conducting code reviews focusing on correctness, test coverage, and maintainability
- When maintaining changelogs, release notes, or architectural decision records (ADRs)
- When writing or updating README files that enumerate limitations, trade-offs, and known technical debt
- When creating or running Ansible playbooks for deployments instead of manual shell commands
- When instrumenting code with metrics, logs, and alerts to surface regressions quickly
- When working on one feature at a time without parallelizing implementation without approval
- When communicating system status, risks, or failures without sugar-coating or unverified claims
- When ensuring environment variables and secrets never touch source control
- When practicing fail-loud operations with proper observability and monitoring
Global Conventions
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global conventions.
Instructions
For details, refer to the information provided in this file: global conventions
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?