go

Orchestrate end-to-end software feature workflows from brainstorming through QA.

4|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Mrlyk/superharness --skill go-mrlyk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: go
Source: https://github.com/Mrlyk/superharness/tree/main/skills/go
Command: npx skills add https://github.com/Mrlyk/superharness --skill go-mrlyk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end software feature workflow inside AI agents, ensuring requirements clarification, planning, implementation, review, and QA are followed mechanically.

The flow guides teams to avoid skipped steps and drift, providing a repeatable process that reduces risk and accelerates delivery.

Core Features & Use Cases

  • End-to-end automation: Brainstorm, plan, implement, review, and validate within a single session.
  • Structured task management: Creates task artifacts, worktrees, and trace logs to ensure reproducibility.
  • Dual review and QA: Enforces spec compliance and code quality checks before completion.
  • Use Case: A feature request is clarified, decomposed into tasks, implemented with TDD, then reviewed and validated automatically.

Quick Start

Provide a complete end-to-end development plan for a new feature given a brief requirement.

Frequently Asked Questions about go

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

FAQPage Schema
How do I automate the end-to-end software feature workflow inside an AI agent?

End-to-end software feature workflow automation orchestrates brainstorming, planning, TDD implementation, dual reviews, and QA within a single session. It creates task artifacts, worktrees, and trace logs to enforce disciplined phases and ensure reproducibility.

What is the best way to enforce spec compliance and code quality checks before feature completion?

Spec compliance and code quality checks are enforced through dual reviews and validation phases. The workflow mechanically applies these quality gates alongside requirement clarification and TDD implementation to prevent skipped steps and reduce delivery risk.

Can I use test-driven development and worktrees for feature development in a single session?

Test-driven development and worktrees are fully supported for feature development within a single session. The workflow decomposes clarified requirements into tasks, implements them using TDD, and creates worktrees to ensure structured management and reproducibility.

Does AI-driven software engineering workflow work for requirement clarification and task decomposition?

AI-driven software engineering workflow explicitly handles requirement clarification and task decomposition. It automates these initial phases before guiding TDD implementation and validation, ensuring teams follow a repeatable process that avoids drift.

Why do I need trace logging and contract artifacts for AI-assisted feature development?

Trace logging and contract artifacts are needed to ensure reproducibility and quality in AI-assisted feature development. They provide structured task management and enforce spec compliance throughout the automated brainstorming, implementation, and review phases.

What are the limitations of automating the software development workflow inside AI agents?

Automating the software development workflow inside AI agents is limited to feature development tasks requiring requirement clarification, TDD implementation, and validation. It enforces disciplined phases mechanically, which may not suit workflows needing flexible or non-linear process steps.