# Maintain SnowTower Documentation

SnowTower documentation can drift from project files, workflows, and agent definitions. This skill guides audits that keep README, docs, and Claude configuration current.

## Install

```bash
npx skillstore add database-tycoon/snowtower-maintainer
```

## Metadata

- Status: approved
- Slug: database-tycoon-snowtower-maintainer
- Skillstore revision: r1
- Version status: missing
- Tree hash: 9845f950cd06e238ad863c25a23462824ef0a0800184a2990b07019aa6d81e2f
- Author: Database-Tycoon
- GitHub username: Database-Tycoon
- License: MIT
- Repository: https://github.com/Database-Tycoon/SnowTower/tree/main/.claude/skills/snowtower-maintainer
- Ref: 26421118b848d9f1efc0aa169d8a7a9e7e0a877e
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, filesystem
- Quality score: 79
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/database-tycoon-snowtower-maintainer
- Manifest: https://skillstore.pages.dev/api/skills/database-tycoon-snowtower-maintainer/manifest

## Capabilities

- Checks README badges, links, command references, diagrams, and statistics against project files.
- Audits Claude skills, agents, patterns, and settings for duplicate or outdated definitions.
- Guides synchronization between docs under docs/guide and SnowDDL project configuration.
- Provides local health check procedures for project structure, commands, tests, and pre-commit status.
- Defines trigger conditions for README, documentation, release, and onboarding maintenance tasks.

## Use Cases

- Refresh README Content: Update badges, command references, statistics, and links before a release.
- Audit Claude Configuration: Review skills, agents, patterns, and settings for obsolete or duplicate entries.
- Prepare Contributor Onboarding: Verify setup guides, management commands, and project structure notes for new contributors.

## Prompt Templates

### Check README Basics

```
Review the SnowTower README for stale badges, broken links, and outdated command references. Summarize needed updates.
```

### Sync Documentation With Project State

```
Compare docs under docs/guide with current SnowTower configuration and project scripts. Identify mismatches and suggest exact documentation updates.
```

### Audit Claude Agents

```
Audit the Claude agents and patterns for duplicate purposes, outdated file paths, and missing references. Recommend a consolidation plan.
```

### Prepare Release Documentation

```
Perform a full SnowTower documentation readiness review before release. Cover README metrics, workflows, guides, Claude configuration, and onboarding notes.
```

## Limitations

- It is tailored to the SnowTower repository and assumes its directory layout exists.
- It provides maintenance procedures, not automated edits or guaranteed validation.
- It may suggest local commands when the agent environment permits command execution.
- It does not validate Snowflake permissions or production database state.

## Best Practices

- Run documentation audits after feature changes, release changes, or command changes.
- Compare documentation claims against repository files before editing user-facing text.
- Keep agent and pattern descriptions focused on current SnowTower capabilities.

## Anti Patterns

- Do not update statistics without checking the current repository state.
- Do not keep duplicate agents that describe the same maintenance role.
- Do not treat command examples as production deployment validation.

## Security Audit

- Audited at: 2026-07-09T14:56:27.099\+00:00
- Summary: All static detections were reviewed and found to be Markdown formatting or visible local shell examples, not executable code bundled with the skill. The command examples support documentation maintenance and do not show network calls, deletion, credential access, or prompt-injection language.

## Stats

- Views: 261
- Downloads: 9
- Favorites: 0
- Popularity score: 0
