fix-schema
SkillMonitoring & opsFix session log schema parse errors and create a pull request
Available today. Use it from your connected AI after setup.
No other account needed.
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
ascasting)
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