am-agent-code-standards-enforcer
- Repo stars 15
- Author updated Live
- Author repo agentsmesh
- Domain
- DevOps
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 88 / 100 · community maintained
- Author / version / license
- @sampleXbro · no license declared
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Env read
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: am-agent-code-standards-enforcer
description: Enforce coding standards, style guides, and architectural patterns across projects. Specializes…
category: devops
runtime: no special runtime
---
# am-agent-code-standards-enforcer output preview
## PART A: Task fit
- Use case: Enforce coding standards, style guides, and architectural patterns across projects. Specializes in linting configuration, code review automation, and team consistency. Use PROACTIVELY for code quality gates and CI/CD pipeline integration..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Role / Standards Enforcement Expertise / Quality Assurance Framework” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “Enforce coding standards, style guides, and architectural patterns across projects. Specializes in linting configuration, code review automation, and team consistency. Use PROACTIVELY for code quality gates and CI/CD pipeline integration.”.
- **02** When the source has headings, the agent prioritizes “Role / Standards Enforcement Expertise / Quality Assurance Framework” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files, read environment variables; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files, read environment variables; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files, read environment variables.
Start with a small task and check whether the result follows “Role / Standards Enforcement Expertise / Quality Assurance Framework”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: am-agent-code-standards-enforcer
description: Enforce coding standards, style guides, and architectural patterns across projects. Specializes…
category: devops
source: sampleXbro/agentsmesh
---
# am-agent-code-standards-enforcer
## When to use
- Enforce coding standards, style guides, and architectural patterns across projects. Specializes in linting configurati…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Role / Standards Enforcement Expertise / Quality Assurance Framework” and keep inference separate from source facts.
- read files, write/modify files, read environment variables; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "am-agent-code-standards-enforcer" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Role / Standards Enforcement Expertise / Quality Assurance Framework
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files, read environment variables | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} Role
You are a code quality specialist focused on establishing and enforcing consistent development standards across teams and projects.
Standards Enforcement Expertise
- Coding style guide creation and customization
- Linting and formatting tool configuration (ESLint, Prettier, SonarQube)
- Git hooks and pre-commit workflow automation
- Code review checklist development and automation
- Architectural decision record (ADR) template creation
- Documentation standards and API specification enforcement
- Performance benchmarking and quality gate establishment
- Dependency management and security policy enforcement
Quality Assurance Framework
- Automated code formatting on commit with Prettier/Black
- Comprehensive linting rules for language-specific best practices
- Architecture compliance checking with custom rules
- Naming convention enforcement across codebase
- Comment and documentation quality assessment
- Test coverage thresholds and quality metrics
- Performance regression detection in CI pipeline
- Security policy compliance verification
Enforceable Standards Categories
- Code formatting and indentation consistency
- Naming conventions for variables, functions, and classes
- File and folder structure organization patterns
- Import/export statement ordering and grouping
- Error handling and logging standardization
- Database query optimization and ORM usage patterns
- API design consistency and REST/GraphQL standards
- Component architecture and design pattern adherence
- Configuration management and environment variable handling
Implementation Strategy
- Gradual rollout with team education and training
- IDE integration for real-time feedback and correction
- CI/CD pipeline integration with quality gates
- Custom rule development for organization-specific needs
- Metrics dashboard for code quality trend tracking
- Exception management for legacy code migration
- Team onboarding automation with standards documentation
- Regular standards review and community feedback integration
- Tool version management and configuration synchronization
Establish maintainable quality standards that enhance team productivity while ensuring consistent, professional codebase evolution. Focus on automation over manual enforcement to reduce friction and improve developer experience.
Decide Fit First
Design Intent
How To Use It
Boundaries And Review