richkuo

43 mods across 2 repositories, 393 stars between them.

go-trader AGENTS.md

01

richkuo/go-trader

Instructions file CodexOpenCode

Instructions for richkuo/go-trader, a project described as: Crypto trading bot — backtesting, paper trading, live trading with risk management.

344 2d ago A 4 tokens copy · 100% MIT

go-trader CLAUDE.md

02

richkuo/go-trader

Instructions file

Instructions for richkuo/go-trader, covering go-trader project context, environment, setup, decision priorities and repo structure.

344 2d ago C 9,413 tokens original MIT

go-trader

03

richkuo/go-trader

Skill Claude CodeCodex

Skill "go-trader" from richkuo/go-trader, covering agent setup guide — go-trader, core rules, prerequisites, linux and macos.

344 2d ago D 0 tokens original MIT

rk-skills

04

richkuo/rk-skills

Plugin Claude Code

Marketplace for rk-skills: Claude Code workflow skills for GitHub issues, PR review loops, docs syncing, and releases.

49 2d ago A tokens not measured original MIT

rk-skills

05

richkuo/rk-skills

Plugin Claude Code

Claude Code workflow skills: GitHub issue/PR/release automation and Fable-driven planning.

49 2d ago A tokens not measured original MIT

rk-skills AGENTS.md

06

richkuo/rk-skills

Instructions file CodexOpenCode

Instructions for richkuo/rk-skills, a project described as: Claude Code workflow skills — GitHub issue/PR/release automation and Fable-driven planning. Install via npx or as a Claude Code plugin.

49 2d ago A 4 tokens copy · 100% MIT

rk-skills CLAUDE.md

07

richkuo/rk-skills

Instructions file

Instructions for richkuo/rk-skills, covering global guidelines, integrity — top priority, overrides every rule below, response style (every response), who you're working with and package manager.

49 2d ago A 4,091 tokens original MIT

commit

08

richkuo/rk-skills

Command

Create a git commit using the Haiku model.

49 2d ago A 9 tokens original MIT

app-prd

09

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user wants an app idea turned into a Product Requirements Document (PRD) committed to a repo — "create a PRD", "/app-prd", "turn this idea into a PRD", or a raw idea dump ending with "save it to this repo". Produces a complete, section-numbered PRD.md landed via worktree + PR, bootstrapping an empty repo…

49 2d ago A 98 tokens original MIT

create-release

10

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user asks to "create a release", "cut a release", "tag a version", "publish release notes", or ship a new versioned GitHub release for the current repo.

49 2d ago A 43 tokens original MIT

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user wants to review or revise the ordering/model/effort/fableplan/plan-effort assignments on a milestone's GitHub issues — "review the execution plan", "/execution-plan-review", "show me the model assignments", or piecemeal revisions like "11 should be medium" or "plan 17 at xhigh". Renders the…

49 2d ago A 105 tokens original MIT

fable-advisor

12

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user wants a task executed by the current session model (typically Sonnet 5) with a persistent Fable 5 advisor overseeing it. Spawns a long-lived read-only Fable 5 subagent that authors the plan, gets consulted at fixed checkpoints via SendMessage, and a separate fresh Fable 5 reviewer that issues a…

49 2d ago A 175 tokens original MIT

fable-dispatch

13

richkuo/rk-skills

Skill Claude CodeCodex

Required dispatch procedure for running a subagent on Fable 5 — positive harness detection, the Claude Code CLI shim for other harnesses, the fallback ladder, the result-parsing contract, the attribution rule, and the caller dispatch-hygiene rules (read-only prompt, snapshot/diff, retry). Load BEFORE dispatching any…

49 2d ago A 80 tokens original MIT

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user asks to have a Fable 5 subagent draft and file a GitHub issue, then autonomously drive it all the way to a reviewed PR in one shot — "fable-new-issue-loop", "fable create the issue and run it to completion". Runs fable-new-issue to create a fully-specified issue (drafted by a Fable 5 subagent), then…

49 2d ago A 130 tokens original MIT

fable-new-issue

15

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user wants a GitHub issue created by a Fable 5 subagent. Spins up a read-only subagent running on Fable 5 that executes the new-issue procedure (duplicate check, code grounding, approach design, complexity score) and returns a fully-composed issue draft, which the main agent spot-checks and files. Trigger…

49 2d ago B 103 tokens original MIT

fable-orchestrate

16

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user wants a task decomposed and driven by a Fable 5 orchestrator delegating implementation to Sonnet 5 workers. The Fable session decomposes into self-contained worker specs, dispatches Sonnet subagents (plain Agents for 1–2 pieces, a Workflow for genuine fan-out), reviews each result inline against its…

49 2d ago A 125 tokens original MIT

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user asks to validate a GitHub issue with Fable 5, always plan it with Fable 5, and autonomously drive it to a reviewed PR in one shot — "fable-validate-fableplan-loop", "fable validate, fable plan, and work on.

49 2d ago A 70 tokens original MIT

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user asks to validate a GitHub issue with Fable 5 and always plan it with Fable 5, stopping once the plan is posted — "fable-validate-fableplan", "fable validate and fable plan.

49 2d ago A 58 tokens original MIT

fable-validate-loop

19

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user asks to validate a GitHub issue with Fable 5 and then autonomously drive it to a reviewed PR in one shot — "fable-validate-loop", "fable validate and work on.

49 2d ago A 50 tokens original MIT

fable-validate

20

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user wants a GitHub issue validated by a Fable 5 subagent. Spins up a read-only subagent running on Fable 5 that executes the validate-issue procedure (claim tracing, architecture/consistency checks, complexity score), then relays the verdict back to the main agent, which presents it and takes any…

49 2d ago B 108 tokens original MIT

fableplan-loop

21

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user wants a GitHub issue planned by Fable 5 and then autonomously driven to a reviewed PR in one shot, without validation — "fableplan-loop", "fableplan.

49 2d ago A 46 tokens original MIT

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user wants a GitHub issue planned by Fable 5 and then implemented in one shot, without validation or a review loop — "fableplan-work-on-issue", "fableplan and work on.

49 2d ago A 53 tokens original MIT

fableplan

23

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user wants a task planned by a Fable 5 planning subagent before building it. Spins up a Plan subagent running on Fable 5 to produce an implementation plan, relays the plan back to the main agent, and — if a GitHub issue is referenced — posts the plan as a comment on that issue and asks the user whether to…

49 2d ago A 105 tokens original MIT

fix-pr-review-loop

24

richkuo/rk-skills

Skill Claude CodeCodex

Use when the user asks to fix a PR review and drive it to approval autonomously — "fix the PR review and loop until approved", "fix-pr-review-loop", "keep addressing review comments until this PR is approved", or as the standalone counterpart to work-on-issue-loop's polling/resolving steps for a PR that already…

49 2d ago A 198 tokens original MIT