Private skill collection for AI coding agents.
npx skills add bonkey/skills -g --allLightweight ADR decision log that auto-captures plans. Includes a Claude Code hook (PostToolUse on ExitPlanMode) that prompts the agent to write a concise decision record after every plan approval. Cross-CLI via AGENTS.md fallback.
npx skills add bonkey/skills -g --skill decision-log -yGuidelines for creating well-structured AI agent skills. Includes Anthropic's official skill builder guide as reference.
npx skills add bonkey/skills -g --skill skills-manual -yCheck if a PR already exists; if it does, update the PR. If no PR exists, merge current branch locally into main and push to main remote.
npx skills add bonkey/skills -g --skill done -yCreate Claude Code plugins, skills, commands, agents, hooks, MCP servers, and marketplace files. Includes decision guide for choosing between plugin vs skill vs MCP vs standalone.
npx skills add bonkey/skills -g --skill claude-plugin-creator -yCreate, update, and manage pull requests with auto-generated descriptions from git diffs. Supports full PR lifecycle: create, update, close, merge, reviewers, labels, and CI checks.
npx skills add bonkey/skills -g --skill pr -y