Built-in Git and GitHub nodes
pflow includes nodes for Git and GitHub operations, but they’re disabled by default.Recommended alternatives
For most use cases, there are better options: Git operations - Use thegit CLI directly via shell node. Your agent knows Git extremely well from training data and doesn’t need special nodes for common operations.
gh CLI via shell node for simple tasks, or the GitHub MCP server for complex operations that benefit from structured tools.
If you still want to try the built-in nodes
Enable with:Feedback
If you use these experimental features and have feedback:- Questions or ideas - Start a discussion
- Bug reports - Open an issue

