create-implementation-prompt

Generate handoff prompts for coding agents to implement project plans.

1|Updated May 11, 2026
One-click install
npx skills add https://github.com/itsjavi/skills --skill create-implementation-prompt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-implementation-prompt
Source: https://github.com/itsjavi/skills/tree/main/skills/create-implementation-prompt
Command: npx skills add https://github.com/itsjavi/skills --skill create-implementation-prompt

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of handoff and implementation for project plans by generating prompts that inform coding agents about the necessary context and objectives for implementing specific plans.

Core Features & Use Cases

  • Prompt Generation: Creates concise prompts for coding agents to implement existing project plans.
  • Contextual Information: Provides context from project specs, current task state, verification contracts, and QA expectations.
  • Workflow Instructions: Offers step-by-step instructions and circuit breakers to guide the implementation process.
  • Use Case: When a project plan needs to be implemented, this Skill generates a prompt that outlines the necessary steps and information for a coding agent to begin the work.

Quick Start

Generate a prompt for implementing Plan 003-001.

Frequently Asked Questions about create-implementation-prompt

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

FAQPage Schema
How do I generate implementation prompts for coding agents from project plans?

To generate implementation prompts, this Skill resolves project documentation, milestone records, and coordination states to produce contextual handoff prompts containing objectives, workflow instructions, and circuit breakers for coding agents.

What contextual information is included in a prompt for a coding agent?

The generated prompt includes contextual information from project specs, current task state, verification contracts, and QA expectations to fully inform coding agents about necessary objectives and implementation steps.

Do I need project documentation and milestone records to generate a handoff prompt?

Yes, generating handoff prompts requires access to project documentation, milestone records, and coordination states to resolve planning roots and identify target plans for effective coding agent implementation.

How do I start implementing a specific project plan like Plan 003-001?

You start implementing a specific project plan by requesting a prompt for that plan identifier, which triggers the resolution of planning roots and generation of step-by-step workflow instructions for the coding agent.

What is the best way to provide project planning context to a coding agent?

The best way to provide project planning context is generating a structured handoff prompt that outlines target plans, verification contracts, workflow instructions, and circuit breakers to safely guide coding agents through implementation.

Why does my coding agent lack context when implementing project plans?

Your coding agent lacks context when implementation proceeds without a structured handoff prompt containing project specs, current task state, and verification contracts, which this Skill generates by resolving planning roots and gathering contextual information.