Skip to content

feat: add Claude Code automations, hooks, skills, and cost audit#28

Merged
vardhineediganesh877-ui merged 2 commits into
mainfrom
feat/claude-automations
May 18, 2026
Merged

feat: add Claude Code automations, hooks, skills, and cost audit#28
vardhineediganesh877-ui merged 2 commits into
mainfrom
feat/claude-automations

Conversation

@vardhineediganesh877-ui
Copy link
Copy Markdown
Owner

Summary

  • Add ESLint hook (PostToolUse) and sensitive file block hook (PreToolUse) in .claude/settings.json
  • Add .claudeignore to block large/irrelevant dirs from Claude context
  • Add 5 new skills: skill-doctor, pr-check, deps-audit, changelog, task-sync
  • Add api-sync-checker agent for API docs drift detection
  • Move reference tables (test coverage, journey kits) from CLAUDE.md to on-demand docs
  • Trim CLAUDE.md by ~67 lines removing duplicate/stale content
  • Add docs/agent-cost-plan.md with full cost audit findings

Test plan

  • Tests pass: 1234/1234 (33s)
  • Type check clean: tsc --noEmit passes
  • Lint clean: eslint src/ --max-warnings 0 passes
  • Verified skill-doctor weather logic manually
  • Verify /pr-check runs correctly after merge
  • Verify ESLint hook fires on .ts edits after merge

🤖 Generated with Claude Code

Ganesh75-web and others added 2 commits May 17, 2026 20:18
Add ESLint hook on file edit, sensitive file block hook, .claudeignore,
5 new skills (skill-doctor, pr-check, deps-audit, changelog, task-sync),
api-sync-checker agent, and move reference tables to on-demand docs.
Trim CLAUDE.md by ~67 lines removing duplicate/stale content.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…ge-age

Adds Claude Code automations for agentic engineering workflow:
- /review-loop and /dedup slash commands with backing skills
- 14-day package age verifier script (scripts/internal/check-package-age.cjs)
- Dependency source snapshot convention (docs/deps-source/)
- Updated CLAUDE.md, WORKFLOW.md, and INDEX.md with new rules and commands

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vardhineediganesh877-ui vardhineediganesh877-ui merged commit e6fe626 into main May 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant