Leaderboard/Software Engineering/forward-implementation-first
Last commit on August 31, 2026·Created on August 29, 2026

Vuk97/forward-implementation-first

Prioritizes the production of working capability over administrative bookkeeping for AI agents.
Combined rank
#683
across all skills
In Software Engineering
#72
category rank
Stars
152
7d change unavailable
Forks
4
Watchers
0
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
TL;DR

This skill prevents agents from stalling during multi-stage pipelines by ensuring they build and validate real output before addressing metadata. It is designed for automation builders managing long-running implementation loops, migrations, or staged build runs where administrative markers often block progress.

By enforcing a contract that favors implementation first, the skill stops agents from rewinding finished stages or rerunning unchanged work due to missing hashes, locks, or progress receipts.

WHO IT'S FOR
AI agent / automation builders
optimizing long-running implementation loops for agents
Platform / DevEx teams
reducing friction in AI-driven migration workflows
Backend / infrastructure engineers
streamlining AI-assisted infrastructure roadmaps
QA / test automation engineers
prioritizing behavioral validation over metadata checks
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Want to install it?
Clone to Claude · Clone to Codex · Manual CopyRepository instructions