startproject

Analyze existing codebases and generate project plans via Gemini and Codex CLIs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/phni3j9a/ccmobile --skill startproject-phni3j9a
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: startproject
Source: https://github.com/phni3j9a/ccmobile/tree/main/.claude/skills/startproject
Command: npx skills add https://github.com/phni3j9a/ccmobile --skill startproject-phni3j9a

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the initial planning phases of a software project, from understanding the existing codebase to generating a comprehensive project plan, enabling faster and more collaborative development.

Core Features & Use Cases

  • Codebase Analysis: Leverages Gemini's 1M context to deeply understand existing code.
  • Agent Team Collaboration: Orchestrates parallel research and design between specialized AI agents (Researcher and Architect).
  • Plan Synthesis: Consolidates findings into a clear project brief, design document, and actionable task list for user approval.
  • Use Case: When starting a new feature, use this Skill to automatically analyze the current project structure, research necessary libraries, design the architecture, and create a step-by-step implementation plan, all before writing a single line of new code.

Quick Start

Use the startproject skill to begin planning a new feature called 'user-authentication'.

Frequently Asked Questions about startproject

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

FAQPage Schema
How do I generate an implementation plan before writing new code?

To generate an implementation plan, you can initiate project kickoff to analyze the existing codebase, conduct parallel research, and synthesize a design document with actionable tasks before coding begins.

Can I analyze an existing codebase to design a new software feature?

Yes, you can analyze an existing codebase to design a new software feature by leveraging Gemini's large context window to understand project structure and orchestrate multi-agent collaboration for architecture design.

Does AI project kickoff require specific CLI tools to work?

Yes, AI project kickoff requires integration with Gemini and Codex CLIs to perform deep code analysis and facilitate parallel research and design generation between specialized AI agents.

What is the best way to automate software design and project planning?

The best way to automate software design is by orchestrating specialized AI agent teams that conduct parallel research and architecture design, consolidating findings into a comprehensive project brief for user approval.

How do AI agent teams collaborate during the project planning phase?

AI agent teams collaborate during project planning by dividing tasks between a Researcher agent and an Architect agent, running parallel research and design processes to synthesize a unified project plan.

What deliverables should I expect from automated codebase analysis and planning?

From automated codebase analysis and planning, you should expect deliverables including a clear project brief, a comprehensive design document, and an actionable task list ready for user approval and implementation.