One-click install
npx skills add https://github.com/kvnwolf/devtools --skill work-kvnwolf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work
Source: https://github.com/kvnwolf/devtools/tree/main/plugins/base/skills/work
Command: npx skills add https://github.com/kvnwolf/devtools --skill work-kvnwolf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the entire development lifecycle, from initial task understanding and planning to execution and verification, ensuring complex tasks are broken down and managed effectively.

Core Features & Use Cases

  • Comprehensive Planning: Gathers detailed requirements through exploration and user interviews before generating a structured plan.
  • Task Orchestration: Manages a team of agents to execute tasks in parallel, ensuring efficient workflow and isolation.
  • TDD & Verification: Enforces a Test-Driven Development approach and integrates UI verification steps.
  • Use Case: Kick off a new feature development by having the skill plan out all necessary steps, assign them to agents, and manage their execution, ensuring a robust and well-tested outcome.

Quick Start

Use the work skill to plan and execute the development of a new user authentication flow.

Frequently Asked Questions about work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan and execute complex development tasks using an automated workflow?

To plan and execute development tasks, this skill uses codebase exploration and exhaustive user interviews to generate a structured implementation plan, which is then executed by a managed team of agents.

How does agent orchestration work for software development workflows?

Agent orchestration works by managing a team of agents to execute structured plan tasks in parallel, ensuring efficient workflow and isolation while adhering to Test-Driven Development and UI verification steps.

Can I use this development workflow tool for both new features and codebase refactoring?

Yes, you can use this development workflow tool for new features, bug fixes, and refactors. It tackles any task benefiting from upfront planning and team-based execution through exhaustive user interviews.

What is the best way to ensure my development tasks follow TDD and include UI verification?

The best way to ensure tasks follow TDD is to use a structured plan mode that enforces Test-Driven Development and integrates UI verification steps during the agent execution phase.

Do I need installed skills for all technologies before starting task execution?

Yes, the skill ensures all required technologies are covered by installed skills before proceeding to plan mode, guaranteeing the generated implementation plan and team execution instructions are executable.