implement

Guide developers through investigation, planning, approval, and implementation steps.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/baan-press/baan --skill implement-baan-press
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/baan-press/baan/tree/main/.claude/skills/implement
Command: npx skills add https://github.com/baan-press/baan --skill implement-baan-press

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the common challenge of jumping into implementation without proper planning, investigation, and approval. It provides a standardized process for implementing features, adding new capabilities, or refactoring, ensuring efficiency and consistency in development tasks.

Core Features & Use Cases

  • Structured Workflow: Enforces a step-by-step process including Investigation, Planning, Approval, and Implementation.
  • Investigation Phase: Clarifies the task, reviews existing code, checks constraints, and uses the Explore agent for complex scenarios.
  • Plan Presentation: Summarizes the investigation, outlines implementation options, and seeks user approval before proceeding.
  • Implementation: Carries out the approved changes with focus on what was agreed upon and without additional changes.
  • Reporting: Reports on completed implementation, checking for successful build process.

Quick Start

Implement a new feature following the "implement" skill. Start with thorough investigation, propose a plan, and secure approval before implementing.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I standardize the software development workflow to prevent jumping into implementation without proper planning?

To standardize the software development workflow, you need a structured process enforcing investigation, planning, approval, and implementation. This ensures proper consideration of constraints, security, and codebase impact before any code changes occur.

What is a structured implementation workflow for adding new features or refactoring code?

A structured implementation workflow for adding features or refactoring mandates four phases: investigation to review existing code, plan presentation to outline options, approval to secure consent, and implementation to execute agreed changes.

How do I ensure constraints and security are reviewed before implementing new capabilities?

To ensure constraints and security are reviewed before implementing new capabilities, enforce an investigation phase that checks codebase constraints and uses an Explore agent for complex scenarios, followed by an explicit approval step.

What is the best way to reduce the risk of overlooked aspects in developer workflows?

The best way to reduce the risk of overlooked aspects in developer workflows is to enforce a step-by-step implementation process that separates investigation and planning from execution, requiring explicit approval before proceeding.

Can I implement changes immediately without waiting for a plan approval?

No, the implementation phase only carries out previously approved changes without additional modifications. The workflow mandates a plan presentation and explicit approval step to prevent unreviewed modifications.

Does this implementation workflow work for both new features and codebase refactoring?

Yes, this standardized implementation workflow applies to implementing features, adding new capabilities, or refactoring, providing consistent investigation, planning, and approval steps regardless of the task type.