Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agentic-os

agentic-os에는 KbWen에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
92
업데이트
2026-07-02
Forks
21
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

systematic-debugging
소프트웨어 개발자

Use 4-phase root cause analysis (Observe, Hypothesize, Verify, Fix); avoid unverified patches.

2026-07-02
using-git-worktrees
소프트웨어 개발자

Use Git worktrees to create parallel working directories safely; avoid branch-switch contamination.

2026-06-20
karpathy-principles
프로젝트 관리 전문가

Behavioral guidelines to reduce common LLM coding mistakes — Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution.

2026-06-19
verification-before-completion
프로젝트 관리 전문가

Enforce "no evidence = no completion"; run Gate Function verification before declaring done.

2026-05-26
production-readiness
소프트웨어 개발자

Pre-ship observability readiness checklist — ensures errors reach production monitoring, not just debug consoles.

2026-04-16
red-team-adversarial
정보 보안 분석가

Adversarial security and resilience analysis — auto-triggered during /review and /test based on task classification. Provides attack surface analysis, boundary testing, auth bypass attempts, dependency chain attacks, and Beast Mode stress testing.

2026-04-16
dispatching-parallel-agents
소프트웨어 개발자

Evaluate when to dispatch parallel agents; use a 4-step pattern to split, coordinate, and integrate results.

2026-04-12
subagent-driven-development
소프트웨어 개발자

Decompose tasks via subagent collaboration; define interface contracts and integration checkpoints.

2026-04-12
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Drive changes with Red→Green→Refactor; ensure behavior is verifiable and regression-safe.

2026-04-12