first-tree
Shared team context memory for coding agents
All Skills in This Repository (4)
Pure Emerald Level Indicatorstree
Orchestrate Context Tree workflows via the first-tree CLI across workspaces and repositories.
gardener
Automate Context Tree maintenance via drift detection and structured verdicts.
first-tree
Route user tasks to tree, breeze, or gardener product skills via the umbrella CLI.
breeze
Turn GitHub mentions and review requests into a local inbox with a live statusline.
Frequently Asked Questions
FAQPage SchemaHow to install first-tree?▼
Run `npx skills add agent-team-foundation/first-tree --all -g -y` in your terminal to install all skills in this suite globally.
What is a Context Tree?▼
It is a Git-based team memory of decisions, ownership, and constraints that agents read before working and update after finishing, so every task starts with shared context.
How do agents use first-tree skills?▼
The read skill loads relevant context before a task, the write skill reflects durable decisions back as reviewable pull requests, and the seed skill bootstraps an empty tree from your source repos.
Does first-tree work with Claude Code and Codex?▼
Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Codex, and other compatible agent runtimes, with GitHub and GitLab integration.
Can first-tree review or audit context changes?▼
Yes. Dedicated skills review Context Tree pull requests with safe auto-repair and audit stored content for drift, duplication, or contradictions.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core