specs-dev
Specs-Dev Workflow
A disciplined, review-gated development workflow: plan first, implement in phases, review between phases.
Workflow
| Phase | Purpose | Gate |
|---|---|---|
| 1. Discovery | Understand requirements | User approves summary |
| 2. Planning | Create reviewed plan | User approves plan |
| 3. Implementation | Phase-by-phase coding | Each phase reviewed |
Phase 1: Discovery
Goal: Shared understanding before planning.
More from vaayne/agent-kit
code-simplifier
Simplifies and refines code for clarity, consistency, and maintainability while preserving functionality. Triggers on "simplify this code", "clean up", "refactor for readability", "make this cleaner", or after implementing features when code polish is needed.
15mcp-jetbrains-ide
Control JetBrains IDE (IntelliJ, WebStorm, PyCharm) via MCP. Use when manipulating IDE files, running configurations, searching code, or performing refactoring. Triggers on "open in IDE", "run configuration", "refactor code", "IDE search", "JetBrains".
10web-fetch
Fetch and extract clean content from URLs using Jina Reader API. Use when users need to read webpage content, extract article text, or fetch URL content for analysis. Triggers on "fetch this page", "read this URL", "extract content from", "get the content of", "what does this page say".
10changelog-automation
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
9ui-skills
Opinionated constraints for building better interfaces with agents.
7lark
|
2