Skip to content

kilianpaquier/agent-rules

Repository files navigation

agent-rules

GitLab Release GitLab Issues GitLab License GitLab CICD

My own personal global AI agent behavior rules and per-language coding conventions, shipped as an Open Plugin Spec plugin, Agent Package Manager package, and marketplace (Claude Code, Copilot and Open Plugin formats).

Installation

Warning

Prefer APM installation: it offers broader agent compatibility than Open Plugin for rules.

Native plugin (limited compatibility):

my-agent plugin marketplace add kilianpaquier/agent-rules
my-agent plugin install agent-rules@agent-rules

APM package (recommended):

apm install kilianpaquier/agent-rules -g --target <claude|copilot|...>

APM plugin:

apm marketplace add kilianpaquier/agent-rules
apm install agent-rules@agent-rules -g --target <claude|copilot|...>

Instructions

This plugin ships an Agent Package Manager and Open Plugin standard rules (or instructions):

  • Global AI agent behavior (response style, scope, process, code review, code style, design, testing)
  • Docker
  • Docker Compose
  • GitLab CI
  • Go
  • Go tests
  • Makefile
  • Markdown
  • Shell
  • Terraform / OpenTofu
  • TypeScript / JavaScript

About

My own personal global AI agent behavior rules and per-language coding conventions, shipped as an Open Plugin, Agent Package Manager package, and marketplace

Topics

Resources

License

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors