implement

Orchestrate PeerTalk phase sessions with context gathering and task sequencing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill orchestrates the initiation and orchestration of PeerTalk phase sessions, handling auto-detection, context gathering, plan interpretation, and task sequencing to kick off implementation work reliably.

Core Features & Use Cases

  • Auto-detection of next available session from plan files or explicit phase/session input.
  • Context gathering orchestration by coordinating subagents to extract session specs, platform rules, dependencies, and code inventory.
  • Step-by-step implementation workflow that guides task execution, verification, and status updates, adaptable to POSIX and Classic Mac phases.
  • Verification and safety gates that ensure dependencies, session status, and plan constraints are respected before execution.

Quick Start

Start a session by providing the phase and session numbers, or allow auto-detection of the next available session.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I orchestrate implementation sessions for PeerTalk phases?

Orchestrate PeerTalk implementation sessions by automating context gathering, plan interpretation, and task sequencing. The process auto-detects the next available session from plan files or accepts explicit phase and session inputs to trigger execution.

Can I automate context gathering and dependency checks for phase implementation?

Yes, automating context gathering coordinates subagents to extract session specs, platform rules, and code inventory. Verification gates ensure dependency checks and plan constraints are satisfied before task execution begins.

Does PeerTalk session implementation work with both Mac and POSIX phases?

PeerTalk session implementation applies across both Classic Mac and POSIX phases. The workflow adapts task execution, verification, and status updates to handle platform-specific rules for each phase.

What is the best way to sequence implementation tasks from plan files?

Sequencing implementation tasks from plan files is handled through step-by-step workflow orchestration. It interprets plan constraints, extracts session specs, and guides task execution with verification and safety gates.

Do I need explicit session numbers to start an implementation phase?

No, you do not need explicit session numbers to start. The orchestration supports auto-detection of the next available session from plan files, though you can manually provide phase and session inputs.

Why does session implementation require ISR-safety considerations during execution?

Session implementation requires ISR-safety considerations to satisfy documentation-driven controls during execution. These verification gates ensure dependencies, session status, and plan constraints are respected before triggering tasks.