sp.checklist
73Command Claude Code
Generate a custom checklist for the current feature based on user requirements.
Command Claude Code
Generate a custom checklist for the current feature based on user requirements.
Command Claude Code
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command Claude Code
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command Claude Code
Containerize applications with impact analysis. Generates Dockerfiles, docker-compose, and documents required code changes for auth/CORS/networking.
Command Claude Code
Generate Architecture Decision Records by analyzing specs and actual implementations for each phase.
Command Claude Code
An autonomous Git agent that intelligently executes git workflows. Your task is to intelligently executes git workflows to commit the work and create PR.
Command Claude Code
Execute the implementation plan with context-aware agent routing. Routes to content-implementer for authoring tasks, general-purpose for engineering, and specialized agents for platform work.
Command Claude Code
Quick diagnosis for Kubernetes deployment issues.
Command Claude Code
Universal platform orchestrator implementing Spec-Driven Development with Reusable Intelligence (SDD-RI). Routes work to appropriate agents based on hackathon phase, work type, and constitutional principles. Enforces TaskFlow's 5 Non-Negotiable Principles throughout the workflow.
Command Claude Code
Record an AI exchange as a Prompt History Record (PHR) for learning and traceability.
Command Claude Code
Execute the implementation planning workflow with context-aware agent routing. Routes to chapter-planner for content work, general-purpose for engineering/platform work.
Command Claude Code
Reverse engineer a codebase into SDD-RI artifacts (spec, plan, tasks, intelligence).
Command Claude Code
Create or update the feature specification from a natural language feature description.
Command Claude Code
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Settings file Claude Code
Agent settings declaring 1 allowed tools.
Skill Claude CodeCodex
Diagnose and fix Kubernetes deployment failures, especially ImagePullBackOff, CrashLoopBackOff, and architecture mismatches. Battle-tested from 4-hour AKS debugging session with 10+ failure modes resolved.
Skill Claude CodeCodex
Guide implementation of OAuth 2.1 / OIDC authentication using Better Auth with the OIDC Provider plugin. Use this skill when setting up centralized authentication for multiple apps, implementing SSO across a platform, creating an OAuth authorization server, or integrating Better Auth as an identity provider. Covers…
Skill Claude CodeCodex
Integrate with Better Auth SSO for OAuth2/OIDC authentication. Use this skill when implementing SSO login flows, PKCE authentication, token management, JWKS verification, or global logout in Next.js applications connecting to a Better Auth server.
Skill Claude CodeCodex
Creates blueprint-driven skills for infrastructure and deployment tasks. This skill should be used when creating new skills that require templates, patterns, or reference configurations (e.g., Dockerfiles, Helm charts, Kubernetes manifests, CI/CD pipelines). It enforces impact analysis before containerization…
Skill Claude CodeCodex
Implements interactive widget actions and bidirectional communication patterns for ChatKit. This skill should be used when building AI-driven interactive UIs with buttons, forms, entity tagging (@mentions), composer tools, and server-handled widget actions. Covers the full widget lifecycle from creation to replacement.
Skill Claude CodeCodex
Foundation skill for integrating OpenAI ChatKit framework with custom backends. This skill should be used for initial ChatKit setup including server implementation, React component integration, authentication, context injection, and database persistence. For streaming UI patterns use chatkit-streaming. For interactive…
Skill Claude CodeCodex
Implements real-time streaming UI patterns for ChatKit applications. This skill should be used when adding response lifecycle management, progress indicators, client effects, and thread state synchronization. Covers onResponseStart/End, onEffect, ProgressUpdateEvent, and thread lifecycle events.
Skill Claude CodeCodex
End-to-end cloud deployment skill for Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines. Covers managed services integration (Neon, Upstash), ingress configuration, SSL certificates, GitHub Actions workflows with selective builds, and Next.js build-time vs runtime environment handling. Battle-tested from 9-hour…
Skill Claude CodeCodex
Containerizes applications with impact-aware Dockerfiles and docker-compose configurations. This skill should be used when containerizing projects for Docker, creating Dockerfiles, docker-compose files, or preparing applications for Kubernetes deployment. It performs impact analysis first (env vars, network topology…