CoderCoco Studios avatar

CoderCoco Studios

Official

@CoderCoco-Studios

0Followers
|
1Public Repos
|
18Published Skills

CoderCoco Studios provides OpenSpec change-management, stacked GitHub PR orchestration, codebase knowledge-graph, and documentation skills for repository engineering teams.

Skills Distribution
DomainDeveloper To...Spec-Driven Change.. (45%)Pull Request Revie.. (25%)Codebase Analysis .. (15%)Technical Document.. (15%)

Agent Skills by CoderCoco Studios

Showing 18 vetted skills indexed across 1 GitHub repositories.

CoderCoco-StudiosCoderCoco-Studios
1

openspec-apply-change

Implement tasks from an OpenSpec change using the openspec CLI.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

gh-stack-prs

Build and manage stacked GitHub pull requests using the gh stack CLI extension.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

openspec-explore

Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

openspec-verify-change

Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

openspec-new-change

Creates a new OpenSpec change scaffold using the artifact-driven workflow via the openspec CLI.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

openspec-update-change

Revise OpenSpec change planning artifacts and reconcile them for coherence.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

coderabbit-rate-limit-retry

Detects CodeRabbit rate-limit comments on GitHub PRs and retries the review after the cooldown.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

openspec-archive-change

Archive completed OpenSpec changes after verifying artifacts, tasks, and spec synchronization.

Official
Advanced
CoderCoco-StudiosCoderCoco-Studios
1

openspec-onboard

Guides users through a complete OpenSpec change workflow with narrated phases and real codebase tasks.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

write-docs

Write and verify Docusaurus documentation pages mapped from code changes.

Official
Advanced
CoderCoco-StudiosCoderCoco-Studios
1

scan-vocabulary

Scans a codebase for leftover references to retired terms using a parallel worker_threads scanner.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

openspec-propose

Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.

Official
Advanced
CoderCoco-StudiosCoderCoco-Studios
1

openspec-bulk-archive-change

Archives multiple completed OpenSpec changes with conflict-aware spec synchronization.

Official
Advanced
CoderCoco-StudiosCoderCoco-Studios
1

openspec-continue-change

Creates the next artifact in an OpenSpec change workflow using the openspec CLI.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

graphify

Builds a queryable knowledge graph from code, docs, papers, images, and video with community detection.

Official
Advanced
CoderCoco-StudiosCoderCoco-Studios
1

openspec-sync-specs

Merge delta spec changes into main OpenSpec specifications via intelligent agent-driven editing.

Official
Advanced
CoderCoco-StudiosCoderCoco-Studios
1

honest-pr-review

Reviews GitHub pull requests and posts line-anchored findings via the GitHub API.

Official
Intermediate
CoderCoco-StudiosCoderCoco-Studios
1

openspec-ff-change

Generates all OpenSpec change artifacts in dependency order via the openspec CLI.

Official
Intermediate

Frequently Asked Questions About CoderCoco Studios

FAQPage Schema
What tasks can I accomplish with CoderCoco Studios' skills?

You can manage the full OpenSpec change lifecycle (propose, explore, implement, verify, sync, archive), build and maintain stacked GitHub PRs, post line-anchored PR reviews, retry CodeRabbit reviews after rate limits, query a codebase knowledge graph, sweep repos for stale vocabulary, and update Docusaurus docs.

Who are these skills designed for?

Software engineers and maintainers working in GitHub repositories who practice spec-driven development, split large changes into reviewable stacked PRs, and need verified documentation and cleanup passes before merging.

What are the prerequisites and dependencies?

The twelve OpenSpec skills require the openspec CLI installed and invoke Bash(openspec:*). The gh-stack-prs skill requires the github/gh-stack CLI extension already installed. Other skills operate on GitHub PRs, the repo filesystem, and a graphify-out/ directory when present.

Are these skills open source and what do they cost?

The OpenSpec skills carry an MIT license per their frontmatter, making them free to use and modify. Other skills list no explicit license or cost in the manifest; no paid tier is indicated.

How do I verify an implementation before archiving a change?

Use openspec-verify-change to validate that implementation is complete, correct, and coherent against the change artifacts, then run openspec-archive-change (or openspec-bulk-archive-change for several parallel changes) to finalize.