| Metadata | Value |
|---|---|
| Track ID | TRACK-083 |
| Title | Agent Skills, Workflows & Hooks Modernization |
| Status | Completed |
| Created | 2026-03-10 |
| Author | Sangeetha Grantha Team |
| Depends On | TRACK-078 (Rust CLI Archive) |
Update all .agents/ workflows and skills to reflect the current Makefile + Docker Compose + Python toolchain, add protective hooks, create new diagnostic skills, and clean up redundant files.
debug-start-application.md — cargo run → make devstart-application.md — ./start-sangita.sh / cargo run → make devverify-db-status.md — cargo run ... db migrate → make migrate, _sqlx_migrations → schema_migrationse2e-test-runner.md — Updated prerequisites and troubleshooting to use make commandsbulk-import-testing.md — Updated reset commands, added extraction test categoryretrospective-commit-and-push.md — Generalized changeset heuristics, updated commit formatcommit-policy/SKILL.md — Added TRACK-ID prefix format, merged commit-guardrails workflow content, updated exampleingestion-pipeline-guardian/SKILL.md — Fixed Docker paths (pdf-extractor → krithi-extract-enrich-worker), updated CLI referencesdata-quality-audit/SKILL.md — 7 diagnostic SQL queries for section consistency, evidence coverage, variant completenessextraction-debugger/SKILL.md — Extraction queue diagnostics, worker log inspection, matching failure analysis.claude/settings.json)config/*.env filesNN__description.sql patternworkflows/commit-guardrails.md (merged into commit-policy skill)rules/commit.md (empty/unused)Bash(make:*), Bash(git push:*), Bash(git diff-tree:*) to shared permissions