A simplified toolkit for generating research, specifications, plans, and tasks for feature development workflows
/plugin marketplace add davojta/easy-spec
/plugin install easy-spec@davojta/easy-spec
Execute tasks from tasks.md in a feature folder.
Generate technical implementation plan (plan.md) from functional requirements specification.
Generate research document for investigating existing patterns and technical approaches.
Generate functional requirements specification (spec.md) from research documents.
Generate a comprehensive tasks.md file from an implementation plan.md using the tasks_template.md structure.
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review