Flatbread Labs
Official@flatbreadlabs
Flattening the web
Agent Skills by Flatbread Labs
Showing 9 vetted skills indexed across 1 GitHub repositories.
flatbread-major-migration
Coordinate schema-breaking Flatbread monorepo changes with validated migration workflows.
dag-task-runner
Execute interdependent task workflows defined as directed acyclic graphs.
proof
Decompose multi-step tasks into a DAG of parallel subtasks.
agent-browser
Control Chrome/Chromium and Electron apps via Chrome DevTools Protocol.
mergify-config
Validate Mergify configuration files against the official JSON schema.
mergify-merge-protections
Control GitHub PR merge timing and dependencies with Mergify protection rules.
mergify-stack
Automate stacked Git branch and dependent pull request management.
mergify-ci
Automate Mergify CI pipeline operations across multiple CI environments.
mergify-merge-queue
Inspect and control Mergify merge queues to diagnose stuck PRs.
Frequently Asked Questions About Flatbread Labs
FAQPage SchemaWhat specific tasks can be managed using these repository configurations?▼
These configurations enable precise control over GitHub pull request merge timing, dependency management for stacked branches, and the execution of interdependent tasks defined as directed acyclic graphs. Additionally, they facilitate the validation of merge protection rules and the diagnosis of stalled merge queues.
Which engineering personas benefit most from these capabilities?▼
Platform engineers, DevOps practitioners, and release managers benefit most from these capabilities. These personas utilize the provided configurations to enforce strict merge policies, maintain monorepo integrity during breaking changes, and orchestrate complex CI/CD pipelines across multiple environments.
What are the primary prerequisites for implementing these configurations?▼
Implementation requires an active GitHub repository integrated with Mergify for merge queue and protection rule enforcement. For browser-based tasks, a Chromium or Electron environment is required to support the Chrome DevTools Protocol, alongside a structured definition of task dependencies for the directed acyclic graph runner.