By greyhaven-ai
Orchestrate specialized AI agents across full creative writing pipelines: initialize fiction or non-fiction projects from briefs, execute phased novel development or prose revision with quality gates, spawn audit teams for believability, prose style, and consistency checks, optimize for SEO/GEO, and auto-git-commit progress.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Initialize a content production team for non-fiction, blogs, articles, and marketing content
Run a single phase of the novel development pipeline for targeted reruns or recovery
Run the full 6-phase prose revision pipeline on a manuscript with SVQ quality gates
Run a single phase of the prose revision pipeline for targeted reruns or recovery
Spawn a parallel audit team to analyze a manuscript for believability, style quality, and narrative consistency
Narrative believability auditor that analyzes creative writing for verisimilitude, internal consistency, plausibility, and mimesis. Creates detailed audit reports identifying issues that break reader immersion, with optional conversion to actionable todos. Use when reviewing fiction for plot holes, inconsistent world rules, implausible events, or disconnects from real-world expectations.
Specialized agent for creating deep, consistent, believable characters. Develops comprehensive character profiles, backstories, motivations, arcs, relationships, and voice. Use when creating new characters, deepening existing ones, ensuring character consistency, or developing ensemble casts with complex dynamics.
Strategic content planner for blogs, marketing, and digital content. Handles SEO keyword research, content calendars, audience personas, competitive analysis, and distribution planning. Use when planning content strategy, optimizing for search, or building a content marketing program.
Specialist in crafting natural, distinctive dialogue that reveals character and advances story. Masters subtext, voice differentiation, dialect representation, and conversational rhythm. Use when dialogue feels flat, characters sound alike, or conversations lack tension and authenticity.
Professional editor providing developmental feedback, line editing, copy editing, and style analysis. Reviews drafts for clarity, consistency, pacing, and polish. Use when you have a draft that needs objective feedback, revision guidance, or professional-level editing passes.
Professional writing assistance for blogs, research articles, fiction, essays, and marketing copy. Use when users want to write, edit, or improve any form of written content. Triggers: 'write a blog', 'write an article', 'help me write', 'write a story', 'write a chapter', 'draft an essay', 'creative writing', 'improve my writing', 'edit my writing', 'write copy', 'content writing'.
Use when optimizing web content for search engine visibility, improving AI search engine citations (GEO), auditing website SEO, implementing structured data markup, or researching keyword strategy. Triggers: 'SEO', 'GEO', 'search optimization', 'schema markup', 'meta tags', 'AI search', 'Perplexity', 'search rankings', 'structured data', 'generative engine optimization', 'rich results', 'robots.txt', 'sitemap'.
Uses power tools
Uses Bash, Write, or Edit tools
Version 2.1.0 - Hooks, Skills, configuration, and plugin marketplace for Claude Code
This repository contains Grey Haven Studio's comprehensive Claude Code ecosystem:
12 Plugin Packages with 26+ Agents and 30+ Commands
3 Claude Skills for automatic code assistance
npm Package (@greyhaven/claude-code-config) for:
Get plugins + CLI tools:
# 1. Clone repository for plugins
git clone https://github.com/greyhaven-ai/grey-haven-claude-code-config.git ~/grey-haven-plugins
# 2. Configure plugin marketplace in ~/.claude/settings.json
{
"plugin": {
"marketplaces": [{
"name": "grey-haven-plugins",
"source": "/Users/YOU/grey-haven-plugins/grey-haven-plugins"
}],
"install": [
"core@grey-haven-plugins",
"developer-experience@grey-haven-plugins",
"observability@grey-haven-plugins",
"cc-trace@grey-haven-plugins"
]
}
}
# 3. (Optional) Install CLI tools for hook management
npm install -g @greyhaven/claude-code-config
claude-config install-hooks
If you only need agents and commands:
# Clone and configure plugin marketplace
git clone https://github.com/greyhaven-ai/grey-haven-claude-code-config.git ~/grey-haven-plugins
# Add to ~/.claude/settings.json (see full config above)
No npm package required!
If you only need hook installation and setup utilities:
npm install -g @greyhaven/claude-code-config
claude-config install-hooks
claude-config install-skills
claude-config doctor
Skills work automatically - just code naturally:
"Write a React component" → grey-haven-code-style applies
"Create a commit message" → grey-haven-commit-format applies
"Generate a PR description" → grey-haven-pr-template applies
Use plugins via commands:
In Claude Code:
/tdd-implement # Test-driven development
/code-review # Code review analysis
/security-scan # Security audit
/doc-generate-api # API documentation
| Plugin | Description |
|---|---|
core | TDD implementation, code review, quality pipeline, debugging |
developer-experience | Documentation, onboarding, API design, code style |
testing | Playwright, Chrome E2E, visual regression testing |
deployment | Cloudflare Workers/Pages deployment and debugging |
security | OWASP security scanning, vulnerability analysis |
research | API research with Firecrawl, Context7, TanStack patterns |
observability | Monitoring, SLOs, metrics, performance tracking |
incident-response | Debugging, runbooks, postmortem generation |
agent-orchestration | Context management, workflow composition |
data-quality | Pydantic validation, schema contracts, data quality |
linear | Linear issue tracking, workflow integration |
cc-trace | Claude Code API debugging with mitmproxy |
cloudflare-deployment-observability | Deployment monitoring, CI/CD analytics |
knowledge-base | Ontological knowledge management, long-term memory |
creative-writing | 8 specialized agents for the complete writing process |
Total: 30+ agents, 40+ skills across 15 plugins
Install format: plugin-name@grey-haven-plugins (e.g., core@grey-haven-plugins)
claude-config install-hooks # Install hooks to ~/.claude/hooks/
claude-config list-hooks # Show available hooks
claude-config init # Initialize .claude/ directory
claude-config backup-settings # Backup user settings
claude-config restore-settings # Restore from backup
claude-config doctor # Diagnose installation
claude-config version # Show version
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub greyhaven-ai/claude-code-config --plugin creative-writingAudit Claude Code plugins and skills for best practices, deprecations, compatibility, usability, coverage gaps, duplication, and workflow optimization
Specialized agents for creating engaging content across various formats and target audiences. Focuses on storytelling, audience engagement, and platform-optimized writing.
Autonomous AI copywriter agent that creates SaaS marketing content while you sleep. Uses the Ralph Wiggum pattern for iterative content creation from trends, research, and communications.
Content Creator subagent
Create and maintain GitHub Copilot CLI plugins — skills, agents, prompts, instructions, and MCP servers with authoritative spec references and templates
The Hitchhiker's Guide — content creation suite with automated pipeline, daily briefs, and blog writing
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.