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

artifex

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

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

이 저장소의 skills

artifex-invariants
기타 컴퓨터 관련 직업

The 7 non-negotiable Artifex design invariants. Use BEFORE writing or reviewing any code in packages/worker/** or anything touching the meta-agents (Orchestrator, Agent Creator, Reviewer, Learning Agent), Constitution, Context Broker, Worker Swarm, the mission loop, verification gates, or the audit ledger. Triggers on "invariant", "constitution", "gate A/B", "fold-up", "context broker", "learning agent", "ledger", or editing worker/meta-agent code.

2026-07-23
artifex-ledger
데이터베이스 아키텍트

Append-only Audit Ledger rules for Artifex. Use when writing DB migrations or any code that reads/writes the ledger, the Model Catalog, or the memory-fabric stores (packages that touch Postgres, migrations, LISTEN/NOTIFY, replay). Triggers on "ledger", "append-only", "migration", "LISTEN/NOTIFY", "event store", "time-travel", "replay", "audit event".

2026-07-23
artifex-model-tiering
소프트웨어 개발자

Provider-neutral Model Router + 4-tier model policy rules for Artifex. Use when editing packages/model-router/**, the Model Catalog, the Tier Policy engine, the admission gate, or anything choosing which model an agent runs. Triggers on "model router", "model catalog", "tier", "admission gate", "Ollama", "vLLM", "Qwen", "provider", "which model".

2026-07-23
artifex-schemas
소프트웨어 개발자

TypeBox schema conventions for Artifex's shared-types. Use when creating or editing schemas/types in packages/shared-types/** — the contract, ledger event, evidence bundle, verdict, or capability-manifest schemas — or anywhere a schema is handed to an LLM for structured output. Triggers on "schema", "TypeBox", "contract type", "ledger event type", "JSON schema", "structured output", "validate contract".

2026-07-23
artifex-tdd
소프트웨어 개발자

Artifex test & phase-implementation discipline. Use when implementing any v0 phase (P0–P13), writing tests, or marking work done. Triggers on "implement phase", "write tests", "TDD", "acceptance criteria", "is this done", "RED/GREEN", "verify".

2026-07-23