agent-env-config

Correct Rust coding conventions and configure agent environments for the envctl workspace.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FlexNetOS/envctl --skill agent-env-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-env-config
Source: https://github.com/FlexNetOS/envctl/tree/main/agent-skills/agent-env-config
Command: npx skills add https://github.com/FlexNetOS/envctl --skill agent-env-config

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of maintaining consistent coding conventions and agent environment configurations within the envctl Rust workspace, correcting incorrect conventions and guiding developers in writing, reviewing, and configuring envctl code.

Core Features & Use Cases

  • Consistent Coding Conventions: Provides the correct Rust-based coding conventions, correcting JavaScript assertions made by ECC.
  • Configuring Agent Environments: Offers guidelines for configuring Claude and Codex agents, including role configurations and MCP baselines.
  • Use Case: When developing for envctl, this Skill helps ensure that code follows Rust conventions and agent environments are set up correctly, promoting code quality and collaboration.

Quick Start

Use 'agent-env-config' to configure your agent environment for envctl development.

Frequently Asked Questions about agent-env-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure agent environments for Rust workspace development?

To configure agent environments for a Rust workspace, this Skill defines role configurations and MCP baselines for Claude and Codex agents, ensuring consistent setup and code quality across your development environment.

What Rust coding conventions should I follow for envctl module structures?

Rust coding conventions for envctl module structures include specific naming conventions and layout specifications that correct incorrect JavaScript assertions, ensuring your Rust code follows proper structural and stylistic guidelines.

Do I need specific test configurations for Rust workspace agents like Claude and Codex?

Yes, specific test configurations are required for Rust workspace agents. This Skill provides guidelines for setting up test configurations and environment layouts tailored for both Claude and Codex agents.

Why does my agent environment config use JavaScript conventions instead of Rust?

Your agent environment config may incorrectly apply JavaScript conventions instead of Rust conventions. This Skill corrects those JavaScript assertions made by ECC and replaces them with accurate Rust-based coding standards.

What's the best way to ensure coding consistency across multiple agents in a Rust workspace?

The best way to ensure coding consistency across multiple agents in a Rust workspace is to apply standardized naming conventions, module structures, and environment layout specifications for both Claude and Codex agents.