do

Execute predefined work plans with changes, validations, and commits.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/whilp/working --skill do-whilp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: do
Source: https://github.com/whilp/working/tree/main/skills/do
Command: npx skills add https://github.com/whilp/working --skill do-whilp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of executing a work plan, including changes, validation, and commits, enhancing productivity and reducing manual errors.

Core Features & Use Cases

  • Step-by-Step Execution: Follow a predefined plan with structured instructions for making changes and committing to a repository.
  • Validation: Run CI (Continuous Integration) to validate all changes, ensuring quality and stability.
  • Documentation: Access and adhere to AGENTS.md, plan.md, and feedback.md for context and instructions.
  • Use Case: When implementing a feature in a repository, use this Skill to follow the development steps from start to finish, ensuring every part of the process is executed correctly.

Quick Start

Execute your work plan with the do skill, following the steps outlined in 'o/plan/plan.md'.

Frequently Asked Questions about do

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

FAQPage Schema
How do I execute a predefined work plan in a code repository step-by-step?

To execute a predefined work plan in a code repository, use this Skill to follow structured instructions from a plan file for making changes, running validations, and committing code. It ensures every development step is executed correctly from start to finish.

Can I automate CI/CD validation and commits during feature development?

Yes, you can automate CI/CD validation and commits during feature development. This Skill integrates with repository build systems to run continuous integration checks, validate changes, and provide feedback to ensure code quality and stability.

What is the best way to manage a commit workflow for pull request reviews?

The best way to manage a commit workflow for pull request reviews is by following a structured execution plan. This Skill facilitates handling changes, validations, and commits while supporting both feature development and pull request reviews.

Do I need specific documentation files to manage repository tasks with step-by-step execution?

Yes, you need specific documentation files to manage repository tasks. This Skill accesses and adheres to AGENTS.md, plan.md, and feedback.md to gather context and instructions for proper step-by-step execution and CI/CD practices.

Why use a structured work plan for code changes instead of manual commits?

Using a structured work plan for code changes instead of manual commits streamlines the process of executing validations and commits, enhancing productivity and reducing manual errors. It ensures proper CI/CD practices are followed with build system feedback.