mjunaidca

182 mods across 6 repositories, 141 stars between them.

sp.checklist

73

mjunaidca/taskforce

Command Claude Code

Generate a custom checklist for the current feature based on user requirements.

10 7mo ago A 13 tokens

sp.clarify

74

mjunaidca/taskforce

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.

10 7mo ago A 27 tokens

sp.constitution

75

mjunaidca/taskforce

Command Claude Code

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

10 7mo ago A 20 tokens

sp.containerize

76

mjunaidca/taskforce

Command Claude Code

Containerize applications with impact analysis. Generates Dockerfiles, docker-compose, and documents required code changes for auth/CORS/networking.

10 7mo ago C 26 tokens

sp.generate-adrs

77

mjunaidca/taskforce

Command Claude Code

Generate Architecture Decision Records by analyzing specs and actual implementations for each phase.

10 7mo ago A 14 tokens

sp.git.commit_pr

78

mjunaidca/taskforce

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.

10 7mo ago A 26 tokens

sp.implement

79

mjunaidca/taskforce

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.

10 7mo ago A 33 tokens

sp.orchestrate

81

mjunaidca/taskforce

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.

10 7mo ago B 54 tokens

sp.phr

82

mjunaidca/taskforce

Command Claude Code

Record an AI exchange as a Prompt History Record (PHR) for learning and traceability.

10 7mo ago A 19 tokens

sp.plan

83

mjunaidca/taskforce

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.

10 7mo ago A 27 tokens

sp.specify

85

mjunaidca/taskforce

Command Claude Code

Create or update the feature specification from a natural language feature description.

10 7mo ago A 13 tokens

sp.tasks

86

mjunaidca/taskforce

Command Claude Code

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

10 7mo ago B 18 tokens

taskforce

87

mjunaidca/taskforce

Settings file Claude Code

Agent settings declaring 1 allowed tools.

10 7mo ago A tokens not measured

mjunaidca/taskforce

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.

10 7mo ago A 49 tokens

better-auth-setup

89

mjunaidca/taskforce

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…

10 7mo ago A 91 tokens

better-auth-sso

90

mjunaidca/taskforce

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.

10 7mo ago A 54 tokens

mjunaidca/taskforce

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…

10 7mo ago A 89 tokens

chatkit-actions

92

mjunaidca/taskforce

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.

10 7mo ago A 60 tokens

chatkit-integration

93

mjunaidca/taskforce

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…

10 7mo ago A 66 tokens

chatkit-streaming

94

mjunaidca/taskforce

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.

10 7mo ago A 58 tokens

mjunaidca/taskforce

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…

10 7mo ago A 72 tokens

containerize-apps

96

mjunaidca/taskforce

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…

10 7mo ago A 81 tokens