tomdwipo

62 mods across 3 repositories, 37 stars between them.

audit-catalog

25

tomdwipo/claude-soul

Command Claude Code

Run a SYSTEMATIC, exhaustive audit of .docs/common-issues/ (default) — or .docs/principles/ if $ARGUMENTS says "principles" (or "both"). Cross-session catalogs accrete overlap, broken links, and doc↔code drift that incremental passes miss; this finds them in one pass. Common-issues need this more often than principles…

24 1mo ago A 0 tokens original MIT

breakdown-design

26

tomdwipo/claude-soul

Command Claude Code

Create a detailed step-by-step implementation plan for $ARGUMENTS with comprehensive before/after code examples create file at .docs/year(YYYY)/month(MM)/day(DD)/{number-in-DD-folder(01)}-{Feature Spec}/{Feature Spec}-implementation-plan.md if requirement is clear or no have follow up question. think hard and provide…

24 1mo ago A 0 tokens original MIT

deep-analysis

28

tomdwipo/claude-soul

Command Claude Code

Perform comprehensive analysis of: $ARGUMENTS (or entire codebase if no specific area mentioned).

24 1mo ago A 0 tokens original MIT

design

29

tomdwipo/claude-soul

Command Claude Code

call agent design system for create a compose screen for $ARGUMENTS with follow KISS, DRY, SOLID, YAGNI, and atomic design principles — A Simple Guide to Some Principles of Software Engineering and Clean Code.

24 1mo ago A 0 tokens original MIT

do-implementation

30

tomdwipo/claude-soul

Command Claude Code

Command "do-implementation" from tomdwipo/claude-soul, covering do implementation command, flow diagram in ac (mandatory when flow changes), flow diagram, per-row execution and self-verdict, no asking.

24 1mo ago A 0 tokens original MIT

full-analysis

32

tomdwipo/claude-soul

Command Claude Code

Perform comprehensive analysis of the entire codebase: $ARGUMENTS.

24 1mo ago A 0 tokens original MIT

learn

33

tomdwipo/claude-soul

Command Claude Code

Run the engine in .docs/principles/how-to-learn.md on the most recent correction(s) in this session (or on $ARGUMENTS if given).

24 1mo ago A 0 tokens original MIT

mini-prd

34

tomdwipo/claude-soul

Command Claude Code

Create a mini PRD for $ARGUMENTS that includes goal, requirements, and acceptance criteria. create file at .docs/year(YYYY)/month(MM)/day(DD)/{number-in-DD-folder(01)}-{Feature Spec}/{Feature Spec}-spec.md. check real current date first. only 1 file. must follow the format specified in the example bellow. do not add…

24 1mo ago A 0 tokens original MIT

plan-first

36

tomdwipo/claude-soul

Command Claude Code

Think Hard and Give me a few options for a $ARGUMENTS, starting with the simplest first. Don't code yet - just outline the approach and ask me which direction to take.

24 1mo ago A 0 tokens original MIT

prd-align

37

tomdwipo/claude-soul

Command Claude Code

Analyze, sync, and track PRD/TRD alignment with codebase: $ARGUMENTS.

24 1mo ago A 0 tokens original MIT

production-to-jira

38

tomdwipo/claude-soul

Command Claude Code

Read Production Intelligence agent output, deduplicate findings against existing Jira tickets, and create actionable Task tickets in Backlog with full field mapping.

24 1mo ago A 0 tokens original MIT

push-pr

39

tomdwipo/claude-soul

Command Claude Code

Execute the complete PR workflow: commit all changes, push to remote, create PR, and transition Jira ticket.

24 1mo ago A 0 tokens original MIT

qa-align

40

tomdwipo/claude-soul

Command Claude Code

Generate a standalone QA alignment analysis for: $ARGUMENTS.

24 1mo ago A 0 tokens original MIT

quality-to-jira

42

tomdwipo/claude-soul

Command Claude Code

Read weekly quality report output, deduplicate findings against existing Jira tickets, and create actionable Task tickets in Backlog with full field mapping.

24 1mo ago A 0 tokens original MIT

search-code

43

tomdwipo/claude-soul

Command Claude Code

Semantic + keyword search over this repository (source code and docs) via the local code-rag MCP tool (see tools/code-rag/). Natural-language query, any language.

24 1mo ago A 0 tokens original MIT

search

45

tomdwipo/claude-soul

Command Claude Code

Command "search" from tomdwipo/claude-soul, covering advanced search command, search strategy (in order of priority), 1. vector database search, 2. fallback to codebase search and execution steps.

24 1mo ago A 0 tokens original MIT

system-design

46

tomdwipo/claude-soul

Command Claude Code

Produce a detailed system design for $ARGUMENTS using ASCII diagrams only (no Mermaid, no images — per workspace CLAUDE.md), with BEFORE/AFTER so the change is obvious. This is the architecture artifact ("what it is shaped like + why"), the upstream input to /breakdown-design (which turns it into step-by-step code).…

24 1mo ago A 0 tokens original MIT

trd

47

tomdwipo/claude-soul

Command Claude Code

Generate a Technical Requirement Document for: $ARGUMENTS.

24 1mo ago A 0 tokens original MIT

ui-test

48

tomdwipo/claude-soul

Command Claude Code

Run visual UI tests by comparing device screenshots against benchmark images. Supports ADB actions (tap, type, swipe, back, wait, launch) to navigate through app flows.

24 1mo ago A 0 tokens original MIT