aif-analyze

Bootstrap AI Factory projects by creating config.yaml and rules/base.md.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ichinya/idshka --skill aif-analyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-analyze
Source: https://github.com/ichinya/idshka/tree/main/.codex/skills/aif-analyze
Command: npx skills add https://github.com/ichinya/idshka --skill aif-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstrap project context for AI Factory by quickly establishing localization settings, selecting a stack, and generating core scaffolding (config.yaml and rules/base.md) so teams start from a consistent baseline.

Core Features & Use Cases

  • Resolve localization preferences and stack decisions to align project tooling.
  • Create or update core artifacts (.ai-factory/config.yaml and .ai-factory/rules/base.md) and guide subsequent AI Factory skills.
  • Validate presence of essential targets (DESCRIPTION.md, ARCHITECTURE.md, ROADMAP.md) and prepare handoffs to aif-architecture and aif-roadmap.
  • Serve as a lightweight bootstrap that enables standardized project setup for new repositories.

Quick Start

Run the aif-analyze skill to bootstrap project context, create core artifacts, and align localization settings.

Frequently Asked Questions about aif-analyze

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

FAQPage Schema
How do I bootstrap a new AI Factory project with standardized config.yaml and rules?

To bootstrap an AI Factory project, resolve localization preferences, select a project stack, and generate initial core artifacts like config.yaml and rules/base.md for a consistent baseline. This skill creates the scaffolding to align project tooling and guide subsequent core skills.

What is the purpose of rules-base.md and config.yaml in AI Factory project setup?

In AI Factory project setup, config.yaml and rules/base.md serve as core scaffolding artifacts that establish standardized configuration and baseline rules. They align project tooling and ensure teams start from a consistent baseline across new repositories.

Can I use this bootstrap skill for ongoing work or only new repository setup?

You can use this bootstrap skill for both new AI Factory projects and ongoing work requiring standardized config.yaml and rules/base.md. It applies to any project needing to establish or update core artifacts to conform to the project's workflow.

How does project localization resolution work when setting up AI Factory artifacts?

Project localization resolution works by capturing your localization preferences and stack decisions during the bootstrap process to align project tooling. These resolved settings are then written into the initial AI Factory artifacts to guide subsequent core skills.

What's the best way to prepare handoffs to aif-architecture and aif-roadmap?

The best way to prepare handoffs to aif-architecture and aif-roadmap is to bootstrap project context first, creating core artifacts and validating the presence of essential targets like DESCRIPTION.md, ARCHITECTURE.md, and ROADMAP.md to ensure a standardized baseline.

Why does my AI Factory bootstrap require selecting a project stack?

AI Factory bootstrap requires selecting a project stack to align project tooling and inform the generated core scaffolding. This stack decision ensures the config.yaml and rules-base.md artifacts conform to the project's specific workflow requirements.