← All creators

rmzi

User

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

22 indexed · 0 Featured · 24 stars · avg score 53
Prolific

Categories

Indexed Skills (22)

AI & Automation Listed

bugfix

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 Updated 1 months ago
rmzi
AI & Automation Listed

bump

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

checkpoint

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

contribute

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

eval

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

explore

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

export

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

finish

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

grill

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

instinct

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

pause

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

24 Updated 1 months ago
rmzi
Code & Development Listed

pr-review

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

rebase

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 Updated 1 months ago
rmzi
AI & Automation Listed

resume

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 Updated 1 months ago
rmzi
AI & Automation Listed

swarm

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

team

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

ticket

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 Updated 1 months ago
rmzi
AI & Automation Listed

triage

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

verify

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

voice

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 Updated 1 months ago
rmzi
AI & Automation Listed

worktree

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

24 Updated 1 months ago
rmzi
AI & Automation Listed

ethos

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

24 Updated 1 months ago
rmzi

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.