tomdwipo/claude-soul

Operating Soul for AI coding agents that captures how to think, not just rules — principle-over-rule, 7 delegation levels (Tell→Delegate), a git-gated learning loop. Built for Claude Code, portable to Cursor/Gemini/Kiro/Copilot via AGENTS.md. Smarter every session.

24Stars on the repository
61Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

audit-catalog

01

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…

not rated 24 1mo ago A 0 tokens original MIT

breakdown-design

02

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…

not rated 24 1mo ago A 0 tokens original MIT

create-jira-task

03

tomdwipo/claude-soul

Command Claude Code

Create a Jira task ticket in the project for: $ARGUMENTS.

not rated 24 1mo ago A 0 tokens original MIT

deep-analysis

04

tomdwipo/claude-soul

Command Claude Code

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

not rated 24 1mo ago A 0 tokens original MIT

design

05

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.

not rated 24 1mo ago A 0 tokens original MIT

do-implementation

06

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.

not rated 24 1mo ago A 0 tokens original MIT

feature-report

07

tomdwipo/claude-soul

Command Claude Code

Generate a compliance feature report for: $ARGUMENTS.

not rated 24 1mo ago A 0 tokens original MIT

full-analysis

08

tomdwipo/claude-soul

Command Claude Code

Perform comprehensive analysis of the entire codebase: $ARGUMENTS.

not rated 24 1mo ago A 0 tokens original MIT

learn

09

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).

not rated 24 1mo ago A 0 tokens original MIT

mini-prd

10

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…

not rated 24 1mo ago A 0 tokens original MIT

mobile-analysis

11

tomdwipo/claude-soul

Command Claude Code

Perform comprehensive mobile-focused analysis: $ARGUMENTS.

not rated 24 1mo ago A 0 tokens original MIT

plan-first

12

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.

not rated 24 1mo ago A 0 tokens original MIT

prd-align

13

tomdwipo/claude-soul

Command Claude Code

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

not rated 24 1mo ago A 0 tokens original MIT

production-to-jira

14

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.

not rated 24 1mo ago A 0 tokens original MIT

push-pr

15

tomdwipo/claude-soul

Command Claude Code

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

not rated 24 1mo ago A 0 tokens original MIT

qa-align

16

tomdwipo/claude-soul

Command Claude Code

Generate a standalone QA alignment analysis for: $ARGUMENTS.

not rated 24 1mo ago A 0 tokens original MIT

quality-to-jira

18

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.

not rated 24 1mo ago A 0 tokens original MIT

search-code

19

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.

not rated 24 1mo ago A 0 tokens original MIT

search

21

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.

not rated 24 1mo ago A 0 tokens original MIT

system-design

22

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).…

not rated 24 1mo ago A 0 tokens original MIT

trd

23

tomdwipo/claude-soul

Command Claude Code

Generate a Technical Requirement Document for: $ARGUMENTS.

not rated 24 1mo ago A 0 tokens original MIT

ui-test

24

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.

not rated 24 1mo ago A 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: