kickoff

Read STATUS.md, select the next unblocked NOT STARTED task, and present a coding briefing.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/primovera12/Master-Kit --skill kickoff-primovera12
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kickoff
Source: https://github.com/primovera12/Master-Kit/tree/main/Master-Starter-Kit/tools/skills/kickoff
Command: npx skills add https://github.com/primovera12/Master-Kit --skill kickoff-primovera12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates session initialization for new coding work by inspecting project status, identifying the next actionable task, and delivering a ready-to-code briefing.

Core Features & Use Cases

  • Read project STATUS to determine the current phase and available tasks.
  • Find the next unblocked NOT STARTED task and prepare context for coding.
  • Verify task dependencies and map the task to the correct service hub before briefing.
  • Present a concise, actionable briefing and start the coding session.

Quick Start

Kick off the session and start the briefing for the next unstarted task.

Frequently Asked Questions about kickoff

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

FAQPage Schema
How do I automate session initialization to find the next unblocked coding task?▼

Automating session initialization requires a tool that reads the project STATUS.md, determines the current phase, selects the next unblocked NOT STARTED task, and delivers a ready-to-code briefing without manual prompts.

What is a ready-to-code briefing and how does it speed up development workflow?▼

A ready-to-code briefing provides immediate context for new coding sessions by verifying task dependencies and mapping the task to the correct service hub, allowing developers to start coding faster without manually reviewing project status.

Can I use automated kickoff with a custom task-management system instead of Ultra TMS?▼

Automated kickoff applies to development workflows using Ultra TMS or similar task-management ecosystems, reading standard project STATUS files to identify actionable tasks as long as the system tracks unblocked NOT STARTED tasks.

How do I verify task dependencies and map services to hub files before starting a coding session?▼

Verifying task dependencies involves reading the project STATUS.md to check for unblocked tasks, mapping the selected task to the correct service hub file, and presenting the context as an actionable briefing to launch the coding session.

Does automated kickoff require manual prompts to start the briefing for the next unstarted task?▼

Automated kickoff does not require manual prompts; it automatically inspects project status, checks dependencies, maps services to hub files, and launches the coding briefing for the next unstarted task seamlessly.

What should I do if session initialization is not finding the next actionable task?▼

If session initialization is not finding the next actionable task, verify the project STATUS.md accurately reflects the current phase and that tasks are marked as unblocked NOT STARTED so the automation can select and prepare the correct context.