One-click install
npx skills add https://github.com/ioku24/autorankr --skill execute-ioku24
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execute
Source: https://github.com/ioku24/autorankr/tree/main/.claude/skills/5-system-framework/4.execute
Command: npx skills add https://github.com/ioku24/autorankr --skill execute-ioku24

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures work is done with high quality and velocity by enforcing clarity, priorities, and predefined execution protocols.

Core Features & Use Cases

  • Track progress visibly with a Todo list and status updates.
  • Enforce the smallest viable change to avoid scope creep.
  • Apply continuous validation with type checks and automated tests where applicable.
  • Manage blockers and parallel tasks using subagents when independent.
  • Document results and learnings for accountability and traceability.

Quick Start

Initiate the execution phase by outlining a minimal plan, then execute step-by-step with visible progress and continuous validation.

Frequently Asked Questions about execute

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

FAQPage Schema
How do I execute project tasks with incremental delivery and visible progress tracking?

To execute tasks with incremental delivery, you outline a minimal plan and perform work step-by-step using a visible Todo list. This enforces the smallest viable change to prevent scope creep while maintaining structured task execution velocity.

What is the best way to manage task blockers and parallel work in a project workflow?

Managing blockers and parallel tasks is handled by using subagents for independent work items. This ensures continuous validation and allows teams to document blockers explicitly for accountability and traceability across the project.

How does continuous validation work during task execution to ensure high quality?

Continuous validation during task execution applies type checks and automated tests throughout the workflow. This rigorous validation protocol ensures work is performed with high quality and velocity after priorities are established.

Do I need predefined success criteria and boundaries before starting task execution?

Yes, you need explicit success criteria and boundaries established before execution begins. The execute skill requires clarity and prioritization to be set beforehand, satisfying the need for predefined protocols and documentation of learnings.

Can I use this execution protocol for tasks that require scope creep prevention?

Yes, this execution protocol enforces the smallest viable change specifically to avoid scope creep. It applies to tasks requiring structured progress tracking and rigorous validation, ensuring work stays within defined boundaries.

Why does task execution require documenting results and learnings?

Task execution requires documenting results and learnings to provide accountability and traceability across project workflows. This documentation ensures that blockers, progress updates, and validation outcomes are recorded for future reference.