project-architect

Generate a Python project skeleton with linting, logging, and AI navigation files.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ddmanyes/antigravity-skills-zht --skill project-architect-ddmanyes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-architect
Source: https://github.com/ddmanyes/antigravity-skills-zht/tree/main/skills/project-architect
Command: npx skills add https://github.com/ddmanyes/antigravity-skills-zht --skill project-architect-ddmanyes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured blueprint for initializing complex software projects with an AI navigation layer, ensuring consistent setup and governance from the start.

Core Features & Use Cases

  • Environment foundation: auto-create a robust Python project skeleton with linting rules and logging.
  • AI navigation layer: generate CLAUDE.md, IMPLEMENTATION_PLAN.md, and execution_trace.md to guide AI agents.
  • Scaffold & handover: produce a scalable directory structure and a clear handover prompt for project transfer.

Quick Start

Configure a new project with an AI-assisted architecture blueprint and run the initializer to generate the core files and folders.

Frequently Asked Questions about project-architect

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

FAQPage Schema
How do I set up a Python project skeleton with linting and logging?

This skill scaffolds a robust Python project skeleton, applying linting rules and configuring logging to establish a consistent development environment foundation from the start.

What is an AI navigation layer for software project architecture?

An AI navigation layer is a defined file set including CLAUDE.md, IMPLEMENTATION_PLAN.md, and execution_trace.md that provides structured guidance for AI agents navigating complex software project architectures.

How do I generate a scalable directory structure for a new software project?

You generate a scalable directory structure by running the skill's initializer, which produces a repeatable architecture blueprint and scaffolds the necessary core folders for software engineering teams.

Can I use this scaffolding for AI-enabled development workflows?

Yes, this scaffolding is designed for AI-enabled development workflows, specifically targeting software engineering teams building AI-assisted architectures with traceable execution logs and dedicated AI navigation files.

What is the best way to create a project handover prompt for AI agents?

The best way to create a project handover prompt is using the skill's scaffold and handover feature, which produces a clear transfer prompt alongside the AI navigation layer files for seamless project transfer.