implement

Implement sprint tasks from grimoires/loa/sprint.md with tests and reviewer.md.

1|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/0xHoneyJar/loa-constructs --skill implement-0xhoneyjar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/0xHoneyJar/loa-constructs/tree/main/.claude/skills/implementing-tasks
Command: npx skills add https://github.com/0xHoneyJar/loa-constructs --skill implement-0xhoneyjar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill translates sprint plans into production-quality code with tests and a formal reviewer report, reducing ambiguity and enabling verifiable delivery.

Core Features & Use Cases

  • Converts grimoires/loa/sprint.md tasks into live code, tests, and documentation.
  • Generates a comprehensive reviewer.md at grimoires/loa/a2a/sprint-N/reviewer.md.
  • Adheres to the Loa project conventions, audit feedback, and integration context requirements.

Quick Start

Invoke the implement command to begin sprint task implementation with tests and the reviewer report.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I convert sprint tasks into production-ready code with tests?

To implement sprint tasks, this Skill reads tasks from grimoires/loa/sprint.md and delivers production-grade code with comprehensive tests. It enforces security audits and generates a detailed reviewer.md report for formal code review.

What is a reviewer.md report for sprint code delivery?

A reviewer.md report documents acceptance criteria verification, security audit results, and feedback addressing for delivered sprint code. It is generated at grimoires/loa/a2a/sprint-N/reviewer.md to enable verifiable and transparent code review.

How do I automate security audits during sprint implementation?

Security audits are enforced automatically during sprint task implementation. The process scans delivered code for vulnerabilities, integrates audit feedback into the workflow, and documents the security review results within the generated reviewer.md report.

Does sprint implementation work without external dependencies?

Yes, sprint implementation operates with zero external dependencies. It relies solely on the existing project conventions and the sprint.md task file, requiring no additional environment setup or external packages to deliver code and tests.

What are the limitations of automated sprint task implementation?

Automated sprint task implementation relies strictly on the accuracy of grimoires/loa/sprint.md task definitions and existing project conventions. It cannot infer missing sprint plans or bypass required manual review steps for complex security audit feedback.