first-tree-read

Solid

Read the applicable Context Tree before acting. In BYO sessions, route only among locally authorized Teams by reading each exact root SCOPE.md before selecting one task snapshot; in managed workspaces, use the bound Tree. Do not use for a Context Tree PR/MR review or an explicit broad audit of stored tree content.

AI & Automation 142 stars 37 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
72
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# First Tree Read ## Purpose Read the Context Tree applicable to the current task before acting. This skill is read-only: it uses `first-tree tree tree` to find relevant tree files, then uses the agent's native file-reading capability to read their content and summarize the constraints that matter for the user's task. A BYO task first activates one exact-commit snapshot; all selectors, soft-link traversal, and file reads for that task stay inside it. Use `first-tree-write` for tree writes from a source artifact. An explicit request to audit stored normal content on the default branch belongs to `context-tree-audit`; do not start this task-scoped read workflow first. Do not use this skill for a Cloud Context Reviewer wake-up or an explicit request to review a Context Tree PR/MR. `context-tree-review` has exclusive precedence for its supported GitHub PR or GitLab MR path and reads only from its detached, validated PR-head snapshot; running this workflow first would refresh and inspect the main tree checkout instead. Do not use this skill for an explicit broad audit of the whole tree, a domain, or selected stored normal paths. `context-tree-audit` has exclusive precedence and owns the stable default-branch snapshot, validate-first discovery, and finding routing. ## Authority Boundary Apply the generated Context Tree Policy's content classes and drift-authority rules before treating a file as current truth. Normal content is the canonical decision/constraint source; non-no...

Details

Author
agent-team-foundation
Repository
agent-team-foundation/first-tree
Created
5 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

first-tree-write

Source-driven Context Tree write workflow for managed and BYO consumers. BYO always requires the exact SCOPE-routed read snapshot and a new user confirmation of the precise Team/source/targets/mutation plan before any Tree mutation. If no source artifact is available, there is no write task.

142 Updated today
agent-team-foundation
AI & Automation Solid

first-tree-seed

Bootstrap a team's Context Tree from readable source repos — for an onboarding "build / set up the Context Tree" task on a tree that has no domain structure yet: either no tree exists (creates and binds it) or a bound-but-empty tree (fills it). Supports clean explicit-Team invocation without a Workspace manifest, managed briefing, or prior setup-chat transcript, while preserving managed-workspace compatibility. Proposes an initial top-level + second-level domain structure for approval, then drafts initial leaf content — each as a reviewable PR/MR. Refuses unrelated re-seeding once the tree has domain structure and recovers Phase 2 from durable merged Tree state plus the same explicit sources.

142 Updated today
agent-team-foundation
AI & Automation Listed

context-tree-audit

Audit stored normal content on the bound Context Tree's actual binding branch when a human explicitly asks to audit the whole tree, a domain, or specific normal paths for drift, contradictions, duplication, density, metadata, placement, or relationship problems. Do not use for ordinary task reads, source-backed writes, Context Tree PR/MR reviews, or empty-tree setup.

142 Updated today
agent-team-foundation