implement

Generate code, tests, and documentation for Worklog work items from intake to PR.

1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/SorraTheOrc/SorraAgents --skill implement-sorratheorc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/SorraTheOrc/SorraAgents/tree/main/skill/implement
Command: npx skills add https://github.com/SorraTheOrc/SorraAgents --skill implement-sorratheorc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable workflow to deliver Worklog work items from intake to completion by generating implementation code, tests, and documentation that satisfy acceptance criteria, while preserving an auditable trail of decisions.

Core Features & Use Cases

  • End-to-end Worklog item execution: from requirement intake, through branch creation, implementation, testing, and PR automation.
  • Deterministic workflow steps: enforce ordered stages, validations, and reviewer handoffs to reduce drift and rework.
  • Documentation & traceability: generate and capture work-item decisions, PR summaries, and testing evidence for auditing.

Quick Start

Create a feature branch for the targeted work item, implement code and tests, document decisions, and open a PR once all criteria are satisfied.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I automate work item delivery from intake to pull request?

You can automate work item delivery by applying a deterministic workflow that handles branch creation, code implementation, testing, and PR automation. This ensures structured, repeatable execution from intake to completion with safety checks and documentation.

What is a structured workflow for delivering worklog items with code and tests?

A structured worklog delivery workflow enforces ordered stages from requirement intake through branch creation, implementation, testing, and PR automation. It generates code, tests, and documentation while capturing decisions to maintain traceability and reduce drift.

How do I generate documentation and testing evidence for pull request submissions?

Generate documentation and testing evidence by enforcing deterministic workflow steps that capture work-item decisions, PR summaries, and test results throughout implementation. This produces an auditable trail that satisfies acceptance criteria for reviewer handoffs.

Do I need a feature branch for each work item before implementing code and tests?

Creating a feature branch for each targeted work item is the recommended starting point. From there, you implement code and tests, document decisions, and open a PR once all acceptance criteria are satisfied through validated deterministic steps.

What's the best way to reduce drift and rework when delivering worklog items?

To reduce drift and rework, use a deterministic workflow that enforces ordered stages, validations, and reviewer handoffs. This structured approach ensures all acceptance criteria are met before PR submission while maintaining an auditable trail of decisions.

Why does my work item delivery workflow lack traceability and auditing evidence?

Lack of traceability occurs when a workflow does not enforce deterministic steps for capturing decisions, PR summaries, and testing evidence. A structured delivery approach generates documentation throughout implementation to preserve an auditable trail.