vaaynevaayneCommunityΒ·14 Agent Skills Included

agent-kit

Plan-first coding workflow with review, refactoring, and handoff

Runs a disciplined development lifecycle: scout unknowns, stress-test designs, write decision-first plans, implement phase by phase, and review code with adversarial multi-agent checks. Eliminates vague prompts, skipped verification, and false-positive review noise. Also covers cloud file management, Google Workspace and Lark operations, email sending, and prose cleanup.
npx skills add vaayne/agent-kit --all -g -y

All Skills in This Repository (14)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agent-kit?β–Ό

Run `npx skills add vaayne/agent-kit --all -g -y` in your terminal to install all skills in this collection globally.

What is the spec-dev workflow?β–Ό

It chains grill (stress-test the idea), blueprint (write a decision-first plan.md), and mason (implement phase by phase with commits and handoffs), with optional scout and code-review steps.

How does the code-review skill avoid false positives?β–Ό

It spawns four parallel reviewers (bug hunter, security auditor, architecture critic, correctness prover), then uses fresh verifier subagents to refute each finding against the actual code before reporting it.

Does agent-kit work with Claude Code and other runtimes?β–Ό

Yes. All skills follow the standard SKILL.md format and sync into Claude Code, Pi, Codex, and other compatible runtimes.

Can it manage cloud storage and Google Workspace?β–Ό

Yes. It includes skills for OpenList/AList file management, Google Workspace operations via the gws CLI, Lark/Feishu via lark-cli, and sending email through Cloudflare.

Related Repositories in Software Engineering

View All in Software Engineering→