oneshot

Execute tasks end-to-end with retries and a final summary.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/liveview-native/swiftui-modifiers-codegen --skill oneshot-liveview-native
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oneshot
Source: https://github.com/liveview-native/swiftui-modifiers-codegen/tree/main/skills/oneshot
Command: npx skills add https://github.com/liveview-native/swiftui-modifiers-codegen --skill oneshot-liveview-native

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables the complete, uninterrupted execution of any task from start to finish, ensuring that all requested work is attempted before any summary is provided.

Core Features & Use Cases

  • Full Scope Execution: Works through all subtasks and dependencies without pausing for confirmation or status updates.
  • Resilient Operation: Skips blocked items, retries them later, and follows all other loaded skills.
  • Use Case: When you have a complex feature request with multiple interconnected tasks, load the oneshot skill to have the AI implement everything in one go, providing a single, comprehensive summary only upon completion.

Quick Start

Use the oneshot skill to execute the entire 'implement the new user authentication flow' task.

Frequently Asked Questions about oneshot

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

FAQPage Schema
How do I execute complex features with multiple interconnected tasks from start to finish without interruption?

Uninterrupted task execution is achieved by loading the oneshot skill, which manages the full task scope and processes all subtasks and dependencies in a single batch before providing a comprehensive summary.

What happens to blocked items during uninterrupted batch processing of a feature request?

During batch processing, blocked items are skipped and automatically retried later, ensuring resilient operation that attempts all requested work before generating a final summary.

Can I integrate other workflow skills like zig and commit_workflow during full scope task execution?

Full scope task execution integrates with other loaded skills like zig and commit_workflow, following their rules throughout the process while maintaining uninterrupted operation until all work is attempted.

When do I need a single comprehensive summary instead of pausing for status updates during task automation?

A single comprehensive summary is needed when executing complex feature requests with multiple interconnected tasks, allowing the AI to implement everything in one go without pausing for confirmation or status updates.

Does uninterrupted task execution work for managing epics and their dependencies across a large scope?

Uninterrupted task execution manages epics and their dependencies across large scopes by working through all subtasks continuously, skipping obstacles, and retrying them later within the same execution cycle.

What is the best way to automate a complete user authentication flow implementation without manual confirmation?

Automating a complete user authentication flow without manual confirmation is done by loading the oneshot skill, which executes the entire task scope uninterrupted and provides a single summary only upon completion.