ai-metodoloji

Audit AI agent methodology and update context and methodology log files.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/sultanxgokce/Sx-Claude-Skills --skill ai-metodoloji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-metodoloji
Source: https://github.com/sultanxgokce/Sx-Claude-Skills/tree/main/ai-engineering-kit/templates/skills/ai-metodoloji
Command: npx skills add https://github.com/sultanxgokce/Sx-Claude-Skills --skill ai-metodoloji

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bu skill, bir AI ajanının çalışma metodolojisini izler, kalite kontrolleri ve iyileştirme adımlarını otomatik olarak denetler.

Core Features & Use Cases

  • Metodoloji denetimi: bağlam kalitesi, hafıza sağlığı, reasoning verimliliği ve orkestrasyon uzmanlığı için per-çalıştırma kontrolleri.
  • Otomatik günlük ve raporlama: METODOLOJI_LOG.md güncellemelerini yapar ve sorunları işaret eder.
  • Kullanım senaryosu: Bir proje üzerinde düzenli kalite denetimi gerçekleştirir ve iyileştirme önerileri üretir.

Quick Start

Bu yetenek her çalıştırmada başlatılır ve bağlam kalitesi ile metodoloji denetimini sağlar.

Frequently Asked Questions about ai-metodoloji

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit an AI agent's working methodology for context and memory health?

You audit an AI agent's working methodology by running per-execution checks that verify context health, memory health, reasoning efficiency, and orchestration. This process captures logs, flags issues before they escalate, and enforces reporting after each run.

What is AI agent methodology QA and when do I need it?

AI agent methodology QA is the regular quality auditing of agent pipelines across projects. You need it to monitor working methodology, automatically update logs, and flag issues before they escalate into larger problems.

How do I enforce reporting and update methodology logs after each agent run?

To enforce reporting and update methodology logs, implement checks that verify and update _agents/CONTEXT.md and _agents/ai-research/METODOLOJI_LOG.md. This logs issues and generates improvement suggestions after each run.

Can I use this methodology audit for regular QA across multiple projects?

Yes, you can use this methodology audit for regular QA across multiple projects. It applies to regular QA of AI agent pipelines, capturing logs and flagging issues before they escalate across different contexts.

Why does my AI agent pipeline escalate issues and how do I flag them automatically?

Issues escalate when context health and reasoning efficiency degrade. You flag them automatically by implementing per-execution checks that capture methodology logs, verify context, and update METODOLOJI_LOG.md to report errors.