FlatbreadLabsFlatbreadLabsOfficialยท9 Agent Skills Included

flatbread

Git-native relational content and durable project memory

Turns Markdown and YAML files into a typed relational graph queryable through GraphQL and generated TypeScript. Gives coding agents durable, reviewable project memory stored as versioned records instead of lost chat logs. Eliminates CMS databases, manual link validation, and forgotten decisions across long-running projects.
npx skills add FlatbreadLabs/flatbread --all -g -y
Available:

Instructs the agent to write all output in plain Orwell-style English and gives it the repo's build, test, Mergify stack, and Proof memory commands plus common pitfalls to avoid.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Flatbread?โ–ผ

Run `npx skills add FlatbreadLabs/flatbread --all -g -y` in your terminal to install all skills in this suite globally.

What does Flatbread do?โ–ผ

It turns your Markdown and YAML files into a typed relational graph you can query with GraphQL or generated TypeScript, with Git as the source of truth. It also powers Proof, a durable memory system for coding agents.

How does Proof agent memory work?โ–ผ

Agents record Decisions, Issues, Findings, Constraints, and Risks as Markdown files in your repo, so the next session and your teammates can review the same reasoning in pull requests.

Does Flatbread work with Cursor and Claude Code?โ–ผ

Yes. The skills follow the standard SKILL.md format and run in Cursor, Claude Code, and other compatible coding agents.

Do I need a database or CMS to use Flatbread?โ–ผ

No. Your plain content files stay the source of truth, and Flatbread validates links and serves typed reads without any hosted database or CMS.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’