Packsmith
Packsmith is the first Airic extension. It helps you extract a methodology from source material and turn it into a runnable Airic pack.
Pipeline
Section titled “Pipeline”Packsmith walks through seven stages:
- Source Method — raw playbook, SOP, course, or interview notes
- Method Map — structured outline of roles, artifacts, and decision points
- Airic Entities — mapped to Airic spec types (roles, document-types, processes, precedents)
- Extension Pack — generated pack directory ready to run
- Simulation — dry-run against example tasks
- Reflection — review friction and gaps in the extracted method
- Improved Pack — human-approved patches applied to the pack
Example inputs
Section titled “Example inputs”Packsmith accepts a wide range of source material:
- Startup playbooks
- Engineering workflows
- Company SOPs
- Consulting frameworks
- Course materials
- Expert interviews
- Existing skill repos
Example output
Section titled “Example output”A generated pack follows this structure:
my-method-pack/├─ README.md├─ roles/├─ document-types/├─ processes/├─ precedents/├─ tool-policies/└─ examples/Founder Playbook demo
Section titled “Founder Playbook demo”The landing page demo section walks through converting an AI-native startup playbook into a Founder Demo Pack with seven guided stages:
- Idea validation
- Problem hypothesis
- Customer discovery
- MVP scope
- Launch readiness
- GTM planning
- Reflection and improvement
This demo proves the core loop: a methodology can be extracted, executed, reviewed, and improved.