implementer

Execute implementation plans with continuous standards discovery and verification.

199|26|Updated Nov 27, 2025
One-click install
npx skills add https://github.com/SkillPanel/maister --skill implementer-skillpanel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementer
Source: https://github.com/SkillPanel/maister/tree/main/plugins/maister-copilot/skills/implementer
Command: npx skills add https://github.com/SkillPanel/maister --skill implementer-skillpanel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the execution of implementation plans with continuous standards discovery to ensure alignment with project standards during delivery.

Core Features & Use Cases

  • Continuous standards discovery across phases while tasks execute.
  • Adaptive execution modes based on plan complexity and risk.
  • Separation of concerns: planning by a subagent and execution by the main agent to improve correctness and traceability.

Quick Start

Describe your implementation task and let the implementer execute the plan with continuous standards discovery.

Frequently Asked Questions about implementer

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

FAQPage Schema
How do I automate the execution of implementation plans with continuous standards discovery?

Test-driven progress is enforced by making implementation execution contingent on verification steps. The skill adapts its execution mode based on plan complexity and risk, tracking standards, changes, and verification results throughout the workflow.

Can I execute multi-module migrations and code changes automatically?

Yes, automated execution covers code changes, documentation updates, and verification steps ranging from single-file updates to multi-module migrations, adapting execution modes by complexity and risk.

What is continuous standards discovery during code implementation?

Continuous standards discovery is the mechanism that scans for and enforces alignment with project standards across all execution phases, ensuring code changes and documentation updates maintain compliance during delivery.

Do I need a separate planning subagent before execution?

Yes, the workflow relies on a separation of concerns where planning is handled by a subagent and execution is carried out by the main agent to improve correctness and traceability.

What are the limitations of adaptive execution modes for complex plans?

Adaptive execution modes adjust based on plan complexity and risk, but the scope is limited to plans involving code changes, documentation updates, and verification steps, relying on the initial plan generated by the subagent.