Skip to main content
Back to registry

standards

boshu2/agentops

Language-specific coding standards loaded on-demand by other skills.

Installs205
Install command
npx skills add https://github.com/boshu2/agentops --skill standards
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Language-specific coding standards loaded on-demand by other skills. This is a library skill - it doesn't run standalone but provides standards references that other skills load based on file types being processed. Skills declare standards as a dependency: Then load the appropriate reference based on file type: Specialized checklists for high-risk code patterns. Loaded automatically by /vibe and /pre-mortem when matching code patterns are detected: Skills detect triggers via file content patterns and import statements. Each checklist's "When to Apply" section defines exact detection rules. For comprehensive audits, skills can load extended standards from vibe/references/*-standards.md which contain full compliance catalogs. Skills that use standards: User says: /vibe (detects changed Python files) What happens: Result: Python code validated against language-specific standards without manual reference loading. User says: /implement ag-xyz-123 (issue modifies Go files) What happens: Result: Go code generated conforming to standards, reducing post-implementation vibe findings.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does standards do?

Language-specific coding standards loaded on-demand by other skills.

Is standards good?

standards does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does standards work with?

standards currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, github-copilot, claude-code.

What are alternatives to standards?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install standards?

npx skills add https://github.com/boshu2/agentops --skill standards

Related skills

More from boshu2/agentops

Related skills

Alternatives in Software Engineering