📄 skillActivePromisingmedium
santifer/career-ops
by santifer
AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.
Supported Platforms
🤖 Claude Code🧠 Codex
Quality Breakdown
109/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains shell scripts (batch-runner.sh) for batch processing and automation
- Persistent configuration modification through .claude/, .agents/, .qwen/ directories with SKILL.md files
- Multi-agent system architecture (AGENTS.md present, multiple skill definitions across different AI platforms)
- Docker and container orchestration files (Dockerfile, docker-compose.yml) enabling environment automation
- Node.js/JavaScript execution scripts (analyze-patterns.mjs, build-cv-latex.mjs, batch processing) that could execute arbitrary code
- GitHub Actions workflows configured for CI/CD automation without clear human approval gates documented