grandinh

63 mods across 3 repositories, 2 stars between them.

triage-expert

25

grandinh/claude-chaos-express

Agent Claude Code

Context gathering and initial problem diagnosis specialist. Use PROACTIVELY when encountering errors, performance issues, or unexpected behavior before engaging specialized experts.

2 9mo ago A 33 tokens

prime

30

grandinh/claude-chaos-express

Command Claude Code

This command loads essential context for a new agent session by reading the project context documentation and understanding the codebase structure.

2 9mo ago A 0 tokens

update

31

grandinh/claude-chaos-express

Command Claude Code

This command updates the project context documentation in .claude/context/ to reflect the current state of the project. Run this at the end of each development session to keep context accurate.

2 9mo ago B 0 tokens

add-bug

32

grandinh/claude-chaos-express

Command Claude Code

Quick bug capture with minimal overhead. Takes description as parameter and dumps to inbox immediately with source extraction if mentioned.

2 9mo ago A 0 tokens

add-idea

33

grandinh/claude-chaos-express

Command Claude Code

Quick idea capture with minimal overhead. Takes description as parameter and dumps to inbox immediately with source extraction if mentioned.

2 9mo ago A 0 tokens

prioritize-bugs

34

grandinh/claude-chaos-express

Command Claude Code

Process bugs from inbox through systematic 5-step triage with severity-based binary search positioning. Orchestrates user interaction and calls database operations defined in Bugs-Backlog.md.

2 9mo ago A 0 tokens

prioritize-ideas

35

grandinh/claude-chaos-express

Command Claude Code

Process ideas from inbox through systematic 5-step evaluation with binary search priority placement. Orchestrates user interaction and calls database operations defined in Ideas-Backlog.md.

2 9mo ago A 0 tokens

remove-bug

36

grandinh/claude-chaos-express

Command Claude Code

Remove fixed or resolved bugs from the backlog database. Identifies target bug through search and calls database removal operations defined in Bugs-Backlog.md.

2 9mo ago A 0 tokens

remove-idea

37

grandinh/claude-chaos-express

Command Claude Code

Remove completed or cancelled ideas from the backlog database. Identifies target idea through search and calls database removal operations defined in Ideas-Backlog.md.

2 9mo ago A 0 tokens

commit-changes

38

grandinh/claude-chaos-express

Command Claude Code

Delegate to specialized commit-changes agent for intelligent git analysis, commit message generation, and commit execution with comprehensive validation.

2 9mo ago A 0 tokens

release-app

39

grandinh/claude-chaos-express

Command Claude Code

Execute iOS/macOS app release workflow with constitutional compliance validation and App Store Connect preparation.

2 9mo ago A 0 tokens

start-working

41

grandinh/claude-chaos-express

Command Claude Code

Begin systematic development with context-aware setup, task analysis, and guided implementation initiation based on completed planning phases.

2 9mo ago A 0 tokens

1-spec

42

grandinh/claude-chaos-express

Command Claude Code

Initialize feature specification by validating setup, confirming feature naming, copying specification template, and executing template workflow with progress tracking.

2 9mo ago A 0 tokens

2-research-tech

43

grandinh/claude-chaos-express

Command Claude Code

Single-run workflow: Creates Tech.md containing both research findings and technical architecture in one continuous execution flow.

2 9mo ago A 0 tokens

3-steps

44

grandinh/claude-chaos-express

Command Claude Code

Generate implementation task breakdown by detecting current feature, validating prerequisites, copying steps template, and executing template workflow with S### task enumeration and parallel execution planning.

2 9mo ago A 0 tokens

quick

45

grandinh/claude-chaos-express

Command Claude Code

Quick planning for smaller tasks, bug fixes, and improvements (single-file workflow).

2 9mo ago A 0 tokens

cleanup

46

grandinh/claude-chaos-express

Command Claude Code

Clean up debug files, test artifacts, and status reports created during development.

2 9mo ago C 14 tokens

repo-init

47

grandinh/claude-chaos-express

Command Claude Code

Create a new GitHub repository with proper setup including directory creation, git initialization, and remote configuration.

2 9mo ago A 19 tokens