agent-behavior-standards

Define agent and contributor interaction standards for the Enterprise ERP codebase.

Updated May 15, 2026
One-click install
npx skills add https://github.com/pphatdev/erp-prompt --skill agent-behavior-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-behavior-standards
Source: https://github.com/pphatdev/erp-prompt/tree/main/rules/agent
Command: npx skills add https://github.com/pphatdev/erp-prompt --skill agent-behavior-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Define and enforce consistent collaboration rules between AI agents and human contributors across the codebase, ensuring traceability and secure, predictable development workflows.

Core Features & Use Cases

  • Standardized interaction guidelines between agents and developers, including how to document changes and apply coding conventions.
  • Workflow enforcement for feature implementation, security patches, module extensions, and comprehensive documentation updates.
  • Governance and tooling support, including bootstrapping new features via skills-cli to generate mandatory structure and artifacts.

Quick Start

Create a new feature by applying the standardized agent-behavior workflow and bootstrapping with skills-cli to generate and enforce documentation, tests, and audit trails.

Frequently Asked Questions about agent-behavior-standards

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

FAQPage Schema
How do I enforce coding conventions for AI agents in an Enterprise ERP codebase?

You can enforce coding conventions by applying a structured workflow that governs how AI agents and human contributors interact, ensuring traceability and secure development across feature reviews, security patches, and module extensions.

What is the standard workflow for AI agent governance during feature implementation?

The standard agent governance workflow requires passing through four sequential stages: Rule Review, Service Logic, API Resource, and P0 Testing, ensuring secure and predictable codebase changes.

How do I bootstrap a new feature module with mandatory documentation and tests?

You bootstrap new features by using the skills-cli to generate the mandatory project structure, enforce documentation updates, create tests, and establish audit trails for agent and human contributors.

Does this agent behavior standard apply to security patches and module extensions?

Yes, the standards apply directly to security patches and module extensions, enforcing tenancy discipline, versioning, and structured documentation updates within the Enterprise ERP.

What's the best way to maintain tenancy discipline and versioning for AI-generated code?

The best way to maintain tenancy discipline is to follow the defined agent behavior standards, which integrate versioning and governance rules directly into the codebase contribution workflow.