Agent Skills by beesyst
Showing 8 vetted skills indexed across 2 GitHub repositories.
beeui-plan-iteration
Validates BeeUI roadmap items and prepares copy-ready Issues through read-only repository inspection.
beeui-review-and-close
Performs read-only BeeUI code reviews against approved Issues and returns a consolidated verdict with PR close package.
beeui-verify-and-correct
Verifies implemented BeeUI issues, applies minimal in-scope corrections, and returns consolidated review evidence.
beeui-implement-issue
Implements approved BeeUI issues in a verified target worktree with full verification evidence.
beesdk-plan-iteration
Validates BeeSDK tasks against repository evidence and produces roadmap items and copy-ready Issues.
beesdk-implement-issue
Implements approved BeeSDK issues in a verified target worktree with full verification evidence.
beesdk-review-and-close
Reviews BeeSDK changes against approved Issues and returns a consolidated verdict with PR close package.
beesdk-verify-and-correct
Verifies implemented BeeSDK issues and applies minimal in-scope corrections with evidence reports.
Frequently Asked Questions About beesyst
FAQPage SchemaWhat tasks can I perform with beesyst's BeeSDK skills?▼
You can plan and validate roadmap items with copy-ready Issues, implement an approved Issue in its exact worktree, independently verify and apply in-scope corrections, and run a read-only review that returns a consolidated verdict and PR close package.
Who are beesyst's skills designed for?▼
They target engineers and maintainers working on BeeSDK repositories who need a disciplined, evidence-based issue lifecycle: planning validation, scoped implementation, independent verification, and read-only review before closing pull requests.
How does the BeeSDK issue workflow operate in practice?▼
Start with beesdk-plan-iteration to inspect the implementation via Bee Dev MCP and prepare Issues. Then beesdk-implement-issue executes in the target worktree, beesdk-verify-and-correct applies necessary fixes, and beesdk-review-and-close delivers the final verdict.
Do beesyst's skills modify repositories during planning or review?▼
No. The planning skill inspects and prepares Issues without modifying repositories, and the review skill is strictly read-only against the exact worktree and base branch. Only the implementation and verification skills apply approved, in-scope changes.
What prerequisites do beesyst's skills require?▼
You need access to Bee Dev MCP for implementation inspection, an approved BeeSDK Issue, and the exact target worktree plus base branch for implementation, verification, and review stages. No other dependencies are stated in the manifest.