implementing-tasks

Converts sprint plan tasks into code, tests, and a reviewer.md report.

2|2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/loa-finn --skill implementing-tasks
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: implementing-tasks
Source: https://github.com/0xHoneyJar/loa-finn/tree/main/.claude/skills/implementing-tasks
Command: npx skills add https://github.com/0xHoneyJar/loa-finn --skill implementing-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Sprint Task Implementer translates sprint planning into production-grade code, ensuring sprint items are implemented with comprehensive tests and a formal reviewer report.

Core Features & Use Cases

  • Implement sprint.md tasks as verifiable code with tests to meet acceptance criteria.
  • Maintain thorough documentation and generate a detailed implementation reviewer report at grimoires/loa/a2a/sprint-N/reviewer.md.
  • Enforce strict review and feedback loops (security auditor and senior lead) before final acceptance.

Quick Start

Review grimoires/loa/sprint.md, then invoke the implementer to produce code, tests, and a reviewer report, following established patterns and documentation guidelines.

Frequently Asked Questions about implementing-tasks

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

FAQPage Schema
How do I turn sprint plan tasks into production-grade code with tests?▼

Sprint task implementation converts sprint plan items into production-grade code with comprehensive tests, automatically generating a formal reviewer report at grimoires/loa/a2a/sprint-N/reviewer.md to verify acceptance criteria are met.

What is the formal review process for sprint execution and code implementation?▼

Sprint execution requires a strict feedback loop involving both a security auditor and a senior lead review before final acceptance, ensuring the implementation passes security and engineering checks before code is finalized.

How do I generate a reviewer report for sprint implementation tasks?▼

To generate a reviewer report, invoke the implementer after reviewing grimoires/loa/sprint.md; it produces the comprehensive reviewer.md at grimoires/loa/a2a/sprint-N/reviewer.md incorporating audit and engineering feedback.

Do I need a sprint plan file to start implementing code with automated tests?▼

Yes, you must have a sprint plan file, specifically grimoires/loa/sprint.md, established before implementation to ensure the generated code follows defined patterns and meets the sprint's acceptance criteria.

Can I maintain documentation automatically during sprint execution workflows?▼

Yes, sprint execution workflows maintain thorough documentation automatically during implementation, ensuring the generated reviewer report captures the full audit trail and engineering feedback required for final acceptance.