aif-implement

Execute development tasks sequentially from a plan while tracking progress.

2|Updated Aug 22, 2025
One-click install
npx skills add https://github.com/drsapaev/final --skill aif-implement-drsapaev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-implement
Source: https://github.com/drsapaev/final/tree/main/.codex/skills/aif-implement
Command: npx skills add https://github.com/drsapaev/final --skill aif-implement-drsapaev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the execution of development tasks from a plan, tracks progress, and ensures continuity across sessions, streamlining the implementation workflow.

Core Features & Use Cases

  • Sequential Task Execution: Works through tasks one by one, marking them as in progress and completed.
  • Progress Persistence: Saves progress automatically, allowing you to resume work later without losing your place.
  • Contextual Awareness: Loads project context from .ai-factory/ files to ensure adherence to architecture, rules, and past lessons.
  • Use Case: When you have a detailed plan for a new feature, use this Skill to systematically code each task, ensuring all requirements are met and progress is maintained.

Quick Start

Use the aif-implement skill to start executing the current task plan.

Frequently Asked Questions about aif-implement

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

FAQPage Schema
How do I automate task execution from a development plan sequentially?

Sequential task execution automates coding by processing development plans one task at a time. It marks items as in progress or completed, systematically working through each requirement for structured feature implementation.

How does progress persistence work for resuming interrupted implementation tasks?

Progress persistence saves task status automatically during implementation. It updates plan files continuously, allowing you to resume coding tasks later without losing your place or repeating completed work across sessions.

Do I need project context files to execute implementation tasks systematically?

Project context files are required for systematic implementation. The tool loads context from `.ai-factory/` files to ensure adherence to architecture, rules, and past lessons during task execution.

What is the best way to manage blockers during sequential coding tasks?

Managing blockers during sequential coding tasks involves handling checkpoints within the execution workflow. The process tracks potential blockers automatically and updates plan files to maintain session continuity.

Can I use workflow automation to track feature implementation across multiple sessions?

Workflow automation tracks feature implementation across multiple sessions by saving progress automatically. It ensures session continuity by loading project context and updating task status in plan files.