Skills global-conventions
๐Ÿ“ฆ

global-conventions

Content revision r1 Safe ๐Ÿ“ Filesystem access

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.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 79 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
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

Safe
v10 โ€ข 7/9/2026 Open versioned report

The 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.

1
Files scanned
29
Lines analyzed
1
Review items
0
False positives ignored
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.

High
Path traversal sequence
[global conventions](../../../agent-os/standards/global/conventions.md)
Line 28 links to ../../../agent-os/standards/global/conventions.md, which leaves the skill directory and asks the agent to load an external local file. In a marketplace skill, this breaks package isolation and could cause unintended filesystem reads if that path resolves in a user's workspace.

Risk Factors

๐Ÿ“ Filesystem access (1)
Audited by: codex View Audit History โ†’
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.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/devanb-global-conventions/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/devanb-global-conventions/security.svg)](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/10

BibTeX 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 variants

Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.

Why this variant is first

Highest Skillstore Score
DevanB Recommended Current

devanb-global-conventions

Skillstore Score 79
Evidence Confidence High
Skillstore usage 8
Updated

2026-08-21

eis-its-global-conventions

Skillstore Score 78
Evidence Confidence High
Skillstore usage 10
Updated

2026-08-21

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
70
Community
91
Spec Compliance

What 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

Apply Project Conventions
Review my current task against the global conventions. Focus on file placement, documentation needs, and testing expectations before making changes.
Prepare a Pull Request
Create a pull request plan that follows our global conventions. Include branch naming, commit style, review notes, tests, and documentation updates.
Audit Workflow Consistency
Audit this repository for convention drift. Compare structure, configuration handling, changelog habits, and review process against the global conventions.
Resolve Process Tradeoffs
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.

Frequently Asked Questions

What does this skill help standardize?
It helps standardize project structure, version control, configuration, reviews, tests, feature flags, changelogs, and contribution practices.
Can Claude, Codex, and Claude Code use it?
Yes. The report lists support for Claude, Codex, and Claude Code.
Does it modify files automatically?
No. It provides guidance that an agent can apply during normal coding and documentation workflows.
Does it include the full conventions text?
No. The skill points to a separate conventions document, so the package should include that content before publication.
Is it useful for pull requests?
Yes. It covers branch choices, commit messages, pull request preparation, tests, documentation, and review expectations.
Can it replace team review?
No. It supports consistent preparation, but reviewers must still check correctness, security, and project fit.

Developer Details

Author

DevanB

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

0519034dad657fb1f7706e0550e962beeda73fdf

Maintenance freshness

7/18/2026

Usage

3 downloads ยท 220 views

File structure

๐Ÿ“„ SKILL.md