rmzi/portable-dev-system

We heard you like harnesses, so we built a harness for your harness, so you can harness while you harness. Feel me?

24Stars on the repository
49Mods indexed here, across every type
27d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

bugfix

01

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

02

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

03

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

04

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

05

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

06

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

07

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

08

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

09

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

10

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

11

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

12

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

13

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

14

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

15

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

16

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

17

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

18

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

19

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

20

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

21

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

worktree

22

rmzi/portable-dev-system

Skill Claude CodeCodex

Managing git worktrees for isolated parallel development. Use when creating branches, setting up agent worktrees, or cleaning up after merges.

24 27d ago C 26 tokens