hunmer

38 mods across 2 repositories, 47 stars between them.

using-git-worktrees

26

hunmer/agent-spaces

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.

46 4d ago A 36 tokens

using-superpowers

27

hunmer/agent-spaces

Skill Claude CodeCodex

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions.

46 4d ago A 29 tokens

hunmer/agent-spaces

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

46 4d ago A 43 tokens

writing-plans

29

hunmer/agent-spaces

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

46 4d ago A 21 tokens

writing-skills

30

hunmer/agent-spaces

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

46 4d ago A 20 tokens

tdd

31

hunmer/agent-spaces

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

46 4d ago A 45 tokens

to-prd

32

hunmer/agent-spaces

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

46 4d ago A 36 tokens

procm-debug

33

hunmer/procm-mcp

Skill Claude CodeCodex

A debugging guide for connecting clients through procm-mcp rooms, sending debug messages, and recording or querying logs. Advanced use includes sending custom test commands to room members and collecting results.

1 3d ago A 99 tokens

procm-http

34

hunmer/procm-mcp

Skill Claude CodeCodex

HTTP API fallback for procm-mcp when the MCP server/tools are unavailable (not connected, tools missing, or transport error). Use whenever the agent needs to start/stop/restart a local background process, read or grep its stdout/stderr logs, send stdin input or a signal (Ctrl+C = SIGINT), or run commands from a…

1 3d ago B 131 tokens

procm-init

35

hunmer/procm-mcp

Skill Claude CodeCodex

Explore a project's declared development and startup commands, then create or update a procm-commands.json file for procm-mcp. Use when initializing procm-mcp for a repository, when asked to discover runnable app/test/build services, or when a project has no command catalog yet.

1 3d ago A 61 tokens

procm-mcp

36

hunmer/procm-mcp

MCP server Claude CodeCodexCursor +2

MCP server "procm-mcp" as configured in hunmer/procm-mcp. Runs ./build/index.js with node.

1 3d ago A tokens not measured

procm-mcp AGENTS.md

37

hunmer/procm-mcp

Instructions file CodexOpenCode

A short set of software-engineering instructions written in Chinese for the procm-mcp project.

1 3d ago A 523 tokens

procm-mcp CLAUDE.md

38

hunmer/procm-mcp

Instructions file

Project instructions for Claude Code agents working on hunmer/procm-mcp, including conventions, file and module indexes, and scan information.

1 3d ago A 2,111 tokens