solve-take-home

Orchestrate end-to-end coding take-home solving from repo URL, local path, or prompt.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ambroselittle/agent-skills --skill solve-take-home
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solve-take-home
Source: https://github.com/ambroselittle/agent-skills/tree/main/skills/solve-take-home
Command: npx skills add https://github.com/ambroselittle/agent-skills --skill solve-take-home

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates end-to-end solving of coding take-home challenges by orchestrating intake, instruction discovery, scaffolding, planning, implementation, testing, and delivery.

Core Features & Use Cases

  • Orchestrates multi-phase workflows across repository analysis, plan generation, and feature delivery for take-homes.
  • Integrates with existing skills (create-repo, plan-work, do-work) to coordinate end-to-end execution.
  • Applies to scenarios where a user provides a repo URL, local path, or pasted prompt to drive a structured solution lifecycle.

Quick Start

Provide a repo URL, local path, or pasted prompt to start the end-to-end take-home orchestration.

Frequently Asked Questions about solve-take-home

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

FAQPage Schema
How do I automate a coding take-home challenge from start to finish?

You can automate a coding take-home challenge by orchestrating intake, instruction discovery, scaffolding, planning, implementation, testing, and shipping into a single structured lifecycle. Provide a repo URL, local path, or pasted prompt to drive this end-to-end execution.

What is the best way to plan and implement a take-home coding assignment?

The best way to plan and implement a take-home assignment is to use a multi-phase orchestration workflow that generates an architectural brief and evaluation-ready outputs. This coordinates repository analysis, plan generation, and feature delivery.

Can I use a pasted prompt to generate a complete take-home project structure?

Yes, you can use a pasted prompt to generate a complete take-home project structure. The orchestration workflow applies instruction discovery, scaffolding, and planning to create architectural guidance and evaluation-ready outputs from the provided text.

Does the take-home orchestration workflow integrate with existing git and testing skills?

Yes, the take-home orchestration workflow integrates with existing git and testing skills like create-repo, plan-work, and do-work. It coordinates these components to drive structured solution delivery from repository analysis to final shipping.

What outputs do I get from an end-to-end take-home solving workflow?

You get a concise brief, architectural guidance, and evaluation-ready outputs from the end-to-end take-home solving workflow. It delivers a structured solution lifecycle covering implementation, testing, and shipping.