-
Notifications
You must be signed in to change notification settings - Fork 3
Home
mvoutov edited this page Mar 21, 2026
·
5 revisions
Aspens generates and maintains skill files for Claude Code. It scans your repo, builds an import graph, runs parallel Claude agents to understand the architecture, and writes .claude/skills/ files that stay updated on every commit.
- 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