Skip to main content
GitHub リポジトリ

datarim

datarim には Arcanada-one から収集した 68 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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 件を表示しています。