Cursor rule Cursor
Run gofmt, go vet, and unit tests before committing Go files.
Cursor rule Cursor
Run gofmt, go vet, and unit tests before committing Go files.
Instructions file CodexOpenCode
Instructions for strelov1/freehire, covering agents.md, working principles, what this is, layout and commands.
Instructions file
Instructions for strelov1/freehire, a project described as: freehire — the open-source search engine for job seekers.
Agent
The denormalized facet columns on companies — job-derived remoteregions and curated yc columns — their maintenance, and the separation between the two.
Agent
How the catalogue decides that two postings name the same employer.
Agent
The open/closed state of a job row, the four mechanisms that write closedat, and the filtering semantics that depend on it.
Agent
Eight packages and three workers turn inbound recruiter mail into linked, stage-advancing applications. Each package has a package doc explaining what it does; this file explains how they compose and where the traps are.
Agent
Three independent delivery use cases share one channel vocabulary (email, Telegram, and mobile push), each with its own small Notifier/Router pair.
Instructions file
Claude Code instructions for strelov1/diffray, covering claude.md, project overview, why diffray?, common commands and development.
Agent
Detects bugs, logic errors and runtime issues.
Agent
Detects inconsistencies in code style, patterns, and conventions.
Agent
General code reviewer focused on simplicity and clarity.
Agent
Checks for performance issues.
Agent
Scans for security vulnerabilities.
Agent
Validates issues found by other agents and filters out false positives.
Plugin Claude Code
Plan and track in OpenSpec; implement with TDD, simplify, and code review. An orchestrator skill-pack.
Instructions file CodexOpenCode
Instructions for strelov1/spec-driven-tdd: This repo is a skill-pack. When implementing an OpenSpec change, invoke the spec-driven-tdd skill and follow its lifecycle: plan in OpenSpec, isolate in a worktree, implement each task via TDD → simplify → review, then finish + archive.
Instructions file
Instructions for strelov1/spec-driven-tdd: This repo is a skill-pack. When implementing an OpenSpec change, invoke the spec-driven-tdd skill and follow its lifecycle: plan in OpenSpec, isolate in a worktree, implement each task via TDD → simplify → review, then finish + archive.
Instructions file Gemini CLI
Instructions for strelov1/spec-driven-tdd: This repo is a skill-pack. When implementing an OpenSpec change, invoke the spec-driven-tdd skill and follow its lifecycle: plan in OpenSpec, isolate in a worktree, implement each task via TDD → simplify → review, then finish + archive.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From strelov1/spec-driven-tdd.
Skill Claude CodeCodex
Help turn ideas into fully formed designs and specs through natural collaborative dialogue.
Skill Claude CodeCodex
You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for…
Skill Claude CodeCodex
Core principle: Verify tests → Detect environment → Present options → Execute choice → Clean up.
Skill Claude CodeCodex
Code review requires technical evaluation, not emotional performance.