Generate a feature request prompt for another dot-ai project. Use when you need a feature implemented in a sibling project (MCP server, controller, etc.) to unblock work in the current project.
vfarcic/dot-ai-skills
SkillsMP has collected 6 skills from vfarcic/dot-ai-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Create a git worktree for PRD work with a descriptive branch name. Infers PRD from context or asks user.
Create changelog fragment for release notes. Invoke during /prd-done workflow during the first push to the PR.
Process a feature request or response from another dot-ai project. Reads from tmp directory, implements/integrates, and writes response if needed.
Query sibling dot-ai projects to verify features are USABLE (not just defined). IMPORTANT: When calling this skill, explain HOW you plan to use the feature (e.g., 'I need to call X via REST API from the UI' or 'I need to import Y function'). This helps verify…
Create a release tag based on accumulated changelog fragments. Run when ready to cut a release.