implement

Execute phase-based implementation plans by resolving open questions and applying code changes.

3|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/zoraxl/team-brain --skill implement-zoraxl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/zoraxl/team-brain/tree/main/.cursor/skills/implement
Command: npx skills add https://github.com/zoraxl/team-brain --skill implement-zoraxl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the friction of moving from a high-level plan to actual implementation by enforcing a structured, question-driven development loop that ensures all requirements are met before code is written.

Core Features & Use Cases

  • Lifecycle Enforcement: Automatically manages the transition of tasks from wip to ready to ship and finally to implemented-pending-pr.
  • Interactive Resolution: Guides the user through open questions in a plan, ensuring all design decisions are finalized before implementation begins.
  • Context-Aware Coding: Reads repository-specific engineering principles and local rules to ensure code changes align with team standards.

Quick Start

Instruct the agent to implement the current phase plan by typing implement this plan in your chat interface.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I execute a phase-based implementation plan into production-ready code?

To execute a phase-based implementation plan, instruct the agent to implement this plan. The Skill resolves open questions and applies code changes to target repositories, ensuring production-ready code through a structured lifecycle workflow.

How does lifecycle enforcement work for development workflow automation?

Lifecycle enforcement for development workflow automation automatically transitions tasks from wip to ready to ship and finally to implemented-pending-pr. This ensures documentation and code remain synchronized across multiple repositories throughout the implementation phases.

Can I use this to resolve open design questions before writing code?

Yes, you can use this to resolve open design questions before writing code. Interactive resolution guides users through open questions in a plan, ensuring all design decisions are finalized before implementation begins.

Does the implementation agent read repository-specific engineering principles?

Yes, the implementation agent reads repository-specific engineering principles. Context-aware coding reads local rules to ensure code changes align with team standards during the phase-based execution.

What is the best way to keep documentation and code synchronized across multiple repositories?

The best way to keep documentation and code synchronized across multiple repositories is using a defined lifecycle workflow. This enforces automated status tracking and requires adherence to engineering principles for all implementation phases.