Jagoda11
- 14 skills
- 0 followers
- 6 hours ago last updated
- ▌ Audit · jagoda11Deep architecture audit for any feature or change. Runs failure mode analysis, boundary audit, test gap mapping, contract compliance, data flow tracing, and risk prioritization. Use for major features, critical refactors, or when things feel architecturally wrong.
- ▌ Start · jagoda11Pre-flight for a coding session. Loads CodeGraph, checks branch and recent changes, pre-loads core tools, and establishes session workflow rules. Use at start of a coding session, when the user asks to "start", or before any non-trivial task.
- ▌ Prompt · jagoda11Structured task handoff. Use when user wants to plan or set up a task before executing — asks 5 intake questions (mode, goal, context, format, unknown_ok) and confirms in one sentence before starting.
- ▌ Review · jagoda11Smart router that detects branch changes and recommends which audit skill(s) to run. Use this when starting a review or when unsure which audit to run.
- ▌ Protocol · jagoda11 bundleLaunch a named expert protocol. Usage: /protocol [name] [task]. Run /protocol with no args to list available protocols.
- ▌ Start UI · jagoda11Pre-flight with Chrome. Runs /start then confirms Chrome DevTools tools are available for UI testing. Use instead of /start when you need browser access.
- ▌ Review Pr · jagoda11Full PR review as a merge gate. Use before merging any non-trivial PR. Checks automated validation, governance principles, anti-entropy rules, harmonic constraints, code conventions, and production readiness.
- ▌ Review Auth · jagoda11Production-readiness audit for authentication. Use when auth code changes or when auth feels fragile, unclear, or unsafe. Covers OIDC, sessions, tokens, route protection, and secret management.
- ▌ Review Cicd · jagoda11CI/CD and deployment reliability audit. Use when pipeline configs, Dockerfiles, K8s manifests, Skaffold config, or GitHub Actions workflows change. Checks build integrity, environment parity, secret hygiene, and rollback safety.
- ▌ Review Design · jagoda11Design principles audit. Use when evaluating whether code changes follow the 24 structural design principles for agent-readable code. Checks file design, separation of concerns, schema integrity, agent reliability, and safety.
- ▌ Review Monorepo · jagoda11 bundleMonorepo boundary audit. Use when shared packages change, new workspaces are added, or import patterns feel tangled. Checks workspace boundaries, dependency direction, domain ownership, and shared package bloat.
- ▌ Review AI Compat · jagoda11AI-agent compatibility audit. Use when evaluating whether code changes are safely readable, analyzable, and modifiable by AI agents. Checks determinism, explicitness, complexity, and boundary clarity.
- ▌ Review Test Strategy · jagoda11Systemic review of test strategy and coverage. Use when tests feel weak, flaky, slow, or unclear — or when test-related code has changed. Triggers on "test strategy", "test coverage", "are the tests good enough", "flaky tests", or "review the tests".
- ▌ Protocol Brains · jagoda11Protocol Brains — 11-expert backend/architecture panel. 2 Database, 2 TypeScript architects, 1 Legacy Migration, 1 React, 1 Test, 1 Monorepo, 2 Multiagent workflow, 1 Orchestration.