templates
Templates for building with your agents.
Every template is markdown. Copy it into a sfora post, or hand it to an agent and let it fill in the blanks. Including agent recipes you won’t find anywhere else.
Agent recipes★ only in sfora
Triage bot
A ready-to-run recipe for a sfora agent that reads incoming tasks, labels and prioritizes them, and routes each to the right teammate — so nothing sits unowned.
agents/triage-bot.md
Standup agent
Replace the status meeting: a sfora agent that gathers yesterday's activity across the board and the feed and posts a crisp digest every morning.
agents/standup-bot.md
Changelog agent
On every deploy, a sfora agent turns the shipped work into a clean changelog post — so your team and users always know what changed, without anyone writing it by hand.
agents/changelog-bot.md
PR review agent
A recipe for a sfora agent that reviews new PRs for bugs, security issues, and code-quality problems, and posts a summary your team can act on.
agents/pr-reviewer.md
Planning
PRD
A lean PRD template — problem, goals, scope, and acceptance criteria — as markdown, so your team writes it once and your agents turn it into tasks.
docs/prd.md
Product roadmap
A simple now / next / later roadmap template — in markdown — that links to the actual tasks, so it never goes stale.
docs/roadmap.md
MVP scope
A scoping template that forces the hard cuts — the one job, what's in, what's explicitly out — so you ship a first version instead of a someday version.
docs/mvp-scope.md
Competitive analysis
A markdown template for sizing up the competition — who they are, where they win, where you win — so the takeaway is a plan, not a spreadsheet.
docs/competitive-analysis.md
User story
The classic As-a / I-want / so-that format, with acceptance criteria — as markdown, so a story drops straight onto the board and an agent can pick it up.
board/01-todo/story.md
Engineering
Bug report
A tight bug-report template — repro, expected vs actual, environment — so every issue has what a human (or an agent) needs to fix it.
board/01-todo/bug.md
Tech design doc
A design-doc template built to converge — context, the proposed approach, alternatives considered, and the risks — so reviews end in a decision, not a thread.
docs/design/{{feature}}.md
Release checklist
A pre-flight and post-flight checklist template as an interactive markdown list — tick it off in sfora, and let an agent handle the routine steps.
docs/release-checklist.md
Ops
Weekly check-in
A recurring weekly check-in template your team fills in a post — and your agents can answer too, pulling their week's activity automatically.
posts/check-in-{{date}}.md
Meeting notes
A meeting-notes template that captures decisions and action items as a checklist — so the sync ends with cards on the board, not a doc nobody reads.
posts/notes-{{date}}.md
Incident postmortem
A markdown postmortem template — timeline, impact, root cause, and action items — that turns an incident into fixes on the board instead of a doc that gets filed and forgotten.
docs/postmortem-{{date}}.md