implement

Translate sprint task specifications into code, tests, and reviewer reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/project-purupuru/world-purupuru --skill implement-project-purupuru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/project-purupuru/world-purupuru/tree/main/.claude/skills/implementing-tasks
Command: npx skills add https://github.com/project-purupuru/world-purupuru --skill implement-project-purupuru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the end-to-end implementation of sprint tasks by producing production-grade code and tests, and by generating detailed reviewer reports to facilitate fast, secure delivery.

Core Features & Use Cases

  • Automated sprint to code: translates tasks in grimoires/loa/sprint.md into functioning, test-covered implementations.
  • Guardrail & integrity checks: runs pre-implementation checks, respects security/audit feedback, and ensures traceability with notes and reports.
  • Documentation & reporting: creates a comprehensive reviewer report at grimoires/loa/a2a/sprint-N/reviewer.md and updates NOTES.md with decisions.

Quick Start

Run the implementing-tasks skill to translate grimoires/loa/sprint.md into a complete, tested sprint implementation and reviewer report

Frequently Asked Questions about implement

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

FAQPage Schema
How do I turn sprint tasks into production-grade code automatically?

Sprint implementation requires documented task specifications in grimoires/loa/sprint.md along with cross-referenced prd.md and sdd.md files. These documents provide the necessary product and system design context to generate accurate, production-grade code and tests.

Can I generate reviewer reports and documentation artifacts from sprint tasks?

Sprint implementation enforces guardrails and integrity checks by running pre-implementation validation, respecting security and audit feedback, and generating versioned documentation artifacts. This ensures production-grade code maintains high integrity and security standards throughout the process.

What's the best way to automate sprint to code translation with security checks?

The best way to automate sprint to code translation with security checks is using a Skill that parses sprint.md specifications, applies guardrails, validates against prd.md and sdd.md, and generates a reviewer report. This ensures fast, secure delivery of production-grade code.

When should I not use automated sprint task implementation?

Automated sprint task implementation should not be used when sprint.md, prd.md, or sdd.md documentation is incomplete or missing. Without proper specifications and cross-references, the Skill cannot ensure guardrails, integrity checks, or traceability for production-grade code.