Loop Engineering
Practical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost.
Mcp Orchestrator
|
Architecture Reviewer
Perform focused architecture and modularity reviews. Identify boundary violations, god objects, tangled dependencies, and propose the smallest reversible improvements. Use the repo-graph MCP when available. Trigger with "architecture review", "check the boundaries", "is this modular enough?".
Tdd Intelligence
|
Llm Wiki
A compounding knowledge base maintained by LLM agents — inspired by Karpathy's LLM Wiki pattern
Plan Mode Orchestrator
For any non-trivial task, start in Plan Mode, produce a clear step-by-step plan with risks and verification method, and wait for explicit approval before any edits. Use when the user says "plan this", "use plan mode", "don't edit yet", or describes a complex feature/refactor/migration.
Git Discipline
|
Subagent Arena
Run parallel independent subagents on the same investigation or design question, collect structured outputs, then synthesize the best elements or score approaches. Use for complex research, architecture decisions, or when multiple valid strategies exist. Trigger with "run an arena", "parallel subagents", "compare approaches", "investigate from multiple angles".
Grok Build Arsenal
Production-grade skills, custom MCP servers, and real projects built with Grok Build 0.1 (grok-build-0.1). The definitive toolkit + living showcase for xAI's agentic coding model. Sole author & maintainer: Cobus Greyling
Security Audit
|