Team Wiki

Team Wiki

v0.1.0

A living team page with responsibilities, active projects, rituals, key docs, and on-call ownership — always current, always findable. Keep your project tools and Slack. Replace the stale Notion team page nobody updates and the "who owns X?" DMs.

team-wikiteam-opsprojectsritualsenterprisecabinet
2 agents2 jobs1 cabinets1 pages
cabinet /wiki
team-wiki app preview

Team Wiki

operations

agents

📖

Wiki Summarizer

.agents/wiki-summarizer/

Wiki Freshness Check

0 8 * * 1

⚙️

Wiki Workflow

.agents/wiki-workflow/

Weekly Project Status Roll-Up

0 9 * * 1

2

Agents

2

Jobs

1

Depts

1

Pages

Team Wiki
📖 Wiki Summarizer
⚙️ Wiki Workflow
Weekly Project Status Roll-Up
Wiki Freshness Check
📖Wiki Summarizerlead

Owns the team wiki cadence — sweeps connected project tools and Slack channels weekly, updates member responsibilities and doc links, and orchestrates the Wiki Workflow agent's project roll-up.

0 8 * * 1
⚙️Wiki Workflowspecialist

Tracks active project statuses from connected project tools, aggregates blockers and milestones, and produces the weekly project roll-up for the team lead.

0 9 * * 1
Weekly Project Status Roll-Upactive

Wiki Freshness Checkactive

Team Wiki

A living team page that is always current: member responsibilities, active projects, rituals and cadences, key doc links, and on-call/ownership mapping — maintained by agents so team leads don't have to. The Wiki Summarizer processes project updates and doc changes weekly; the Wiki Workflow agent tracks project status and rolls it up for the team lead. Every piece of team knowledge is a file you can link to, diff, and send.

Keep your project tools, Slack, and Google Drive. Replace the stale Notion team page nobody touches, the Confluence space that's three versions behind, and the "who owns X?" DMs sent every sprint.

The team

  • [[.agents/wiki-summarizer]] — Wiki Summarizer (lead). Owns the weekly freshness check, summarises project updates from connected tools, and keeps the team wiki current.
  • [[.agents/wiki-workflow]] — Wiki Workflow. Tracks active project statuses, aggregates blockers and milestones, and produces the weekly project roll-up.

Recurring rhythm

Cadence Job Owner Output
Weekly (Mon 08:00) [[.jobs/wiki-freshness-check]] Wiki Summarizer Freshness report; updated team wiki page; stale section flags
Weekly (Mon 09:00) [[.jobs/project-status-rollup]] Wiki Workflow Project status roll-up: milestones, blockers, owners, RAG status

How to run the demo

  1. Open the [[wiki]] — the team wiki: team header and mission, members and responsibilities, active projects, rituals and cadences, key doc links, and on-call/ownership table.
  2. Browse team/members.yaml — the team roster and responsibility map.
  3. Read team/projects.yaml — the active project list with status the roll-up job maintains.

Connectors

Required: Google Drive (team docs), Slack (project channels for update ingestion). Recommended: Jira or Linear (project/issue data), GitHub (PR and milestone activity), Notion (existing team page to migrate from).

Install
$ git clone --filter=blob:none --sparse https://github.com/hilash/cabinets.git && cd cabinets && git sparse-checkout set team-wiki