fix-schema

SkillMonitoring & ops

Fix session log schema parse errors and create a pull request

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the fix-schema skill

What this skill tells your AI

The instructions your AI receives, as published by d-kimuson/claude-code-viewer in .agents/skills/fix-schema/SKILL.md and read by ahel’s review.

2. Fix type errors:

  • Update affected components to handle new schema types
  • Follow project type safety rules (no as casting)

3. Add tests:

  • Create or update test files for modified schemas
  • Verify both old and new formats parse successfully

4. Verify and commit:

  • Run pnpm typecheck (must pass)
  • Run pnpm test (must pass)
  • Run pnpm fix
  • Commit changes

5. Create PR:

  • Push branch
  • Create draft PR with summary of schema changes

Signals

GitHub stars
1k
Forks
161
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
fix-schema
Source
github.com/d-kimuson/claude-code-viewer