jschulte

59 mods across 1 repository, 3 stars between them.

stackshift.discover

25

jschulte/claude-plugins

Command Claude Code

Ecosystem discovery - start with one repo, find all related repos, services, and libraries. Scans for integration signals, searches GitHub, and presents an ecosystem map for batch processing.

3 5mo ago A 39 tokens

jschulte/claude-plugins

Command Claude Code

Cross-system integration analysis. Give it starting points (repos, config dirs, system names) — it discovers the full ecosystem, profiles each system, maps how they connect, and produces a phased implementation plan with dependency-ordered epics.

3 5mo ago A 47 tokens

jschulte/claude-plugins

Command Claude Code

Trace a specific business logic flow across repos. Give it a prompt describing what to trace + starting points — it discovers related repos, traces the algorithm end-to-end, and produces tech-agnostic BMAD specs (BR/DC/EC/ERR/FLOW).

3 5mo ago A 52 tokens

jschulte/claude-plugins

Command Claude Code

Extract tech-agnostic portable component specs (epics + component spec) from reverse-engineering docs. Output can be dropped into ANY BMAD project.

3 5mo ago A 31 tokens

jschulte/claude-plugins

Command Claude Code

Translate portable component specs into targeted epics for a specific project. Maps abstract personas, domain language, and data contracts to a target project's BMAD docs.

3 5mo ago A 31 tokens

stackshift.quality

30

jschulte/claude-plugins

Command Claude Code

Analyze specification quality and get scores on completeness, testability, and clarity. Provides actionable feedback for improving specs.

3 5mo ago A 27 tokens

jschulte/claude-plugins

Command Claude Code

Multi-repo synthesis - load docs from multiple repos, extract capability map, brainstorm a reimagined system. The killer feature for enterprise modernization.

3 5mo ago A 29 tokens

stackshift.review

33

jschulte/claude-plugins

Command Claude Code

Perform comprehensive code review across multiple dimensions - correctness, standards, security, performance, and testing. Returns APPROVED/NEEDS CHANGES/BLOCKED with specific feedback.

3 5mo ago A 38 tokens

stackshift.validate

34

jschulte/claude-plugins

Command Claude Code

Systematically validate implementation against specifications. Runs tests, TypeScript checks, and spec compliance validation. Use after implementation to ensure quality before finalizing.

3 5mo ago A 33 tokens

jschulte/claude-plugins

Command Claude Code

Migrate a legacy widget to React Router 7 + Iris. Accepts widget ID as argument (e.g., v9.widgets.model-selector.responsive.v1, ws-hours). Auto-resolves source, extracts specs, writes to docs/specs/widgets/.

3 5mo ago A 51 tokens

PreToolUse

36

jschulte/claude-plugins

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing validate-specs.sh. From jschulte/claude-plugins.

3 5mo ago A tokens not measured

analyze

40

jschulte/claude-plugins

Skill Claude CodeCodex

Perform initial analysis of a codebase - detect tech stack, directory structure, and completeness. Gear 1 of the 6-gear reverse engineering pipeline. Automatically detects programming languages, frameworks, architecture patterns, and generates analysis-report.md.

3 5mo ago A 50 tokens

architect

41

jschulte/claude-plugins

Skill Claude CodeCodex

Generates a complete architecture document from reverse-engineering documents and user-specified constraints. Asks 3-5 high-level questions about tech stack, cloud provider, scale, and hard constraints, then produces architecture.md with Mermaid diagrams, service boundaries, ADRs, and infrastructure recommendations.…

3 5mo ago A 73 tokens

bmad-synthesize

42

jschulte/claude-plugins

Skill Claude CodeCodex

Generate 4 BMAD planning artifacts (PRD, Architecture, Epics, UX Design) from Gear 2 reverse-engineering docs. Three modes: YOLO (automatic), Guided (targeted questions), Interactive (section-by-section review).

3 5mo ago A 0 tokens

complete-spec

43

jschulte/claude-plugins

Skill Claude CodeCodex

Resolves [NEEDS CLARIFICATION] markers in specifications through interactive Q&A. Asks focused questions about missing features, UX details, and business rules, then updates spec files with complete, unambiguous requirements. Step 5 of 6 in the reverse engineering process.

3 5mo ago A 59 tokens

convert-to-speckit

44

jschulte/claude-plugins

Skill Claude CodeCodex

Skill: convert-to-speckit Purpose: Convert existing docs/reverse-engineering/ documentation into GitHub Spec Kit specifications Use Case: Repository has reverse engineering docs from StackShift Gears 1-2, but needs proper Spec Kit format.

3 5mo ago A 0 tokens

create-specs

45

jschulte/claude-plugins

Skill Claude CodeCodex

Transforms 11 reverse-engineering documents from Gear 2 into GitHub Spec Kit specifications with three thoroughness levels (specs-only, specs+plans, specs+plans+tasks). Creates .specify/ directory with constitution, feature specs, implementation plans, and task breakdowns. Gear 3 of 6 in reverse engineering pipeline.…

3 5mo ago A 104 tokens

cruise-control

46

jschulte/claude-plugins

Skill Claude CodeCodex

Orchestrates all 6 StackShift gears sequentially without manual intervention. Supports 7 execution paths including GitHub Spec Kit, BMAD Auto-Pilot, BMAD Method, Architecture Only, Portable Extraction, and Widget Migration.

3 5mo ago B 51 tokens

discover

47

jschulte/claude-plugins

Skill Claude CodeCodex

Ecosystem discovery from a single starting repo. Scans for integration signals (npm packages, docker compose, env vars, API calls, CI/CD triggers, workspace configs, message queues, infrastructure refs), searches GitHub for related repos, scans the local filesystem, then presents an ecosystem map with confidence…

3 5mo ago A 86 tokens

gap-analysis

48

jschulte/claude-plugins

Skill Claude CodeCodex

Performs route-aware gap analysis. In brownfield mode, compares specifications against existing implementation using AST analysis and /speckit.analyze. In greenfield mode, validates specification completeness and prompts for target technology stack selection. Step 4 of 6 in the reverse engineering process.

3 5mo ago A 59 tokens