Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via DoctrineService. Resolve agent profiles. Load action-scoped governance context iteratively, not all at once. Triggers: "interview for charter", "generate charter"…
Orchestrate the implement-review loop for Spec Kitty work packages using any configured agent. Covers agent dispatch, state transitions, rejection cycles, arbiter escalation, and dependency-aware sequencing across all 13 supported coding agents. Triggers: "implement and review WPs", "run the implement-review loop"…
Use when creating a Cubit or Bloc, modeling state with sealed classes or status enums, wiring BlocBuilder/BlocListener/BlocProvider, writing bloc tests, or choosing between Cubit and Bloc.
Use when preloading fonts, asset/network images, Lottie/Rive animations, local JSON/config, warming initial API data, or optimizing Flutter Web startup.
Design or review infrastructure, deployment, CI/CD, Docker, Kubernetes, health checks, rollback, feature flags, production readiness, and mobile release workflows. Use for DevOps, platform, container, pipeline, or release tasks.
A learning partner skill grounded in neuroscience and philosophy. Use when you want to actually learn a concept (not just get an answer), quiz yourself on a codebase, reflect on what you built, brainstorm a design collaboratively, practice productive struggle on a hard problem, journal a decision with its alternatives…
A design quality system for frontend interfaces. 21 focused actions for auditing, refining, and elevating UI quality. Invoke with @impeccable followed by one of: adapt, animate, arrange, audit, bolder, clarify, colorize, critique, delight, distill, extract, frontend-design, harden, normalize, onboard, optimize…
You are working inside a project that uses learnship — a multi-platform agentic engineering system for building real products with spec-driven workflows, integrated learning, and impeccable design.
Record current pipeline state to .aide/session.aide — the project-wide pipeline-position log that lets the next session (yours or another agent's) resume from a known point. CREATE on first invocation per feature; UPDATE on every subsequent meaningful transition. This skill is the orchestration layer: it detects…
AIDE pipeline orchestrator — entry point for the conversational spec → research → synthesize → plan → build → QA → fix flow. Drives each phase by delegating to specialized subagents (aide-spec-writer, aide-architect, aide-implementor, aide-qa, etc.). Invoked when the user types /aide, asks to start an AIDE feature…
Signpost to the brain — an external, team-shareable knowledge store that holds context too durable for the repo and too cross-project for any single codebase (domain research, coding playbook, project history, journal, environment, identity, references). When the current task needs knowledge that isn't in the working…