Home / akillness / jeo-skills · .agent-skills/microsoft-agent-framework/SKILL.md · GitHub

microsoft-agent-framework skillA

microsoft-agent-framework is agent-read markdown (skill) from akillness/jeo-skills: Design enterprise-grade agent systems with Microsoft's agent framework patterns: role separation, workflow control, policy boundaries, and observability. Use when users need robust organizational agent workflows, governance, and maintainable multi-agent architecture..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Microsoft Agent Framework

## When to use this skill
- 조직/팀 단위로 유지되는 에이전트 시스템 설계가 필요할 때
- 책임분리, 거버넌스, 감사 가능한 실행로그가 필요할 때
- 단발성 데모가 아니라 운영/확장 가능한 구조가 필요할 때

## Instructions

### Step 1) 역할 분리 모델 확정
- Planner / Executor / Reviewer / Approver 역할을 분리
- 역할 간 입력/출력 계약(스키마) 먼저 정의
- 승인 단계(Approver)가 필요한 작업군을 선별

### Step 2) 제어흐름 정의
- 동기/비동기 경로 구분
- 실패 시 보상 트랜잭션 또는 롤백 전략 설정
- SLA(응답시간/재시도/중단조건) 명문화

### Step 3) 정책 경계 설정
- 데이터 접근 범위(읽기/쓰기/외부전송) 역할별 제한
- 민감정보 마스킹/로그 보존 정책 적용
- 자동 실행 범위와 인간 승인 범위를 분리

### Step 4) 운영 관측성 구축
- 단계별 trace id 부여
- 실패 원인 분류(정책,도구,모델,입력)
- 주기적 회귀 점검용 시나리오 유지

## Examples
- 요청: "부서 간 승인 흐름을 포함한 에이전트 운영체계를 만들고 싶다"
- 적용: Planner→Executor→Reviewer→Approver 파이프라인 구성
- 결과: 감사 가능한 승인 이력과 실패 복구 경로 확보

## Best practices
1. 역할 분리는 프롬프트 문체가 아니라 권한 경계 중심으로 한다.
2. 승인 없는 자동화는 저위험 작업으로 제한한다.
3. 관측성 없는 최적화는 금지하고, 로그 체계를 먼저 만든다.

## References
- https://github.com/microsoft/agent-framework

Read the whole file at its exact version.

How to install

Latest version
mdr add akillness/jeo-skills/microsoft-agent-framework@v1.0
Exact content
mdr add akillness/jeo-skills/microsoft-agent-framework@sha256:f96db5f24619731d

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ijv4za76zvphv4kg.svg)](https://markdownregistry.com/a/art_ijv4za76zvphv4kg)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0 latest2026-05-01 ef0c9ba 2,175 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2175 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

akillness/jeo-skills · 47 stars · license none · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ijv4za76zvphv4kg
GET https://markdownregistry.com/api/v1/resolve?ref=akillness/jeo-skills/microsoft-agent-framework
GET https://markdownregistry.com/api/v1/blob/f96db5f24619731db46a1e8256c3648e6cc7abde01a915fead8a3c3c75b50f89

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from akillness/jeo-skills

academic-research skill
akillness/jeo-skills · .agent-skills/academic-research/SKILL.md · Full academic research pipeline from discovery to publication — 4 reference pipelines, 27 modes, 39-agent ensemble…
v1.0.0 · audit A · 47 stars
agent-pulse skill
akillness/jeo-skills · .agent-skills/agent-pulse/SKILL.md · Operate and extend barretlee/agent-pulse, the evidence-backed AI industry intelligence system: inspect source catalog…
v1.0 · audit A · 47 stars
agent-reach skill
akillness/jeo-skills · .agent-skills/agent-reach/SKILL.md · Operate Panniantong/Agent-Reach, the MIT-licensed installer, doctor, and routing layer for platform-specific internet…
v1.0.0 · audit A · 47 stars
agentation skill
akillness/jeo-skills · .agent-skills/agentation/SKILL.md · Exact rendered-UI feedback router → choose copy-paste review, watch-loop sync, self-driving critique, or platform…
v1.1.0 · audit A · 47 stars
agentic-gamedev-skills skill
akillness/jeo-skills · .agent-skills/agentic-gamedev-skills/SKILL.md · Discover, select, and safely install focused skills from abagames/agentic-gamedev-skills. Use when a user explicitly…
v1.0.0 · audit A · 47 stars
agentic-skills skill
akillness/jeo-skills · .agent-skills/agentic-skills/SKILL.md · Production engineering lifecycle for spec-first, test-driven implementation, review, and staged shipping; use for…
v1 · audit A · 47 stars
agenticskills skill
akillness/jeo-skills · .agent-skills/agenticskills/SKILL.md · One-shot installer for the akillness/oh-my-gods agent skill bundle (80+ god-skills) — wraps the official install.sh…
v1.0.0 · audit B · 47 stars
aider-cli-workflow skill
akillness/jeo-skills · .agent-skills/aider-cli-workflow/SKILL.md · Runs a scope-locked, test-backed Aider coding loop with commit hygiene; use for local-repo AI pair-programming on one…
v1.0.0 · audit A · 47 stars
airship skill
akillness/jeo-skills · .agent-skills/airship/SKILL.md · Drive Airship (`@airshiplabs/cli`), a CLI that puts a visual, pannable design canvas in front of a running dev server…
v1.0 · audit A · 47 stars
amrouter skill
akillness/jeo-skills · .agent-skills/amrouter/SKILL.md · Self-hosted AI gateway with one OpenAI-compatible endpoint for multi-provider LLM, embedding, image, and audio routing…
git:20260911.fa4fe6b · audit A · 47 stars
animato skill
akillness/jeo-skills · .agent-skills/animato/SKILL.md · Drive Animato (github.com/otdnnc/Animato) as an API-key agent loop that turns a rigged .fbx/.gltf model plus a…
v1.0.0 · audit A · 47 stars
api-design skill
akillness/jeo-skills · .agent-skills/api-design/SKILL.md · Design or refactor API contracts for REST and GraphQL systems.
v1.1.0 · audit A · 47 stars

Every file in akillness/jeo-skills

Browse by kind, by grade A, or by owner.