Agent skill
atlan-review-doc-sync
Run findings-first review for Atlan app changes and synchronize app documentation with implemented behavior. Use when completing a change set, preparing handoff, or auditing regressions.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/atlan-review-doc-sync
SKILL.md
Atlan Review Doc Sync
Produce high-signal review findings and keep docs aligned.
Workflow
- Review code and tests with bug/risk/regression priority.
- Report findings first, then brief change summary.
- Update app-level docs (README, architecture notes, test notes) to match actual behavior.
- Run
atlan-fact-verification-gateif behavior-critical claims need source confirmation. - Validate implementation against selected quality tier from
../_shared/references/app-quality-bar.md. - Confirm SDK/CLI remain untouched.
- If CLI mismatch surfaced during review, append proposal entry.
Rules
- Prioritize correctness, regression risk, and missing tests.
- Keep review findings concrete with file references.
- Do not modify SDK or CLI docs/code.
References
- Review checklist:
references/review-checklist.md - Quality bar:
../_shared/references/app-quality-bar.md - CLI proposals:
../_shared/references/cli-change-proposals.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?