Leaderboard/Agent Orchestration/agents-best-practices
Last commit on September 19, 2026·Created on May 15, 2026

DenisSergeevitch/agents-best-practices

A framework for designing provider-neutral agentic harnesses and architectural loops
Combined rank
#165
across all skills
In Agent Orchestration
#8
category rank
Stars
2.3k
+1.1% in last 7d
Forks
211
+2.4% in last 7d
Watchers
11
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill provides a technical blueprint for building agentic systems that remain compatible across different LLM providers. It focuses on the structural requirements of agent loops, from tool design and record provenance to memory lifecycles and context compaction.

It is designed for builders auditing or refactoring agent architectures to improve observability, safety, and the implementation of self-refining recursive harnesses.

WHO IT'S FOR
AI agent / automation builders
designing provider-neutral agentic harnesses and loops
Technical leads / architects
auditing agent architecture for safety and observability
Backend / infrastructure engineers
implementing MCP and external tool connectors
Workflow automation engineers
building domain-specific agents for business operations
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

I’m using

Global install with skills

Installs: Global, user-level installation discoverable by every project · any compatible agent

  1. Run this command in a terminal. The documented -g flag installs the skill globally at user level.

    npx skills add DenisSergeevitch/agents-best-practices -g
README.md · Checked Sep 18, 2026