Automate Graphite stacked-PR workflow with one-shot commands for creating diffs and submitting PRs
npx claudepluginhub DataflightSolutions/claude-plugins --plugin graphiteCreate a Graphite stacked diff and submit as PR in one step
Create a new Graphite stacked diff from current changes
Create a Graphite stacked diff and submit as PR in one step (alias for /graphite:create-submit)
Create a new Graphite stacked diff from current changes (alias for /graphite:create)
Submit the current branch as a Graphite PR (alias for /graphite:submit)
Submit the current branch as a Graphite PR
Official Claude Code plugins for DataFlight workflows.
Automate Graphite stacked-PR workflow with one-shot commands for creating diffs and submitting PRs.
Commands:
/graphite:create - Create a stacked diff from current changes/graphite:submit - Submit current branch as PR/graphite:create-submit - Create and submit in one step/graphite:gt-create, /graphite:gt-submit, /graphite:gt-create-submitFeatures:
--all flagBrowser automation with Playwright.
Commands:
/playwright:screenshot - Take a screenshot of a webpage/playwright:check-links - Check for broken links/playwright:test-page - Basic page health check/playwright:test-responsive - Test across viewportsFeatures:
/tmp for inspectionclaude plugin install graphite@dataflight-claude-plugins
claude plugin install playwright@dataflight-claude-plugins
# Clone the marketplace
cd ~/.claude/plugins/marketplaces
git clone https://github.com/dataflight/claude-plugins dataflight-claude-plugins
# Restart Claude Code
~/.claude/plugins/marketplaces/dataflight-claude-pluginsTo add a new plugin to this marketplace:
Create plugin directory in plugins/:
mkdir -p plugins/my-plugin/.claude-plugin
mkdir -p plugins/my-plugin/commands
Create plugins/my-plugin/.claude-plugin/plugin.json:
{
"name": "my-plugin",
"version": "0.1.0",
"description": "Plugin description",
"author": {
"name": "Your Name"
}
}
Add commands as markdown files in plugins/my-plugin/commands/
Test locally, then commit and push
MIT
For issues or questions, open an issue on GitHub or contact the DataFlight team.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress