Skip to complete skill
Free community skill@Voxyz_ai

End-to-end software delivery

Independently compiled by XSkills from public material by Vox.

Drive one complete repository goal through decomposition, parallel implementation, integration, live end-to-end verification, review, and a ready commit without stopping at partial progress.

Skill brief

Is this the right skill?

Use it when

  • You have one complete software task or specification with acceptance criteria.
  • You can separate genuinely independent work and verify the integrated behavior live.
  • You want one coordinator to own the goal through review and a ready commit.

What you get

  • Integrated implementation and resolved conflicts
  • Automated and live end-to-end verification evidence
  • Ready commit or explicit blocker

Workflow

7 moves
  1. 01

    Own the whole goal

  2. 02

    Decompose independent work

  3. 03

    Run and track in parallel

  4. 04

    Synthesize and resolve

  5. 05

    Verify the real path

  6. 06

    Review and prepare the commit

  7. 07

    Close with evidence

Complete instruction set

Complete SKILL.md

Read every instruction below or copy the complete file directly into your agent.

End-to-end software delivery

Source workflow

Accept one complete goal

Start from the specification document or the full task in detail. Treat it as one end-to-end goal. Continue until architecture, implementation, tests, review, and the final result all clear the bar.

Split independent parts

Break the goal into independent parts and spawn as many parallel agents as the work needs. Give each agent its own goal, a clear deliverable, a verification method, and done criteria.

Run like an operator

Schedule the agents in parallel and track progress. Synthesize what returns, resolve conflicts, and keep implementing the remaining work rather than stopping at agent reports.

Verify the live path

Verify live after every important step and review when it matters. Cover the real end-to-end path with browser and computer use, including clicks, keyboard input, and whatever else the product requires.

Commit when the integrated work is ready and close with a final summary.

Stop only for the source's blockers

Do not stop at partial progress unless blocked by:

  • missing credentials;
  • destructive ambiguity;
  • conflicting requirements.

XSkills operational adaptations

Preflight parallel-agent orchestration and the browser or computer capabilities required by the real path. If parallel agents are unavailable, execute the independent parts sequentially and preserve the same per-part deliverable, verification, and done criteria. If live interaction tools are unavailable, return that verification as incomplete instead of substituting a screenshot or agent claim.

Protect existing unrelated work, track file ownership when parallel edits could collide, and run the repository's available focused and regression checks alongside the source's live verification.

XSkills safety adaptations

The source's request to commit does not grant commit authority. Require the user's authorization before committing, publishing, deploying, spending, destructive work, or another consequential external action. Stop when the next action exceeds that authority or a declared execution limit.

Return

Return the integrated implementation, conflicts resolved, automated and live-path verification, commit state, final summary, and any source or XSkills blocker that remains.

Source attribution

Independently compiled by XSkills from Vox's end-to-end Codex workflow post. Vox did not author or review this skill. Capability fallbacks, automated-check guidance, file and unrelated-change protection, commit authority, consequential-action boundaries, and execution-limit stopping are XSkills adaptations. Attribution does not imply endorsement.

Keep exploring

Related agent skills

Browse software engineering skills

Turn an X workflow into your own skill.

Paste a public X post and get a free SKILL.md.

Build one free

Evidence and package

Source, changes, and version

Source

XSkills independently compiled this from public material by Vox. Attribution does not imply endorsement.

Open source evidence ↗

What XSkills changed

XSkills additions are labeled in the complete SKILL.md.

Limitations

  • Stop for missing credentials, destructive ambiguity, conflicting requirements, or an action outside the user's authority.
  • Do not parallelize dependent work or let agents overwrite unrelated user changes.
  • Do not claim completion from agent reports without integration and verification evidence.

Version

Package version
Not assigned
Fingerprint
9ad0e0cb3e37
Last reviewed
Not recorded
License
Not specified