agentic-acp-docs-and-schema

star 514

Use when ACP schema is necessary to clarify the work or when the user asks for ACP data, rules, events, or documentation

carlos-algms By carlos-algms schedule Updated 6/7/2026

name: agentic-acp-docs-and-schema description: Use when ACP schema is necessary to clarify the work or when the user asks for ACP data, rules, events, or documentation

ACP documentation and schema

The ACP documentation can be found at:

ACP architectural limitations:

  • No partial acceptance of file changes: Users must accept or reject the entire file's changes as a unit. The ACP protocol is async and transactional (all-or-nothing tool calls). Implementing partial acceptance would require complex workarounds (e.g., auto-accepting then partially reverting) which adds significant complexity. This feature is deferred/out of scope.

Message flow and tool call lifecycle

Required reading for working on adapters, MessageWriter, SessionManager, or PermissionManager.

Install via CLI
npx skills add https://github.com/carlos-algms/agentic.nvim --skill agentic-acp-docs-and-schema
Repository Details
star Stars 514
call_split Forks 47
navigation Branch main
article Path SKILL.md
More from Creator
carlos-algms
carlos-algms Explore all skills →