git-workflow
01Agent
A coding-agent workflow for Hermes CN work that spans the Desktop and Core repositories. It requires both repositories to pass checks before code changes begin.
57 tagged tauri, measured the same way as everything else here.
Browse within: rust 54ReAct 35job-search 30resume-builder 30local-first 14api-client 8ssh 8solidjs 5
Agent
A coding-agent workflow for Hermes CN work that spans the Desktop and Core repositories. It requires both repositories to pass checks before code changes begin.
Agent Claude Code
Execute an already-reviewed phase.rs implementation plan surgically. Receives the approved plan + scope, edits files, runs Tilt-first verification, and returns a diff summary with any judgement-call notes. Does NOT plan, does NOT review, does NOT commit. Spawned by the /engine-implementer skill.
Agent Claude Code
Audits MTG Comprehensive Rules coverage in engine code. Accepts targeted file lists or CR sections for lightweight runs, or does a full codebase sweep. Produces structured reports mapping game logic to CR rule numbers.
Agent Claude Code
Use proactively for comprehensive PR review comment resolution in phase.rs. Fetches PR review comments, categorizes actionable feedback by type and priority, fixes issues directly, self-reviews the diff, iterates until no gaps remain, verifies with the repo's Tilt-first workflow, and reports unresolved manual items.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
saeedkolivand/ai-job-hunter-app
Agent Claude Code
Primary reviewer for the React renderer AND the Next.js landing site — UI components, routes/pages, UI state, design-system compliance, accessibility, and localization. Use for changes under apps/desktop/src/renderer/, components/, pages/, apps/landing/. Does NOT activate for ATS scoring, AI providers, Rust services…
saeedkolivand/ai-job-hunter-app
Agent Claude Code
STRICT internal pre-PR reviewer — the final gate BEFORE a PR is opened, so CodeRabbit finds fewer bugs. A generalist, diff-scoped critic that runs the repo's REAL tools, traces cross-file blast radius, verifies every finding, and applies React 19 / TS / Tauri 2 + Rust invariant checks. Use right before git push /…
saeedkolivand/ai-job-hunter-app
Agent Claude Code
WRITE-access sole owner of documentation, the knowledge base, ADRs, the lessons log, and release process. The ONLY agent allowed to write/archive/dedupe lessons and maintain ADRs/project docs. Use for /update-docs, /prepare-release, and as the final step of the implement-workflow to sync docs/knowledge and persist…
Agent
For developers ready to add reusable per-agent workflows. Skills are markdown documents AC discovers from each agent's canonical skills/ directory.
Agent
For developers building or operating multi-agent workflows. The full file-based protocol AC uses to route messages between agents, with the exact filenames, paths, and send CLI usage.
Agent
For developers ready to compose multiple agents around a shared goal. Teams define who works together; rooms are where they do the work.
Agent
Default execution workflow for AI coding agents working on implementation or documentation tasks in this repository.
Agent
Use this procedure to refresh repository progress documents after several completed task batches or after significant cross-layer changes.
Agent
Agent "PROJECT_MAP" from zyqzyq/Unfour, covering projectmap.md, top-level directory structure, frontend packages, @unfour/ui (packages/ui) and @unfour/command-client (packages/command-client).
Agent
Read-only ALTAI repository exploration. Use when file ownership or existing patterns are unclear before implementing a roadmap item.
Agent
Implements one bounded ALTAI roadmap slice and its tests. Default working agent for roadmap PRs.
Agent
Read-only diff review for a risky ALTAI PR. Reports actionable findings only.