arthurzhuhan

9 mods across 1 repository, 24 stars between them.

pr-report

01

arthurzhuhan/one-person-capital

Skill Claude CodeCodex

Review a pull request or contribution deeply, explain it tutorial-style for a maintainer, and produce a polished report artifact such as HTML or Markdown. Use when asked to analyze a PR, explain a contributor's design decisions, compare it with similar systems, or prepare a merge recommendation.

24 5mo ago A 59 tokens copy · 100% MIT

release-changelog

02

arthurzhuhan/one-person-capital

Skill Claude CodeCodex

Generate the stable OnePersonCapital release changelog at releases/v{version}.md by reading commits, changesets, and merged PR context since the last stable tag.

24 5mo ago A 37 tokens original MIT

release

03

arthurzhuhan/one-person-capital

Skill Claude CodeCodex

Coordinate a full OnePersonCapital release across engineering verification, npm, GitHub, website publishing, and announcement follow-up. Use when leadership asks to ship a release, not merely to discuss version bumps.

24 5mo ago A 42 tokens original MIT

design-guide

04

arthurzhuhan/one-person-capital

Skill Claude CodeCodex

OnePersonCapital UI design system guide for building consistent, reusable frontend components. Use when creating new UI components, modifying existing ones, adding pages or features to the frontend, styling UI elements, or when you need to understand the design language and conventions. Covers: component creation…

24 5mo ago A 106 tokens copy · 98% MIT

arthurzhuhan/one-person-capital

Skill Claude CodeCodex

Technical guide for creating a new OnePersonCapital agent adapter. Use when building a new adapter package, adding support for a new AI coding tool (e.g. a new CLI agent, API-based agent, or custom process), or when modifying the adapter system. Covers the required interfaces, module structure, registration points…

24 5mo ago A 83 tokens original MIT

arthurzhuhan/one-person-capital

Skill Claude CodeCodex

Create new agents in OnePersonCapital with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft a new agent prompt/config, and submit a hire request.

24 5mo ago A 47 tokens original MIT

one-person-capital

08

arthurzhuhan/one-person-capital

Skill Claude CodeCodex

Interact with the OnePersonCapital control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, or call any OnePersonCapital API endpoint. Do NOT use for the actual domain work itself (writing…

24 5mo ago A 80 tokens original MIT

para-memory-files

09

arthurzhuhan/one-person-capital

Skill Claude CodeCodex

File-based memory system using Tiago Forte's PARA method. Use this skill whenever you need to store, retrieve, update, or organize knowledge across sessions. Covers three memory layers: (1) Knowledge graph in PARA folders with atomic YAML facts, (2) Daily notes as raw timeline, (3) Tacit knowledge about user patterns.…

24 5mo ago A 117 tokens copy · 88% MIT