Agent skill

atlan-sdk-objectstore-io-defaults

Enforce object store and IO defaults from the Atlan SDK for output paths, prefixes, and file writes. Use when implementing or reviewing raw/transformed output handling.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/atlan-sdk-objectstore-io-defaults

SKILL.md

Atlan SDK Objectstore IO Defaults

Apply SDK-native defaults for all output read/write logic.

Workflow

  1. Apply defaults from references/defaults.md.
  2. Use SDK path-building conventions instead of hardcoded prefixes.
  3. Route writes through SDK IO abstractions where possible.
  4. If local SDK checkout is unavailable, verify behavior from installed package source or remote SDK source/docs.
  5. Run atlan-fact-verification-gate when output behavior changed or conflicts with existing tests.
  6. Validate expected output sections in e2e_case_contract.yaml.

Non-Negotiable Rules

  • Do not hardcode bucket prefixes when SDK-derived paths exist.
  • Keep raw and transformed outputs under workflow-specific output path.
  • Align output naming with e2e assertions.

References

  • Defaults and anti-patterns: references/defaults.md
  • Shared templates: ../_shared/references/artifact-templates.md

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results