Skip to content

merge queue: embarking main (77ace72) and #1117 together#1118

Closed
mergify[bot] wants to merge 3 commits intomainfrom
mergify/merge-queue/4a41c1dea2
Closed

merge queue: embarking main (77ace72) and #1117 together#1118
mergify[bot] wants to merge 3 commits intomainfrom
mergify/merge-queue/4a41c1dea2

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Mar 31, 2026

🎉 This pull request has been checked successfully and will be merged soon. 🎉

Branch main (77ace72) and #1117 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #1117.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue rule default for merge:

Required conditions to stay in the queue:

---
checking_base_sha: 77ace725adac9c7fe96dd341de319339c340f3ff
previous_failed_batches: []
pull_requests:
  - number: 1117
    scopes: []
scopes: []
...

Ambient Code Bot and others added 3 commits March 31, 2026 11:48
Define the architecture for how skills, workflows, and agents work in ACP:

- Workflow = prompt + list of skill source references (not embedded copies)
- Skills are the atomic reusable unit, discovered by Claude Code from add_dirs
- Manifest format (workflow.yaml) is the core contract — consumed by ACP
  runner, local load-workflow skill, or Claude Code plugin
- Three pillars: discovery (marketplace), installation (workspace library
  with per-session selection), usage (layered loading into add_dirs)
- Local portability: same manifest works with manual --add-dir, a meta-skill,
  or a Claude Code SessionStart hook plugin
…ient.json

Resolved all reviewer comments:
- Drop systemPrompt/startupPrompt from ambient.json, prompt lives in CLAUDE.md only
- Remove workflow.yaml concept, sources go in ambient.json
- Remove manifest-as-contract/multiple-consumers framing
- Sources support both structured {url, branch, path} and single URL string
- Scanner expects three source types: Claude Code plugins, marketplace
  catalogs, and standalone .claude repos
- Keep rubric as-is (optional, existing workflows use it)
- Auth for private sources uses existing workspace credential system
- Multi-agent orchestration noted as out of scope
- Local usage simplified to manual --add-dir or /load-workflow skill
@mergify mergify bot closed this Mar 31, 2026
@mergify mergify bot deleted the mergify/merge-queue/4a41c1dea2 branch March 31, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants