Skip to content

Packsmith

Packsmith is the first Airic extension. It helps you extract a methodology from source material and turn it into a runnable Airic pack.

Packsmith walks through seven stages:

  1. Source Method — raw playbook, SOP, course, or interview notes
  2. Method Map — structured outline of roles, artifacts, and decision points
  3. Airic Entities — mapped to Airic spec types (roles, document-types, processes, precedents)
  4. Extension Pack — generated pack directory ready to run
  5. Simulation — dry-run against example tasks
  6. Reflection — review friction and gaps in the extracted method
  7. Improved Pack — human-approved patches applied to the pack

Packsmith accepts a wide range of source material:

  • Startup playbooks
  • Engineering workflows
  • Company SOPs
  • Consulting frameworks
  • Course materials
  • Expert interviews
  • Existing skill repos

A generated pack follows this structure:

my-method-pack/
├─ README.md
├─ roles/
├─ document-types/
├─ processes/
├─ precedents/
├─ tool-policies/
└─ examples/

The landing page demo section walks through converting an AI-native startup playbook into a Founder Demo Pack with seven guided stages:

  1. Idea validation
  2. Problem hypothesis
  3. Customer discovery
  4. MVP scope
  5. Launch readiness
  6. GTM planning
  7. Reflection and improvement

This demo proves the core loop: a methodology can be extracted, executed, reviewed, and improved.