zsh-agent-rules
New中文 AI Coding Agent 工作流总纲:Codex AGENTS.md、Claude Code CLAUDE.md 与 zsh-agent-workflow skill,减少跑偏、上下文混乱、过度设计和无验证修改。
Summary
md, and zsh-agent-workflow to prevent context drift, over-engineering, and unverified modifications.
- It helps developers maintain focused, efficient, and validated AI-assisted development sessions.
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/zsh-agent-rules.md
@zsh-agent-rulesUse Cases
Usage Examples
/zsh-agent-rules Start a new feature implementation with strict validation and context tracking.
/zsh-agent-rules Review the current codebase and suggest minimal changes to fix the bug without scope creep.
/zsh-agent-rules Run the test suite after each modification and report results before proceeding.
Security Audits
Frequently Asked Questions
What is zsh-agent-rules?
This skill provides a comprehensive workflow framework for AI coding agents, integrating Codex AGENTS.md, Claude Code CLAUDE.md, and zsh-agent-workflow to prevent context drift, over-engineering, and unverified modifications. It helps developers maintain focused, efficient, and validated AI-assisted development sessions.
How to install zsh-agent-rules?
To install zsh-agent-rules: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/zsh-agent-rules.md. Finally, @zsh-agent-rules in Claude Code.
What is zsh-agent-rules best for?
zsh-agent-rules is a agent categorized under General. It is designed for: agent. Created by Khalilzhang0825.
What can I use zsh-agent-rules for?
zsh-agent-rules is useful for: Prevent the AI agent from going off-topic or losing context during a long coding session.; Avoid over-engineering solutions by enforcing minimal, validated changes to the codebase.; Ensure all modifications are verified with tests before being committed.; Maintain consistent workflow rules across different AI coding tools like Codex and Claude Code.; Reduce the need for manual oversight by automating agent behavior guardrails..