-
Notifications
You must be signed in to change notification settings - Fork 3
Home
mvoutov edited this page Apr 8, 2026
·
6 revisions
Aspens generates and maintains AI-ready repo docs for Claude Code and Codex CLI. It scans your repo, builds an import graph, runs guided LLM discovery to understand the architecture, and writes target-specific docs and skills that stay current as the codebase changes.
- Common Recipes — useful commands for common tasks
- How Aspens Works — the three-layer pipeline explained
- What is a Skill? — skill structure, good vs bad examples
- Architecture — project structure, data flow, internals
- Product Decisions — key decisions and why
- Token Savings — how aspens reduces token burn
- Origin Story — from CLAUDE.md frustration to aspens
- Roadmap — what's done, what's next
- Release Process — how to publish a new version