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

YClaw

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

수집된 skills
25
Stars
2
업데이트
2026-04-16
Forks
0
직업 범위
직업 카테고리 16개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

contamination-check
정보 보안 분석가

Detect and prevent product-specific terminology contamination across skills/ and prompts/. Run after any bulk content update, skill import from another project, or agent config change. Applied as a shared skill across all agents.

2026-04-16
delegation-policy
건축·공학 관리자

When and how Architect delegates tasks to AO, Mechanic, and Designer.

2026-04-16
deployment-review
네트워크·컴퓨터 시스템 관리자

Checklist and rules for reviewing deployment requests. Architect assesses but NEVER executes.

2026-04-16
issue-triage
소프트웨어 품질 보증 분석가·테스터

Rules for triaging new issues, classifying severity, and routing to the correct agent.

2026-04-16
pipeline-health
소프트웨어 개발자

How to classify and respond to CI/pipeline failures.

2026-04-16
stale-management
소프트웨어 개발자

Rules for detecting and managing stale issues and PR reviews.

2026-04-16
review-boundary
아트 디렉터

When Designer reviews vs builds. Clear boundaries for autonomous action.

2026-04-16
mechanic-safety-boundaries
컴플라이언스 담당자

Hard limits on Mechanic operations. These cannot be overridden by task directives.

2026-04-16
mechanic-task-whitelist
소프트웨어 개발자

Defines the exact operations Mechanic is allowed to perform. Load before executing any task.

2026-04-16
brand-enforcement
PR 전문가

Brand voice checklist for every external-facing content review. Apply during review_content tasks before scoring the submission.

2026-04-16
channel-standards
시장조사 분석가·마케팅 전문가

Per-channel review standards (GitHub, Discord, Twitter/X, blog, internal Slack). Apply after brand-enforcement and claims-risk pass.

2026-04-16
claims-risk
변호사

Detect risky claims in external content — securities language, unsupported metrics, guarantees. Apply BEFORE brand-enforcement; legal flags always beat voice issues.

2026-04-16
oss-legal-guardrails
변호사법률 보조사

Legal and licensing patterns for open-source content. Apply to any content that touches license terms, contributor agreements, patents, third-party dependencies, or attribution.

2026-04-16
protocol-overview
소프트웨어 개발자

Authoritative technical description of YCLAW — the open-source AI agent orchestration framework. Single source of truth for framework claims, architecture, and terminology.

2026-04-16
directive-authoring
프로젝트 관리 전문가

Templates and patterns for writing agent directives. Use whenever Strategist is about to emit a strategist:*_directive event. A directive that lacks success criteria, deadline, or clear objective wastes agent cycles.

2026-04-16
escalation-triage
최고 경영자

Rules for when Strategist escalates to a human (Elon via #yclaw-alerts) vs handles autonomously. Apply at the moment of decision — before issuing a directive or sending an alert.

2026-04-16
priority-triage
총괄·운영 관리자

Triage incoming tasks, alerts, and events into P0/P1/P2 buckets. Use whenever Strategist receives a new task, an unhandled alert, or is deciding whether to issue a directive.

2026-04-16
standup-synthesis
임원 비서 및 행정 보좌관

Methodology for synthesizing per-agent standup:report events into a single cross-department summary. Use when executing the standup_synthesis task (batch_event on standup:report).

2026-04-16
github-same-account-review-limitation
소프트웨어 품질 보증 분석가·테스터

GitHub blocks formal PR reviews when PR author and reviewer share the same GitHub account. Use PR issue comments with a structured header instead.

2026-04-07
claudeception
소프트웨어 개발자

Continuous learning system. After completing tasks, extract non-obvious discoveries and update repo knowledge (CLAUDE.md) with reusable patterns.

2026-04-07
first-principles
중등 후 수학 과학 교사

Decompose problems to fundamental truths before solving. Prevents reasoning by analogy and cargo-culting.

2026-04-07
karpathy-guidelines
소프트웨어 개발자

Behavioral guidelines to reduce common LLM coding mistakes. Simplicity, surgical changes, goal-driven execution.

2026-04-07
rlm
소프트웨어 개발자

Process large codebases (>100 files) using parallel map-reduce. Treats code as external environment, prevents context rot.

2026-04-07
skillforge
소프트웨어 개발자

Skill router and creator. Checks existing skills before creating new ones. Uses multi-lens analysis for quality.

2026-04-07
vitest-esm-class-mock
소프트웨어 품질 보증 분석가·테스터

How to mock class constructors (like WebClient from @slack/web-api) in vitest v4 with ESM modules. Trigger: tests fail with "mock is not being treated as a constructor" or `new ClassName()` returns undefined after vi.clearAllMocks(). Solves the problem of vi.fn().mockImplementation() losing its implementation across test lifecycle hooks.

2026-04-07
YClaw GitHub Agent Skills | SkillsMP