startproject

Coordinate research and planning activities for new feature development.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/ando-ar/hr_ml_mlflow_mock --skill startproject-ando-ar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: startproject
Source: https://github.com/ando-ar/hr_ml_mlflow_mock/tree/main/.claude/skills/startproject
Command: npx skills add https://github.com/ando-ar/hr_ml_mlflow_mock --skill startproject-ando-ar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initiates and coordinates the early-stage activities required to start a new feature, including research, requirements gathering, and design consultation.

Core Features & Use Cases

  • Orchestrates Claude research subagents to explore the codebase and gather external references.
  • Collects user requirements and synthesizes design recommendations via Codex consultation.
  • Produces a task-ready plan with implementation steps for feature development.

Quick Start

Describe your feature concept and let the skill outline a research plan and task list.

Frequently Asked Questions about startproject

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

FAQPage Schema
How do I start planning and gathering requirements for a new software feature?

To start planning a new software feature, you provide a feature concept to initiate research. The skill coordinates Claude subagents to explore the codebase, consult Codex for design recommendations, and outputs a structured implementation plan with requirements.

What is the best way to coordinate research subagents for feature development?

The best way to coordinate research subagents for feature development is using an orchestration skill that dispatches them to explore the codebase and gather external references. It then synthesizes these findings into a task-ready plan with implementation steps.

How do I align design decisions across multiple subagents before coding?

Aligning design decisions across subagents requires a consultation phase that gathers user requirements and synthesizes recommendations. This skill uses Codex consultation to produce a structured output detailing design recommendations before implementation begins.

Can I use this skill to generate an implementation plan from a basic feature concept?

Yes, you can generate an implementation plan from a basic feature concept. You describe the concept and the skill outlines a research plan, gathers requirements, and produces a task-ready plan with specific implementation steps for development.

Does this skill handle external research or just local codebase exploration?

This skill handles both local codebase exploration and external research. It orchestrates Claude research subagents to explore the codebase internally while also gathering external references to inform the final structured output and implementation plan.