aif-implement

Executes project plans by managing tasks and tracking progress.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-implement-veronikavashkevich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-implement
Source: https://github.com/VeronikaVashkevich/job-tracking-app/tree/main/.opencode/skills/aif-implement
Command: npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-implement-veronikavashkevich

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automation and governance for implementing a plan: turning plan steps into concrete tasks, tracking progress, and ensuring continuity across sessions.

Core Features & Use Cases

  • Sequential task execution: process one task at a time with in_progress and completed states.
  • Plan synchronization: updates plan checkboxes immediately after task completion to keep the source of truth.
  • Context and rule adherence: applies project-specific rules for documentation and architecture; persists progress across sessions.

Quick Start

Start or resume the implementation by running /aif-implement to continue with the next pending task from the active 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 plan task execution and track progress across sessions?

Automating plan task execution involves processing one task at a time with in_progress and completed states. This skill persists progress across sessions, allowing reliable continuation and resumption of implementation tasks after breaks.

How does plan synchronization update checkboxes after task completion?

Plan synchronization immediately updates plan checkboxes upon task completion to maintain the source of truth. This ensures the active plan accurately reflects sequential task execution and current progress tracking without manual intervention.

Can I resume implementation tasks from an active plan after a session break?

Yes, you can resume implementation tasks after a session break. Running the implementation command continues with the next pending task from the active plan, coordinating session resumption and enforcing mandatory task state updates automatically.

Does the task execution workflow enforce project-level rules for documentation and architecture?

Yes, the task execution workflow applies project-specific rules for documentation and architecture when needed. It enforces mandatory task state updates while adhering to context and project-level governance during sequential implementation.

What is the best way to manage sequential task execution for a development plan?

The best way to manage sequential task execution is processing one task at a time with persistent states. This approach synchronizes plan checkboxes immediately and applies project-specific rules, ensuring reliable end-to-end implementation and governance.