radif-ru

29 mods across 1 repository, 6 stars between them.

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A set of architecture rules for a layered agent application. The layers separate adapters, core task handling, agents, tools, services, language models, and memory so each part has a clear responsibility.

6 1mo ago A 54 tokens original MIT

async-discipline

02

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A set of project rules for handling input and output operations asynchronously. Asynchronous code lets the application wait for network, file, or database work without blocking other tasks.

6 1mo ago A 38 tokens original MIT

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A set of rules for moving repeatable checks and tasks into scripts or continuous integration, which automatically checks code changes. It leaves subjective design decisions to people or AI.

6 1mo ago A 47 tokens original MIT

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A step-by-step method for finding and fixing software bugs. It requires reproducing the problem, writing a test before the fix, correcting the underlying cause, and checking for regressions.

6 1mo ago A 47 tokens original MIT

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A set of documentation rules for keeping project instructions and references consistent. It covers relative file paths, documentation updates, link checks, and the order for describing behavior before changing code.

6 1mo ago A 45 tokens original MIT

git-discipline

07

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A set of project rules for using Git: how to name branches, write commits, and start and finish tracked tasks.

6 1mo ago A 50 tokens original MIT

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A checklist and decision process for reviewing a pull request or merge request, which is a proposed code change awaiting approval.

6 1mo ago A 48 tokens original MIT

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A set of rules for preparing a pull request on GitHub or a merge request on GitLab, which asks for code changes to be reviewed and merged.

6 1mo ago A 44 tokens original MIT

skill-authoring

11

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A guide for adding or changing assistant skills and prompts in a repository. It explains the required files, mirrored copies and checks that confirm everything stays in sync.

6 1mo ago A 52 tokens original MIT

testing-discipline

12

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A set of project rules for writing and running automated tests with pytest, Python's testing tool, and asyncio, Python's support for asynchronous code.

6 1mo ago A 37 tokens original MIT

agents

13

radif-ru/ai-multi-agent-system

Cursor rule Cursor

A project rulebook that mirrors the instructions in AGENTS.md and points to the project's development, task-process, and architecture documents. It also identifies where the project's reusable skills are stored.

6 1mo ago A 134 tokens original MIT

radif-ru/ai-multi-agent-system

Instructions file

Project-specific instructions for a locally hosted multi-agent system that uses Ollama models across Telegram, the console, and MAX, with support for text, documents, images, and voice.

6 1mo ago A 3 tokens copy · 100% MIT

radif-ru/ai-multi-agent-system

Instructions file Gemini CLI

Project-specific instructions for a local multi-agent system that runs language models on your own computer. The system uses different agents for planning, execution and review, and supports text, documents, images and voice across several communication channels.

6 1mo ago A 3 tokens copy · 100% MIT

about-project

18

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A reference guide to the project, its creator, its abilities, its technology, and where its source code is hosted.

6 1mo ago A 63 tokens original MIT

bash-linux

19

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A Bash and Linux command reference for macOS and Linux terminals. Bash is a shell used to run commands, combine them into pipelines and automate tasks.

6 1mo ago B 50 tokens original MIT

bash-pro

20

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A guide for writing safer Bash scripts for production work. It covers strict error handling, input checks, cleanup, tests with Bats and static checks with ShellCheck.

6 1mo ago B 65 tokens original MIT

code-review

21

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

A code-review checklist for examining code without rewriting it. It checks correctness, security, readability and performance, then labels findings by seriousness.

6 1mo ago A 0 tokens original MIT

email_draft

23

radif-ru/ai-multi-agent-system

Skill Claude CodeCodex

An email-reply drafting tool that reads a message, considers its context and attachments, and produces a structured reply draft. It does not send the email.

6 1mo ago A 57 tokens original MIT