atlan-fact-verification-gate

Atlan Fact Verification Gate

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "atlan-fact-verification-gate" with this command: npx skills add atlanhq/atlan-sample-apps/atlanhq-atlan-sample-apps-atlan-fact-verification-gate

Atlan Fact Verification Gate

Create a lightweight verification checkpoint before behavior-changing decisions.

Workflow

  • Classify task as build , modify , test , review , or release .

  • Read source guide: ../_shared/references/verification-sources.md .

  • Verify only what is required for the current decision:

  • SDK behavior for runtime/data-path decisions.

  • CLI behavior for scaffold/run/test/release commands.

  • Resolve SDK evidence using portable fallback order:

  • local checkout (if present)

  • installed package source

  • remote source/docs

  • For build tasks, classify app quality tier (quickstart-utility or connector-standard ) using ../_shared/references/app-quality-bar.md .

  • Create verification_manifest.json using ../_shared/assets/verification_manifest.json as template.

  • Validate manifest: python ../_shared/scripts/validate_verification_manifest.py verification_manifest.json

  • Continue if status is ready ; otherwise resolve unknowns or ask user.

  • If CLI mismatch is found, append proposal entry to ../_shared/references/cli-change-proposals.md .

Output Contract

  • Produce verification_manifest.json for non-trivial behavior changes.

  • Record what was inspected, including exact command/flag facts when command behavior matters.

  • Never edit SDK or CLI repositories.

References

  • Checklist: references/checklist.md

  • Artifact schema: ../_shared/references/artifact-templates.md

  • Quality bar: ../_shared/references/app-quality-bar.md

  • Multi-agent compatibility: ../_shared/references/agent-surface-compatibility.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

atlan-sdk-objectstore-io-defaults

No summary provided by upstream source.

Repository SourceNeeds Review
General

atlan-app-scaffold-standard

No summary provided by upstream source.

Repository SourceNeeds Review
General

atlan-sql-connector-patterns

No summary provided by upstream source.

Repository SourceNeeds Review
General

atlan-review-doc-sync

No summary provided by upstream source.

Repository SourceNeeds Review