implement-universal

Implement workshop tasks in a single context without subagent dispatch.

118|34|Updated Apr 9, 2025
One-click install
npx skills add https://github.com/nebius/token-factory-cookbook --skill implement-universal-nebius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-universal
Source: https://github.com/nebius/token-factory-cookbook/tree/main/workshops/deep-research-writing-agents-nebius-okahu/implement_yourself/.agents/skills/implement-universal
Command: npx skills add https://github.com/nebius/token-factory-cookbook --skill implement-universal-nebius

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables driving a comprehensive workshop task from start to finish in a single context, eliminating the need for multiple subagent calls and streamlining the implementation process.

Core Features & Use Cases

  • Unified Workflow: Guides the user through adopting roles of Software Engineer and Tester sequentially without external subagents.
  • Single-Conversation Implementation: Facilitates completing a task ticket within one continuous session, suitable for environments with limited subagent support.
  • Use Case: Ideal for workshop settings where participants want to implement code workflows across any harness lacking dedicated subagent orchestration.

Quick Start

Type /implement-universal and follow prompts to implement a task NNN without subagents.

Frequently Asked Questions about implement-universal

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

FAQPage Schema
How do I implement a complete task ticket in a single conversation without subagents?

To implement a task ticket in a single conversation without subagents, use a single-context, role-guided framework that sequentially transitions you through Software Engineer and Tester roles, driving the complete workflow from start to finish.

What is a single-context workflow for workshop task implementation?

A single-context workflow for workshop task implementation is a framework that enables completing a task ticket within one continuous session, eliminating multiple subagent calls and streamlining the coding and verification process.

Can I use a role-guided workflow in an environment lacking subagent dispatch?

Yes, you can use a role-guided workflow in environments lacking subagent dispatch. It is specifically designed for any harness without dedicated subagent orchestration, allowing efficient task implementation and verification.

How do I guide code implementation and testing sequentially without external subagents?

You guide code implementation and testing sequentially without external subagents by adopting the Software Engineer role to write code and then transitioning to the Tester role to verify it, all within a single unified conversation session.

When should I use a single-conversation framework instead of subagent orchestration?

Use a single-conversation framework instead of subagent orchestration in workshop settings or environments with limited subagent support, where you want to streamline implementation and avoid the overhead of dispatching multiple external subagents.