project-startup

Analyze a codebase, seed the memory vault, and configure engineering skill context.

4|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/AshenDulsanka/agent-arche --skill project-startup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-startup
Source: https://github.com/AshenDulsanka/agent-arche/tree/main/skills/project-startup
Command: npx skills add https://github.com/AshenDulsanka/agent-arche --skill project-startup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamlines the initial setup of an agent-arche project by analyzing the codebase, seeding the memory vault, and configuring the engineering skill context.

Core Features & Use Cases

  • Codebase Analysis: Automatically analyze the new codebase for architecture, dependencies, and technical decisions.
  • Memory Vault Seeding: Populate the memory vault with decisions, patterns, learnings, and a feature index.
  • Engineering Skill Configuration: Set up the issue tracker, triage labels, and domain documentation for engineering skills.
  • Use Case: After installing agent-arche, use this skill to kickstart a new project, ensuring all necessary configurations are in place.

Quick Start

Run the project-startup skill on your new project by executing 'project-startup' or 'project-startup [path to project root]'.

Frequently Asked Questions about project-startup

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

FAQPage Schema
How do I set up a new agent-arche project for codebase analysis and memory vault seeding?

To set up an agent-arche project, you orchestrate the initial configuration by analyzing the codebase, seeding the memory vault with architectural decisions, and configuring the engineering skill context for immediate agent usage.

What is memory vault seeding and why do I need it for my project setup?

Memory vault seeding is the process of populating the agent's memory store with your project's decisions, patterns, learnings, and feature index during setup. It ensures the agent has immediate context for future tasks.

Can I configure engineering skills and issue tracking contexts automatically?

Yes, you can configure engineering skills automatically by setting up the issue tracker, defining triage labels, and generating domain documentation contexts. This happens during the project setup orchestration.

What's the best way to analyze a codebase for dependencies and architecture before agent usage?

The best way to analyze a codebase for agent usage is running an automated project setup skill that evaluates architecture, dependencies, and technical decisions, storing the results directly in the memory vault.

Does project-startup require access to my project's documentation to work?

Yes, project-startup requires access to your project's codebase and documentation to accurately analyze technical decisions and seed the memory vault with relevant architectural patterns.