global-conventions
Standardize Team Development Conventions
Teams often lose time when project structure, commits, reviews, and configuration practices differ between contributors. This skill gives Claude, Codex, and Claude Code a shared checklist for consistent development conventions.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "global-conventions" from https://skillstore.io/skills/devanb-global-conventions.md and its manifest at https://skillstore.io/api/skills/devanb-global-conventions/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "global-conventions". I am adding a new configuration file for a service.
Expected outcome:
- Place configuration with related service documentation.
- Document required environment variables in setup notes.
- Add review and test notes before opening the pull request.
Using "global-conventions". I need a pull request checklist for a feature branch.
Expected outcome:
- Confirm branch naming follows team practice.
- Summarize commits with clear user-facing intent.
- List tests, documentation updates, and changelog impact.
Using "global-conventions". Should this unfinished feature stay on a long-lived branch?
Expected outcome:
The skill would compare the feature flag option against branch lifetime, review visibility, release timing, and team coordination.
Security Audit
SafeThe static path traversal finding is confirmed because SKILL.md line 28 instructs the agent to follow a ../../../ link outside the skill directory. No prompt injection, data exfiltration, network access, or command execution evidence was found in the scanned file.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Filesystem access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/devanb-global-conventions/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/devanb-global-conventions?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/devanb-global-conventions?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/devanb-global-conventions/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/devanb-global-conventions.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
DevanB. (2026). global-conventions security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/devanb-global-conventions/audits/10BibTeX citation
@techreport{devanb-devanb-global-conventions-2026,
author = {DevanB},
title = {global-conventions security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/devanb-global-conventions/audits/10},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "global-conventions security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "DevanB"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/devanb-global-conventions/audits/10"
identifiers:
- type: other
value: "skillstore:devanb-global-conventions:audit:10"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
devanb-global-conventions
2026-08-21
eis-its-global-conventions
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Align Pull Request Practices
Use the skill to plan branches, commits, tests, review notes, and documentation before opening a pull request.
Maintain Contribution Consistency
Apply shared expectations for changelogs, setup notes, dependencies, and contribution guidance across repeated community changes.
Guide Agent Workflows
Ask an AI coding agent to check structure, configuration, testing, and release notes against the same conventions.
Try These Prompts
Review my current task against the global conventions. Focus on file placement, documentation needs, and testing expectations before making changes.
Create a pull request plan that follows our global conventions. Include branch naming, commit style, review notes, tests, and documentation updates.
Audit this repository for convention drift. Compare structure, configuration handling, changelog habits, and review process against the global conventions.
Help decide whether this unfinished feature should use a feature flag or a long-lived branch. Explain the tradeoffs using the global conventions.
Best Practices
- Use the conventions before starting repository organization or pull request work.
- Keep the referenced standards document available and current.
- Ask for explicit testing and documentation checks before final review.
Avoid
- Do not use the skill as a substitute for missing project policies.
- Do not rely on it when the referenced conventions file is unavailable.
- Do not let convention guidance override security or compliance requirements.