richkuorichkuoCommunityยท32 Agent Skills Included

rk-skills

Automated GitHub issue validation, implementation, and PR review loops

Automates the full GitHub workflow: filing complete issues, validating claims against real code, implementing fixes in isolated worktrees, and driving pull requests through review until approval. Eliminates manual issue triage, unverified bug reports, and endless review follow-ups. Chains planning, building, docs syncing, and releases into one command so work moves from idea to merged PR without supervision.
npx skills add richkuo/rk-skills --all -g -y
Available:

Gives the agent global operating rules for this suite: never fabricate facts, keep replies terse in plain English, use Bun, follow strict test-editing and safety-first engineering rules while running the workflow skills.

All Skills in This Repository (32)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
richkuorichkuo

milestoneplan

Aggregate GitHub milestone issue data into a structured markdown table.

Community
Intermediate
๐Ÿ“ฆ In Repo
richkuorichkuo

app-prd

Convert unstructured product concepts into section-numbered PRD.md files and submit pull requests.

Community
Advanced
๐Ÿ“ฆ In Repo
richkuorichkuo

validate-fableplan-loop

Automate GitHub issue validation, Fable 5 planning, and code implementation.

Community
Advanced
๐Ÿ“ฆ In Repo
richkuorichkuo

fable-new-issue

Draft GitHub issues via a read-only Fable 5 subagent with duplicate checks and complexity scoring.

Community
Advanced
๐Ÿ“ฆ In Repo
richkuorichkuo

create-release

Dispatch GitHub release workflows to the create-release-runner subagent.

Community
Intermediate
๐Ÿ“ฆ In Repo
richkuorichkuo

work-on-issue

Automate GitHub issue implementation with worktrees, tests, and pull requests.

Community
Advanced
๐Ÿ“ฆ In Repo
richkuorichkuo

execution-plan-review

Synchronize GitHub issue execution blocks by parsing milestone metadata and validating configuration logic.

Community
Advanced
๐Ÿ“ฆ In Repo
richkuorichkuo

work-on-issue-loop

Automate GitHub issue implementation, pull request creation, and review feedback resolution.

Community
Advanced
๐Ÿ“ฆ In Repo
richkuorichkuo

github-issue-format

Standardize GitHub issue structure with complexity scores and planning signals.

Community
Basic
๐Ÿ“ฆ In Repo
richkuorichkuo

fable-orchestrate

Decompose software tasks into worker specifications and orchestrate Sonnet 5 subagents.

Community
Advanced
๐Ÿ“ฆ In Repo
richkuorichkuo

milestone-workflow

Orchestrate dependency-aware GitHub issue execution and multi-agent PR review loops.

Community
Advanced
๐Ÿ“ฆ In Repo
richkuorichkuo

sync-docs-release

Automate documentation synchronization and software release workflows with git and GitHub CLI.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install rk-skills?โ–ผ

Run `npx skills add richkuo/rk-skills --all -g -y` in your terminal to install every skill in this collection globally.

How to automate a GitHub issue from report to merged PR?โ–ผ

Run the validate-issue-loop skill on an issue number; it fact-checks the issue against your code, fixes the description, implements the change in an isolated worktree, opens a PR, and loops through reviews until approval.

Can it turn an app idea into a full project plan?โ–ผ

Yes. The new-app-pipeline skill takes a raw idea, writes a PRD, resolves open questions with you, files dependency-ordered GitHub issues, and runs them as a multi-agent milestone workflow.

Does rk-skills work with Claude Code and Codex?โ–ผ

Yes. The skills follow the standard SKILL.md format and include dispatch procedures for Claude Code, Codex CLI, and Cursor CLI builds and reviews.

Do I need coding experience to use these skills?โ–ผ

No. You describe the bug or idea in plain English, and the agent handles code tracing, implementation, testing, and pull request management for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’