~aod-blueprint

Bootstrap projects and generate GitHub issues via YAML-driven workflows.

86|21|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/davidmatousek/tachi --skill aod-blueprint
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ~aod-blueprint
Source: https://github.com/davidmatousek/tachi/tree/main/.claude/skills/~aod-blueprint
Command: npx skills add https://github.com/davidmatousek/tachi --skill aod-blueprint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline project onboarding and expansion by auto-detecting new vs existing repositories, bootstrapping repos, registering with an orchestrator, and producing ICE-scored, dependency-ordered stories as GitHub issues, plus a consumer guide.

Core Features & Use Cases

  • Auto-detects first-run vs subsequent-run workflows to minimize setup and duplication.
  • Demo mode loads pre-built Hello World stories for quick evaluation.
  • Generates issues, synchronizes lifecycle state, and outputs a consumer guide for teams.

Quick Start

Run /aod.blueprint to bootstrap or extend your project across modes.

Frequently Asked Questions about ~aod-blueprint

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

FAQPage Schema
How do I automate project onboarding and story generation for a new GitHub codebase?▼

Automate project onboarding by running a structured YAML-driven workflow that auto-detects new repositories, bootstraps setup, and generates dependency-ordered stories. It registers with an orchestrator and creates GitHub issues to streamline initial project setup.

What is ICE-scored story generation for project management?▼

ICE-scored story generation evaluates project tasks by Impact, Confidence, and Ease to prioritize development work. It outputs dependency-ordered stories as GitHub issues, ensuring teams address high-value tasks in the correct sequence during onboarding.

Does the project bootstrap workflow support IDE integration and orchestrator registration?▼

Yes, the project bootstrap workflow satisfies requirements for IDE integration and orchestrator registration. It configures the environment through a structured YAML-driven workflow, ensuring your codebase connects to necessary development tools.

How do I generate a consumer guide without blocking my project setup process?▼

Generate a consumer guide through non-blocking guide production within the YAML-driven workflow. The system outputs team documentation asynchronously while continuing to process story generation and GitHub issue creation.

Can I expand story generation on an existing codebase without duplicating issues?▼

Yes, it auto-detects existing repositories to run subsequent-run expansions with deduplication. This prevents redundant story generation and synchronizes lifecycle state while appending new issues to your current project management workflow.