Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

andiupn/andy-universal-agent-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

45 Commits

Repository files navigation

Andy Universal Agent Rules 🛰️


The greatest AI model is useless without the right instructions.

A lightweight, zero-dependency one-liner installer that injects gold-standard coding rules, otonom agent directives, and memory-curation scripts into any workspace in 1 second.

Stop suffering from AI hallucinations, messy code refactoring, and lost context across editor sessions. Power your Cursor, Gemini, Claude Code, and Windsurf workspaces instantly.

📦 Gold Standard Template by andiupn (kuncimu.com) · Licensed under MIT License
☕ If useful, buy me a coffee · 🚀 Looking for curated workspace presets? Try our Starter & PRO Ecosystem

License: MIT GitHub release Ko-Fi Patreon Trakteer Saweria


💡 The Problem: Why Smart AI Models Write Bad Code

Advanced AI models (such as GPT-4o, Claude 3.5 Sonnet, and Gemini Pro) have massive reasoning capacity. But without strict architectural guidelines, clear folder sandboxing, and unified formatting rules, they write unstructured code, ignore your existing conventions, and repeat the same mistakes across sessions.


⚡ The Solution: The Gold Standard AI Governance

1. 📜 Universal Cross-Editor Rules

Injects high-performance AI instructions (AGENTS.md and .cursorrules equivalent) compatible with all major AI editors—Cursor, Windsurf, Claude Code, GitHub Copilot, and Kiro. One set of rules to rule them all.

🧠 2. Standalone Memory Curators

Includes native Python stdlib scripts that automate local project knowledge accumulation. If the AI solves a bug or makes an architectural decision once, it writes it to .agent/memory/ and never forgets it.

⚡ Zero-Dependency Installer

No npm install, no pip install. Installs in 1 second via a simple native curl/Powershell one-liner, downloading only standard-library Python scripts and clean markdown workflows.


📂 Visual Directory Map

your-project/
 .agent/
 scripts/ # Zero-dependency Python tools (Search, Save, Validate)
 workflows/ # Step-by-step markdown workflows (Maintenance, Save)
 AGENTS.md # The master AI system instructions (entry point)
 install.sh # Native Linux/macOS installer
 install.ps1 # Native Windows PowerShell installer

🚀 Installation (1 Second)

Windows (PowerShell):

iwr -useb https://raw.githubusercontent.com/andiupn/andy-universal-agent-rules/main/install.ps1 | iex

Linux / macOS (Bash):

curl -fsSL https://raw.githubusercontent.com/andiupn/andy-universal-agent-rules/main/install.sh | bash

💖 Support This Project (Donations)

If this template has accelerated your coding workflow, consider supporting:


📄 License

This project is licensed under the MIT License. See the LICENSE file for more information.

Sponsor this project

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /