marcusgoll

60 mods across 1 repository, 91 stars between them.

run-prompt

25

marcusgoll/Spec-Flow

Command Claude Code

Delegate one or more prompts to fresh sub-task contexts with parallel or sequential execution.

91 4mo ago A 19 tokens original MIT

workflow-repair

26

marcusgoll/Spec-Flow

Command Claude Code

Diagnose and repair corrupted workflow state. Use when state.yaml is invalid, phases are stuck, or domain-memory.yaml has stale locks.

91 4mo ago A 27 tokens original MIT

clarify

27

marcusgoll/Spec-Flow

Command Claude Code

Reduce spec ambiguity via targeted questions with adaptive auto-invocation (planning is 80% of success).

91 4mo ago A 24 tokens original MIT

debug

28

marcusgoll/Spec-Flow

Command Claude Code

Execute systematic debugging workflow via spec-cli.py, track failures in error-log.md, and generate session reports.

91 4mo ago A 22 tokens original MIT

finalize

29

marcusgoll/Spec-Flow

Command Claude Code

Finalize documentation (CHANGELOG, README, help docs), update GitHub milestones/releases, and cleanup branches after production deployment.

91 4mo ago A 23 tokens original MIT

implement

30

marcusgoll/Spec-Flow

Command Claude Code

Execute all implementation tasks from tasks.md with test-driven development, parallel batching, and atomic commits.

91 4mo ago A 20 tokens original MIT

optimize

31

marcusgoll/Spec-Flow

Command Claude Code

Run 15 parallel quality gates (core checks, E2E/visual, pre-CI validation, plus contracts/load/integrity for epics) with auto-retry for transient failures.

91 4mo ago A 38 tokens original MIT

plan

32

marcusgoll/Spec-Flow

Command Claude Code

Generate implementation plan from spec using research-driven design (meta-prompting for epics).

91 4mo ago A 18 tokens original MIT

spec

33

marcusgoll/Spec-Flow

Command Claude Code

Generate complete feature specification with research, requirements analysis, and quality validation.

91 4mo ago A 15 tokens original MIT

tasks

34

marcusgoll/Spec-Flow

Command Claude Code

Generate TDD task breakdown from plan.md with test-first sequencing and mockup-first mode (--ui-first).

91 4mo ago A 21 tokens original MIT

validate

35

marcusgoll/Spec-Flow

Command Claude Code

Analyze spec, plan, and tasks for consistency violations, breaking changes, and constitution compliance. Generates analysis-report.md with CRITICAL/MAJOR/MINOR findings.

91 4mo ago A 33 tokens original MIT

constitution

36

marcusgoll/Spec-Flow

Command Claude Code

Add, update, or remove engineering principles in docs/project/engineering-principles.md with atomic versioned commits.

91 4mo ago A 24 tokens original MIT

init-preferences

37

marcusgoll/Spec-Flow

Command Claude Code

Interactive wizard to configure user preferences for command defaults and behavior.

91 4mo ago A 15 tokens original MIT

init-project

38

marcusgoll/Spec-Flow

Command Claude Code

Generate 8 project design documents (overview, architecture, tech-stack, data, API, capacity, deployment, workflow) via interactive questionnaire or config file.

91 4mo ago A 30 tokens original MIT

init-brand-tokens

39

marcusgoll/Spec-Flow

Command Claude Code

Generate OKLCH design tokens with WCAG validation, shadcn/ui integration, and Tailwind v4 theming via 8 customization questions.

91 4mo ago A 34 tokens original MIT

prototype

40

marcusgoll/Spec-Flow

Command Claude Code

Discovery-first prototyping - explore app ideas with zero-risk iteration before committing to roadmap/features.

91 4mo ago A 19 tokens original MIT

roadmap

41

marcusgoll/Spec-Flow

Command Claude Code

Manage product roadmap via GitHub Issues (brainstorm, prioritize, track). Auto-validates features against project vision (from overview.md) before adding to roadmap.

91 4mo ago A 32 tokens original MIT

fix-ci

42

marcusgoll/Spec-Flow

Command Claude Code

Diagnose and fix CI/deployment blockers for pull requests to enable safe deployment.

91 4mo ago A 18 tokens original MIT

gate

43

marcusgoll/Spec-Flow

Command Claude Code

Run quality gates (CI checks or security scanning).

91 4mo ago A 12 tokens original MIT

review

44

marcusgoll/Spec-Flow

Command Claude Code

Run on-demand code review during development (voting-enabled).

91 4mo ago A 14 tokens original MIT

analysis-phase

45

marcusgoll/Spec-Flow

Skill Claude CodeCodex

Validates cross-artifact consistency and detects breaking changes during feature analysis. Use when running /analyze command, validating spec-plan alignment, checking task-implementation consistency, or identifying API/database/UI breaking changes before deployment. (project).

91 4mo ago A 49 tokens original MIT

anti-duplication

46

marcusgoll/Spec-Flow

Skill Claude CodeCodex

Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse. Prevent code duplication by finding and suggesting similar implementations. Auto-trigger when user asks to create, implement, add, or build new functionality.

91 4mo ago A 56 tokens original MIT

audit-claude-md

47

marcusgoll/Spec-Flow

Skill Claude CodeCodex

Audit and refactor CLAUDE.md files to eliminate bloat, enforce context engineering best practices, and create folder-level CLAUDE.md files for complex domain-specific instructions.

91 4mo ago A 0 tokens original MIT

marcusgoll/Spec-Flow

Skill Claude CodeCodex

Detect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, database schemas, or public interfaces. Validates changes against api-strategy.md versioning rules. Suggests migration paths for breaking changes. Prevents removing endpoints, changing request/response…

91 4mo ago A 72 tokens original MIT