Back to skills
SkillHub ClubShip Full StackFull Stack
global-conventions
Imported from https://github.com/grimmolf/mga-soap-calculator.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Stars
0
Hot score
74
Updated
March 20, 2026
Overall rating
C2.5
Composite score
2.5
Best-practice grade
C57.6
Install command
npx @skill-hub/cli install grimmolf-mga-soap-calculator-global-conventions
Repository
grimmolf/mga-soap-calculator
Skill path: .claude/skills/global-conventions
Imported from https://github.com/grimmolf/mga-soap-calculator.
Open repositoryBest for
Primary workflow: Ship Full Stack.
Technical facets: Full Stack.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: grimmolf.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install global-conventions into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/grimmolf/mga-soap-calculator before adding global-conventions to shared team environments
- Use global-conventions for development workflows
Works across
Claude CodeCodex CLIGemini CLIOpenCode
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
--- name: Global Conventions description: 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. --- # Global Conventions ## When to use this skill - When updating specification documents like `requirements.md`, `spec.md`, or `tasks.md` to 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](../../../agent-os/standards/global/conventions.md)