Skip to main content
Repositório GitHub

datarim

datarim contém 68 skills coletadas de Arcanada-one, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
68
Stars
11
atualizado
2026-07-17
Forks
1
Cobertura ocupacional
11 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

autonomous-mode
Outras ocupações de informática

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
Desenvolvedores de software

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
Analistas de segurança da informação

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
Desenvolvedores de software

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

2026-07-14
testing
Analistas de garantia de qualidade de software e testadores

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
Especialistas em gestão de projetos

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
Editores

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

2026-07-11
ai-quality
Desenvolvedores de software

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

2026-07-11
verification-before-completion
Analistas de garantia de qualidade de software e testadores

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
Analistas de garantia de qualidade de software e testadores

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
Especialistas em gestão de projetos

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
Administradores de redes e sistemas de computador

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
Analistas de pesquisa de mercado e especialistas em marketing

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

2026-07-11
evolution
Outras ocupações de informática

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

2026-07-11
infra-automation
Administradores de redes e sistemas de computador

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

2026-07-11
datarim-doctor
Desenvolvedores de software

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
Outras ocupações de informática

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Administradores de redes e sistemas de computador

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
Desenvolvedores de software

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
Designers gráficos

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

2026-07-10
visual-maps
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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

2026-07-07
project-init
Outras ocupações de informática

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
Outras ocupações de informática

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
Outras ocupações de informática

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
Outras ocupações de informática

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

2026-06-29
frontend-ui
Designers de interfaces web e digitais

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
Analistas de garantia de qualidade de software e testadores

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
Outras ocupações de informática

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
Administradores de redes e sistemas de computador

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Outras ocupações de informática

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
Analistas de garantia de qualidade de software e testadores

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
Mostrando as 40 principais de 68 skills coletadas neste repositório.