rmzi

49 mods across 1 repository, 24 stars between them.

UserPromptSubmit

25

rmzi/portable-dev-system

Hook

Runs when you submit a prompt, before the agent sees it, executing skill-hint.sh and health-check.sh (2 commands). From rmzi/portable-dev-system.

24 27d ago A tokens not measured

WorktreeCreate

26

rmzi/portable-dev-system

Hook

Runs when a git worktree is created, executing sync-worktree-permissions.sh. From rmzi/portable-dev-system.

24 27d ago A tokens not measured

WorktreeRemove

27

rmzi/portable-dev-system

Hook

Runs when a git worktree is removed, executing remove-agent-worktree.sh. From rmzi/portable-dev-system.

24 27d ago A tokens not measured

bugfix

28

rmzi/portable-dev-system

Skill Claude CodeCodex

Fixing bugs using a test-first disciplined loop. Use when a bug is reported or discovered and needs a verified fix with minimal blast radius.

24 27d ago A 28 tokens

bump

29

rmzi/portable-dev-system

Skill Claude CodeCodex

Bumping project version and updating changelog atomically. Use when releasing a new version — patch, minor, or major.

24 27d ago A 25 tokens

checkpoint

30

rmzi/portable-dev-system

Skill Claude CodeCodex

Save a checkpoint — bump version, commit, push. Use when work is complete and ready to ship without the full finish protocol.

24 27d ago A 26 tokens

contribute

31

rmzi/portable-dev-system

Skill Claude CodeCodex

Contributing changes to PDS skills, agents, or workflow. Use before modifying any PDS artifact to follow the whitepaper-alignment checklist.

24 27d ago A 29 tokens

ethos

32

rmzi/portable-dev-system

Skill Claude CodeCodex

Grounding in core development principles. Use when starting significant work, feeling stuck, or needing to reset decision-making clarity.

24 27d ago A 24 tokens

eval

33

rmzi/portable-dev-system

Skill Claude CodeCodex

Testing whether skills produce correct agent behavior. Use after modifying a skill, during periodic review, or when model upgrades may affect skill relevance.

24 27d ago A 27 tokens

explore

34

rmzi/portable-dev-system

Skill Claude CodeCodex

Structural codebase exploration using the codebase-memory-mcp SQLite index when one exists for the current project. Prefer over blind Grep when available.

24 27d ago A 29 tokens

export

35

rmzi/portable-dev-system

Skill Claude CodeCodex

Export a Claude Code session to human-readable markdown. Use when the user wants to save, review, or share a conversation transcript.

24 27d ago A 26 tokens

finish

36

rmzi/portable-dev-system

Skill Claude CodeCodex

Completing a development branch for merge readiness. Use when implementation and tests pass and the branch needs formal preparation for review and merge.

24 27d ago A 26 tokens

grill

37

rmzi/portable-dev-system

Skill Claude CodeCodex

Interrogating requirements to validate before building. Use before swarm decomposition, design decisions on ambiguous features, or when scope creep risk is high.

24 27d ago A 28 tokens

instinct

38

rmzi/portable-dev-system

Skill Claude CodeCodex

Recording, reviewing, and promoting engineering patterns. Use when observing a recurring pattern, during post-swarm analysis, or when an instinct reaches promotion threshold.

24 27d ago A 30 tokens

pause

39

rmzi/portable-dev-system

Skill Claude CodeCodex

Save session state and pause gracefully. Use when stopping work mid-session to preserve context for later resumption.

24 27d ago A 21 tokens

pr-review

40

rmzi/portable-dev-system

Skill Claude CodeCodex

Address PR review comments systematically. Use when a PR has review feedback that needs to be resolved with code changes.

24 27d ago A 22 tokens

rebase

41

rmzi/portable-dev-system

Skill Claude CodeCodex

Focused rebase against a target branch. Use when you need to update a feature branch with upstream changes. Stops on conflicts — does not auto-resolve. Extended mode adds autonomous conflict resolution and test-fix loop.

24 27d ago A 43 tokens

resume

42

rmzi/portable-dev-system

Skill Claude CodeCodex

Reconstruct swarm state after a pause, a crash, or a handoff to a different machine or person. Use when starting a session that should continue prior swarm work instead of starting fresh.

24 27d ago A 38 tokens

swarm

43

rmzi/portable-dev-system

Skill Claude CodeCodex

Launching multi-agent parallel work with the Agentic SDLC. Use when a task benefits from decomposition into parallel subtasks.

24 27d ago A 24 tokens

team

44

rmzi/portable-dev-system

Skill Claude CodeCodex

Referencing the agent roster, roles, coordination model, and dispatch modes. Use when spawning agents or checking permissions.

24 27d ago A 23 tokens

ticket

45

rmzi/portable-dev-system

Skill Claude CodeCodex

Associate every PDS task with a GitHub issue. Orchestrator finds or creates the ticket, posts plan and acceptance criteria as a checkbox list, updates it as work progresses. Use at Phase 1 of every swarm.

24 27d ago A 45 tokens

triage

46

rmzi/portable-dev-system

Skill Claude CodeCodex

Triage insights into actionable GitHub issues across repos. Use after running /insights to convert analysis into tracked work.

24 27d ago A 24 tokens

verify

47

rmzi/portable-dev-system

Skill Claude CodeCodex

Verifying work completeness before declaring done. Use before marking tasks complete, creating PRs, or claiming task status as done.

24 27d ago A 25 tokens

voice

48

rmzi/portable-dev-system

Skill Claude CodeCodex

Terse user-facing register — limited vocabulary, doubled state-transition phrases, no hedging or editorializing. Use in the top-level conversation and for orchestrator user-facing inline status only.

24 27d ago A 37 tokens