DECISIONS banner
awebai awebai

DECISIONS

Development community

Description

# aweb Agent Skills Decisions Date: 2026-05-17 ## Canonical location Canonical customer-facing skill bodies live at the repository root: ```text skills/<skill-name>/SKILL.md ``` Do not treat `cli/go/skills/` as canonical. The old seed packs from that directory were migrated or removed when the root `skills/` tree became canonical. ## V1 skill set V1 ships five default skills: - `aweb-coordination`: session/work-loop policy for coordinating with an aweb team. - `aweb-messaging`: mail/chat

Installation

Installs to ~/.claude/skills/awebai-aweb-decisions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/awebai-aweb-decisions && curl -fsSL https://raw.githubusercontent.com/awebai/aweb/HEAD/skills/DECISIONS.md -o ~/.claude/skills/awebai-aweb-decisions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository