cosmastech
- 6 skills
- 0 followers
- 7 hours ago last updated
- ▌ Adhd · cosmastechFork rambling or multi-idea prompts into parallel research. Use when the user rambles, tangents, or presents two or more distinct ideas in one message.
- ▌ PHP Conventions · cosmastechPersonal PHP conventions enforced when creating or modifying PHP files. Covers strict types, function imports, testing philosophy, class design, and observability. Activate whenever working on PHP code.
- ▌ Laravel Conventions · cosmastechPersonal Laravel conventions enforced when creating, modifying, or planning code that will touch code utilizing the Laravel framework.
- ▌ Multi Model Planning · cosmastech bundlePlan complex refactors and architectural changes by drafting a proposal and iterating through review rounds with multiple AI models via agentic CLIs (Cursor Agent, Claude Code, OpenAI Codex). Use when the user asks to plan a change with sub-agents, run a multi-model review, get consensus from different models, or mentions "planning session," "sub-agent review," or "iterate with models."
- ▌ Planning Conventions · cosmastechPersonal conventions for planning software changes. Covers planning doc structure, failure scenario analysis, refactoring sequencing, observability planning, and multi-model review. Activate when planning features, writing design docs, or scoping technical work.
- ▌ Multi Model Code Review · cosmastech bundleReview code changes through multiple AI models before sending to human reviewers. Use when the user asks to review a branch with sub-agents, run a multi-model code review, get AI review feedback, or mentions "review my branch," "sub-agent review," or "iterate on the code."