olbartek
- 5 skills
- 0 followers
- 9 hours ago last updated
- ▌ Codebase Analysis · olbartekAnalyze a codebase and generate quantitative reports (LOC stats, dependency graph, module coupling, largest files, service/interface inventory, third-party dependencies). Outputs markdown reports to docs/codebase-analytics/. Use when the user asks to analyze, profile, or get an overview of a codebase.
- ▌ Cloc · olbartek bundleCount lines of code, analyze codebase size and composition, compare code between versions. Use when the user asks about lines of code, codebase size, language breakdown, or code statistics.
- ▌ Wp Init · olbartek bundleScaffold a new WordPress project with Docker local dev, lightweight custom theme, FTP deploy, and multi-agent setup. Asks the user when to opt in to extras (multi-language via Polylang, DeepL pipeline, prod-bootstrap, custom plugin scaffold). Use when the user wants to start a new WordPress site or migrate one to this team's conventions.
- ▌ Agent Setup · olbartekSet up a project for multi-agent compatibility (Claude, Gemini, OpenAI Codex). Creates shared .agent directory with commands, rules, skills, and agent-specific directories (.claude, .codex, .gemini) with symlinks. Handles migration of existing agent configs.
- ▌ Save To Brain · olbartekUse when the user wants to save, write up, file or remember something in their markdown knowledge base ("the brain", a work vault, an Obsidian vault) — a guide or runbook from the current session, research findings, a project idea, or a source to ingest — especially from a repo other than the vault itself.