CoderCoco Studios
Official@CoderCoco-Studios
CoderCoco Studios provides OpenSpec change-management, stacked GitHub PR orchestration, codebase knowledge-graph, and documentation skills for repository engineering teams.
Agent Skills by CoderCoco Studios
Showing 18 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Implement tasks from an OpenSpec change using the openspec CLI.
gh-stack-prs
Build and manage stacked GitHub pull requests using the gh stack CLI extension.
openspec-explore
Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.
openspec-verify-change
Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.
openspec-new-change
Creates a new OpenSpec change scaffold using the artifact-driven workflow via the openspec CLI.
openspec-update-change
Revise OpenSpec change planning artifacts and reconcile them for coherence.
coderabbit-rate-limit-retry
Detects CodeRabbit rate-limit comments on GitHub PRs and retries the review after the cooldown.
openspec-archive-change
Archive completed OpenSpec changes after verifying artifacts, tasks, and spec synchronization.
openspec-onboard
Guides users through a complete OpenSpec change workflow with narrated phases and real codebase tasks.
write-docs
Write and verify Docusaurus documentation pages mapped from code changes.
scan-vocabulary
Scans a codebase for leftover references to retired terms using a parallel worker_threads scanner.
openspec-propose
Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.
openspec-bulk-archive-change
Archives multiple completed OpenSpec changes with conflict-aware spec synchronization.
openspec-continue-change
Creates the next artifact in an OpenSpec change workflow using the openspec CLI.
graphify
Builds a queryable knowledge graph from code, docs, papers, images, and video with community detection.
openspec-sync-specs
Merge delta spec changes into main OpenSpec specifications via intelligent agent-driven editing.
honest-pr-review
Reviews GitHub pull requests and posts line-anchored findings via the GitHub API.
openspec-ff-change
Generates all OpenSpec change artifacts in dependency order via the openspec CLI.
Frequently Asked Questions About CoderCoco Studios
FAQPage SchemaWhat 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.