Instructions file
Instructions for LucasSantana-Dev/hitgate, covering agent skills, issue tracker, triage labels and domain docs.
Instructions file
Instructions for LucasSantana-Dev/hitgate, covering agent skills, issue tracker, triage labels and domain docs.
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.
Skill Claude CodeCodex
Run the retrieval regression gate against the current repo state and report whether a recent change helped, hurt, or held steady.
Agent Claude Code
Designs AI/agent systems (agent topology, prompt architecture, RAG design, eval gates, orchestration patterns, model tiering, memory/knowledge-graph design, autonomy guardrails). Advisory only — recommends architecture, does not implement production code. Use for agent design, prompt engineering, retrieval…
Agent Claude Code
Audit and improve codebase architecture in one orchestrated workflow. Chains coupling analysis → orphan hunt → deepening opportunities → domain sharpening → critic gate → ADR recording. Read-only analysis; does not implement changes. Use when planning a refactor, evaluating architectural health, or audit-deep flagged…
Agent Claude Code
Build ROI-ranked, deduped backlogs from parallel repo analysis to GitHub issues on a Project board. 8-phase composite: discover (parallel) → rank → propose (approval gate) → spec → plan → issues → board → snapshot. Use when starting a new work session on a repo or when "what should I work on" needs a structured answer.
Agent Claude Code
Diagnose and fix failing GitHub CI on your own PRs. Fetches Actions logs, queries repo CI history for prior patterns, summarizes failures, drafts a fix plan, and implements after explicit approval. Hard stop if PR belongs to someone else or has human reviewer comments. Use when PR checks fail and you need root-cause…
Agent Claude Code
Cloudflare edge platform specialist for Workers, Pages, D1 (SQLite), KV, R2, Durable Objects, Hyperdrive, Wrangler, and OpenNext (Next-on-Cloudflare). Audits architecture, bundle size, secret/binding strategy, database migrations, storage quotas, and edge runtime constraints. Use for CF infra decisions, deployment…
Agent Claude Code
Expert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategy.
Agent Claude Code
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Agent Claude Code
Community strategy & engagement specialist for Discord and social channels. Designs announcements, moderation tone & policy, onboarding flows, event ideas, member retention strategies, and conflict de-escalation. Use for announcement drafting, community voice/moderation guidance, onboarding strategy, member-retention…
Agent Claude Code
Work plan and code review expert — thorough, structured, multi-perspective (Opus).
Agent Claude Code
Root-cause analysis, regression isolation, stack trace analysis, build/compilation error resolution.
Agent Claude Code
Artifact-only adversarial reviewer for DECISIONS and analysis (Opus). Reasons solely on the provided ARTIFACT + CONTRACT — has NO evidence-gathering tools by construction, so it cannot fabricate facts from logs/evals it ran itself. Use for research-and-decide Phase 2; use critic for code/plan reviews that need to…
Agent Claude Code
Conduct bounded decision interviews using AskUserQuestion to resolve design, architecture, or product forks one at a time. Maps decision trees first, asks one fork per turn, detects 95% convergence, and produces a confirmed restatement. Use when a plan has knowable alternative paths and bounded choices will resolve…
Agent Claude Code
Composite health audit that runs test-health, config-drift-detect, hook-effectiveness, security-audit, mcp-audit, plugin-audit, and socket-audit in parallel, reconciles into severity-ranked findings, cross-checks against prior decisions via RAG, and produces a prioritized remediation plan. Use for "is this project…
Agent Claude Code
UI/UX Designer-Developer for stunning interfaces (Sonnet).
Agent Claude Code
External Documentation & Reference Specialist.
Agent Claude Code
Analyze a proposed multi-agent workflow, Workflow() script, or active session for token waste and time bottlenecks. Catches model-tier mismatches, sequential work that should be parallel, re-read waste, and context bloat — scores each fix by impact with estimated savings. Use before spawning large agent fleets, when…
Agent Claude Code
Codebase search specialist for finding files and code patterns.
Agent Claude Code
Web frontend motion craft specialist. Designs and implements UI animation that feels alive and welcoming without reading as "AI-made": orchestrated page-load, scroll-driven narratives, cursor/magnetic interactions, reveal/masking, 3D/WebGL depth, and micro-interactions. Owns timing/easing/spring tokens, native…
Agent Claude Code
Git expert for atomic commits, rebasing, and history management with style detection.