Skip to main content
GitHub 저장소

datarim

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

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

이 저장소의 skills

autonomous-mode
기타 컴퓨터 관련 직업

Question Suppression Ladder + L1 Inline Resolution Rule + Hard-gated Action Boundary. Activated by DATARIM_AUTO_MODE=1 + a per-task autonomous-mode marker.

2026-07-17
finishing-a-development-branch
소프트웨어 개발자

Use when implementation is complete and all tests pass. Decides how to integrate the work via merge, PR, or cleanup with structured options.

2026-07-15
security-baseline
정보 보안 분석가

Canonical S1–S9 security rule reference cited from CLAUDE.md § Security Mandate. Load for plan/qa/compliance/do touching shipped artefacts.

2026-07-15
publishing
소프트웨어 개발자

Technical rules for publishing content to social media and websites — platform limits, formatting, API patterns, OG tags, multi-platform workflow.

2026-07-14
testing
소프트웨어 품질 보증 분석가·테스터

Testing pyramid, frameworks, mocking. Load first; then the fragment for the active gate (live smoke, silent failure, bats, legacy triage).

2026-07-13
expectations-checklist
프로젝트 관리 전문가

Operator wishlist checklist seeded at /dr-prd or /dr-plan; verified at /dr-qa and /dr-compliance with BLOCKED routing on missed/partial without override.

2026-07-11
factcheck
편집자

Fact-check articles and posts before publication. Extracts claims, verifies against sources, improves text while preserving style.

2026-07-11
ai-quality
소프트웨어 개발자

Five pillars of AI-assisted development — decomposition, TDD, architecture-first, focused work, context. Method size limits, DoD, stubbing.

2026-07-11
verification-before-completion
소프트웨어 품질 보증 분석가·테스터

Use before claiming work complete, fixed, or passing — and before committing or opening PRs. Run verification commands and confirm output first.

2026-07-11
compliance
소프트웨어 품질 보증 분석가·테스터

Post-QA hardening — detects task type (code, docs, research, legal, content, infra) and applies the matching verification checklist before archiving.

2026-07-11
datarim-system
프로젝트 관리 전문가

Core Datarim rules. Load this entry first, then only the fragment needed for paths, storage, numbering, backlog, routing, or archive behavior.

2026-07-11
network-exposure-baseline
네트워크·컴퓨터 시스템 관리자

Allowlist/blocklist for network bind targets (compose ports, redis bind, postgres listen_addresses, systemd ListenStream); load before any port change.

2026-07-11
research-workflow
시장조사 분석가·마케팅 전문가

Structured external research — checklist, tool selection, insights document. Used by researcher agent in /dr-prd and /dr-do.

2026-07-11
evolution
기타 컴퓨터 관련 직업

Rules for proposing and applying framework improvements. Covers growth (new components) and maintenance (pruning, merging). Human approval required.

2026-07-11
infra-automation
네트워크·컴퓨터 시스템 관리자

Infrastructure ops — SSH batch execution, health checks, network debugging, pre-migration inventory. Use for Arcana server ops.

2026-07-11
datarim-doctor
소프트웨어 개발자

Schema and migration semantics for /dr-doctor — thin one-liner contract, 6-pass migration, data-loss safety, conflict resolution. Loaded by self-heal.

2026-07-10
fleet
기타 컴퓨터 관련 직업

Router for the five-tier fleet starter skill (l1-basic..l5-autonomous) — selects the AAL/complexity level and its context budget for a spawned agent.

2026-07-10
v-ac-feasibility
소프트웨어 개발자

Pre-implementation gate proving every runtime-command V-AC (docker exec / curl / kubectl / systemctl / live DB query) can actually PASS before /dr-do.

2026-07-10
coworker-context
소프트웨어 개발자

Canonical conventions an external LLM (via coworker delegation) must follow when generating or editing Datarim artifacts (stage header, frontmatter, etc.).

2026-07-10
plan-path-validator
소프트웨어 개발자

Exists-check for file/script/path references in /dr-plan output — flags missing or deprecated tooling and file references before they reach /dr-do.

2026-07-10
cron-agent-patterns
소프트웨어 개발자

Layered timeout defense for cron-orchestrated agents calling external APIs (LLM CLI, HTTP, subprocess) — nested tiers, anti-patterns, headroom.

2026-07-10
nginx-version-compat
네트워크·컴퓨터 시스템 관리자

Probe the running nginx version before writing config, then map directive syntax to that version. Load in /dr-plan for any nginx-touching task.

2026-07-10
utilities
소프트웨어 개발자

Native shell recipes for common operations. Load this entry first, then only the fragment needed for the specific utility category.

2026-07-10
image-prompting
그래픽 디자이너

Author prompts for image-generation tools — covers, thumbnails, post visuals, illustrations, infographics, logos; intake→spec→prompt→verify loop.

2026-07-10
visual-maps
소프트웨어 개발자

Visual index for Datarim maps. Load this entry first, then only the diagram fragment needed for routing, stage flow, or dependency orientation.

2026-07-10
self-verification
소프트웨어 품질 보증 분석가·테스터

Orchestrator for runtime-aware self-verification (manual /dr-verify). Tri-layer: deterministic shell, peer-review, runtime dispatch.

2026-07-07
project-init
기타 컴퓨터 관련 직업

Project scaffolding — creates CLAUDE.md, documentation/, datarim/ for new or existing projects. Loaded by /dr-init when project intent is detected.

2026-06-30
cta-format
기타 컴퓨터 관련 직업

Canonical CTA "Next Step" block format for every /dr-* command and pipeline agent. Load when generating slash-command output or finishing a phase.

2026-06-29
diataxis-docs
기타 컴퓨터 관련 직업

Diátaxis documentation taxonomy mandate four orthogonal categories tutorials how-to reference explanation for every Datarim-managed repo and product site

2026-06-29
dream
기타 컴퓨터 관련 직업

Knowledge base maintenance — organize, deduplicate, cross-reference the datarim/ directory. Flags contradictions, archives stale content.

2026-06-29
frontend-ui
웹·디지털 인터페이스 디자이너

Frontend UI checklist — CSS specificity, dark/light themes, visual testing, mobile responsiveness, i18n parity. Apply when editing HTML/CSS.

2026-06-29
health-controller-stub-detector
소프트웨어 품질 보증 분석가·테스터

Surface hard-coded stub literals (pending-integration, not-implemented, stub) in health/status controllers at /dr-do, before /dr-qa wish gating.

2026-06-29
human-summary
기타 컴퓨터 관련 직업

Plain-language operator recap for /dr-qa, /dr-compliance, /dr-archive. Four sub-sections, banlist + whitelist + per-paragraph escape hatch, 150-400 words.

2026-06-29
release-verify
네트워크·컴퓨터 시스템 관리자

Consumer-side recipe for Datarim release — sha256 → cosign verify-blob → gh attestation verify. Load on install/update from a GitHub Release.

2026-06-29
v-ac-axis-split
소프트웨어 개발자

Pattern guidance: split V-AC groups mixing deterministic axis (rule match) and statistical axis (rate threshold); loaded by /dr-prd and /dr-plan.

2026-06-23
init-task-persistence
소프트웨어 개발자

Init-task artefact: verbatim operator brief + append-log, mandatory read by every pipeline command. Source of truth for operator intent.

2026-06-23
session-handoff-writer
소프트웨어 개발자

Producer contract for session-handoff artefacts — /dr-save writes datarim/sessions/{SESSION-ID}.session.md before the session is destroyed.

2026-06-21
stage-snapshot-writer
소프트웨어 개발자

Producer contract for per-task stage snapshots written to datarim/snapshots/{TASK-ID}.snapshot.md with overwrite semantics and an 8 KB hard cap.

2026-06-21
dr-next-snapshot-replay
기타 컴퓨터 관련 직업

Consumer contract for stage snapshots — /dr-next and /dr-orchestrate read datarim/snapshots/{TASK-ID}.snapshot.md first and emit a replay prompt.

2026-06-21
test-env-verification
소프트웨어 품질 보증 분석가·테스터

Mandatory gate: verify the change on test env (backend + frontend) autonomously before prod prep or archive. Blocks /dr-qa, /dr-compliance, /dr-archive.

2026-06-19
이 저장소에서 수집된 skills 68개 중 상위 40개를 표시합니다.