agents-best-practices: A provider-neutral Agent Skill library for designing, auditing, and refactoring agentic harnesses compatible with Codex and Claude Code. It covers the full control plane of an agent runtime: typed tool design, permission checks, context management, memory, and observability. Targeted at developers building production-ready agent systems across any domain or AI provider.; RepoBrain: RepoBrain is a local-first AI codebase analyst that indexes repositories locally, retrieves evidence-backed information, traces flows, and ranks edit targets without requiring a hosted backend. It helps coding agents understand code context before making edits, reducing the risk of bad changes.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Find where specific logic (e.g., payment retry) is implemented