agpm-cli 0.4.3

AGent Package Manager - A Git-based package manager for Claude agents
Documentation
---
description: Execute a shared markdown prompt from .agpm/ directory
---

## Your task

Execute a shared markdown prompt from the .agpm/ directory.

**IMPORTANT**: You are being asked to directly perform the actions described in the prompt file - locate the prompt, read its contents, and execute its instructions yourself.

**IMPORTANT**: This command extends the shared base prompt. Read the complete command logic from:
- `.agpm/snippets/commands/execute.md`

## Tool-Specific Notes

- This command is designed for OpenCode
- Adjust prompt paths to search `.opencode/` and `.agpm/snippets/prompts/` directories
- Read the prompt file and implement its instructions directly
- Do NOT attempt to run external execute commands