Start Implementation

Restore planning context and execute sequential implementation tasks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rghsoftware/context-engine --skill start-implementation-rghsoftware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Start Implementation
Source: https://github.com/rghsoftware/context-engine/tree/main/context-engine/skills/impl-start
Command: npx skills add https://github.com/rghsoftware/context-engine --skill start-implementation-rghsoftware

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of starting or resuming the implementation of a planned software feature, ensuring all necessary context is restored and tasks are addressed systematically.

Core Features & Use Cases

  • Context Restoration: Automatically loads project architecture, feature specifications, technical designs, and task lists.
  • Task Management: Identifies and guides the user through the next actionable task in a feature's development lifecycle.
  • Milestone Verification: Includes checkpoints to verify implementation against specifications and identify potential deviations.
  • Use Case: After a planning phase, you can use this Skill to immediately begin coding the first task of a new feature, with all relevant documentation and context readily available.

Quick Start

Use the start implementation skill to begin working on the 'user authentication' feature.

Frequently Asked Questions about Start Implementation

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

FAQPage Schema
How do I start coding a planned software feature with all project context restored?

Start implementation by automatically loading project architecture, feature specifications, and task lists to restore planning context. It guides you through the next actionable task in a feature's development lifecycle with relevant documentation readily available.

What's the best way to resume interrupted feature development tasks?

Resume interrupted development tasks by restoring planning context and executing sequential tasks. The process identifies the next actionable task in a feature's development lifecycle and loads relevant project artifacts for context-aware development.

Do I need specific project artifacts to begin feature implementation?

Yes, feature implementation requires access to project artifacts like Spec.md, Tech.md, Steps.md, ADRs, and active rulesets. These artifacts provide the guided, context-aware development environment needed to systematically address tasks.

How does task management work during the feature implementation phase?

Task management identifies and guides you through the next actionable task in a feature's development lifecycle. It includes milestone verification checkpoints to verify implementation against specifications and identify potential deviations.

When should I use a structured workflow for coding a new feature?

Use a structured workflow for coding after feature planning is complete or when resuming interrupted development work. It streamlines the process by ensuring all necessary context is restored and tasks are addressed systematically.