kweaver-ai
- 7 skills
- 0 followers
- 11 hours ago last updated
- ▌ Kweaver Admin · kweaver-ai bundleUse when managing KWeaver admin operations from CLI, including auth, org, user, role, model, audit, config, and call passthrough; especially when users ask for command parameters, examples, or routing/fallback behavior in kweaver-admin.
- ▌ Ship · kweaver-aiRun regression tests, commit all changes, and push to remote. Use when the user wants to validate, commit, and ship the current work in one step.
- ▌ Generate Prd · kweaver-ai bundleGenerate complete Chinese PRD documents from rough product requests. Use when the user asks to create, refine, or standardize a PRD, turn ambiguous requirements into an Agile-friendly product requirements document, or fill a PRD template by first asking focused clarification questions and then saving the final markdown file.
- ▌ Create Github Issue · kweaver-aiCreate a GitHub issue from the current conversation context, then create and switch to a linked branch. Use when the user wants to track a feature or bug as an issue and start working on it immediately.
- ▌ Changelog Release Notes · kweaver-ai bundleDraft or update release notes and changelog entries from repository evidence. Use when the user asks to add a new version to CHANGELOG files, summarize what changed in a branch or release, explain how changelog content was derived, or keep multilingual changelogs consistent.
- ▌ Generate Implementation Design · kweaver-ai bundleGenerate complete Chinese implementation design documents from a product PRD. Use when Codex needs to turn PRD content into a High-Level Design plus Low-Level Design document, ask focused clarification questions for missing implementation details, follow a fixed design template, apply C4-based architecture design, and save the final result as a markdown design file.
- ▌ Create Github Pull Request From Specification · kweaver-ai bundleCreate or update a GitHub pull request from .github/pull_request_template.md using the gh CLI.