take-task

Automate task-driven development from analysis through coding and review.

3|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/alxyrgin/agent-forge --skill take-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: take-task
Source: https://github.com/alxyrgin/agent-forge/tree/main/.claude/skills/take-task
Command: npx skills add https://github.com/alxyrgin/agent-forge --skill take-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates taking a task and driving the full development lifecycle—from analysis through planning, coding, testing, and review—so teams can start delivery immediately.

Core Features & Use Cases

  • End-to-end task orchestration: automatically engages specialists (analyst, architect, developer, tester, reviewer) to progress a task through each phase.
  • Checkpoint-driven progress: uses and updates dev-infra memory checkpoints to resume work after interruptions.
  • Task discovery and assignment: fetches tasks for the current milestone from dev-infra/tasks, filters by status and priority, and assigns next steps based on dependencies.
  • Guided collaboration: coordinates parallel planning and review steps for large tasks and ensures quality gates before completion.

Quick Start

Provide a task ID to begin the workflow and see live progress.

Frequently Asked Questions about take-task

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

FAQPage Schema
How do I automate the full development lifecycle from a single task?

End-to-end task orchestration automates the full development lifecycle by engaging specialists—analyst, architect, developer, tester, and reviewer—to progress a task through each phase from analysis to code review. Provide a task ID to begin the workflow and see live progress.

How does checkpoint-driven task management handle workflow interruptions?

Checkpoint-driven task management uses and updates dev-infra memory checkpoints to resume work after interruptions. It fetches tasks for the current milestone, filters by status and priority, and assigns next steps based on dependencies to coordinate parallel steps.

What is the best way to coordinate parallel planning and review steps for large tasks?

Guided collaboration coordinates parallel planning and review steps for large tasks by ensuring quality gates before completion. It assigns agents and leverages tool integrations to order work using milestones and dependencies, driving the task to review.

Can I use task-driven project automation without setting up dependencies and milestones?

Task-driven project automation requires milestones and dependencies to order work and set checkpoints. It fetches tasks from dev-infra/tasks for the current milestone and filters by status and priority to assign next steps, so prior setup is necessary.

Does end-to-end task orchestration assign specific agents for coding and testing phases?

End-to-end task orchestration engages specialists automatically for each phase, assigning agents for analysis, planning, coding, testing, and code review. It leverages dev-infra memory and tasks data to coordinate these parallel steps with tool integrations.