implement-all

Automates sequential processing of all IT service management tasks from kickoff to completion.

15|5|Updated Jul 1, 2025
One-click install
npx skills add https://github.com/swissarmyhammer/swissarmyhammer --skill implement-all
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-all
Source: https://github.com/swissarmyhammer/swissarmyhammer/tree/main/builtin/skills/implement-all
Command: npx skills add https://github.com/swissarmyhammer/swissarmyhammer --skill implement-all

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the execution of all tasks defined in a kanban board, ensuring that the entire project plan is completed without manual intervention between steps.

Core Features & Use Cases

  • Autonomous Execution: Runs through all kanban cards sequentially, delegating implementation and testing.
  • Orchestration: Manages the flow between /implement and /test skills, ensuring a complete workflow.
  • Use Case: After a complex feature has been broken down into multiple kanban cards, this skill can be used to execute them all, from initial implementation to final testing, providing a fully automated development cycle for a set of tasks.

Quick Start

Use the implement-all skill to autonomously complete all remaining tasks on the kanban board.

Frequently Asked Questions about implement-all

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

FAQPage Schema
How do I automate kanban task execution for my entire project workflow?

Automating kanban task execution is achieved by sequentially orchestrating all planned cards, delegating implementation and testing phases to specialized skills. This autonomous execution prevents premature stopping and ensures the entire project workflow is completed without manual intervention.

What is autonomous task execution in a CI/CD pipeline?

Autonomous task execution in a CI/CD pipeline is the continuous orchestration of kanban cards from implementation to testing. It manages task delegation automatically, ensuring all planned features are developed and verified without requiring manual step-through between workflow stages.

Can I use autonomous execution to run implementation and testing sequentially on a kanban board?

Yes, you can use autonomous execution to run implementation and testing sequentially on a kanban board. The orchestration manages the flow between implementation and testing skills, ensuring a complete development cycle for all defined tasks without stopping prematurely.

What's the best way to execute all planned kanban cards without manual intervention?

The best way to execute all planned kanban cards without manual intervention is using an orchestration approach that delegates tasks to implementation and testing skills. It utilizes continuous execution to prevent stopping, providing a fully automated development cycle for the task set.

Why does my automated workflow stop prematurely during task execution?

Automated workflows stop prematurely during task execution when lacking continuous execution management. Utilizing an orchestrator that prevents premature stopping ensures all planned tasks are completed and verified, keeping the autonomous implementation running until the kanban board is empty.