955 B
955 B
name, description, compatibility, trigger, glob
| name | description | compatibility | trigger | glob |
|---|---|---|---|---|
| ai-prompt-engineering | Create self-contained prompts for another AI assistant that lacks access to this workspace memory. | opencode | always_on |
When To Use
Use this skill when the user wants a prompt for another AI assistant, coding agent, review tool, or implementation environment.
Workflow
- Identify target task type: investigation, implementation, review, testing, debugging, or documentation.
- Pull only relevant workspace context.
- Make the prompt self-contained.
- Tell the target AI what to inspect before acting.
- State constraints, non-goals, expected output, and validation expectations.
- Avoid invented file paths when the implementation repository is not available.
Output Rules
- Return only the prompt unless the user asks for commentary.
- Prefer clear sections over long prose.
- Include work-item ID and title when relevant.
- Make assumptions explicit.