# scaffolding

Spec-driven multi-agent orchestration for Claude Code — pure markdown, zero backend, runs on the stock runtime. 13 agents, 36 skills, 19 commands, 15 hooks, per-phase model tiers, opt-in lifecycle hooks, optional cross-device semantic memory.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/komluk-scaffolding
- Source: https://github.com/komluk/scaffolding
- Price: free and open source

## Summary
scaffolding is a Claude Code plugin with 36 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes agent-comms, agent-memory, api-design. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add komluk/scaffolding
```

## Skills
- agent-comms
- agent-memory
- api-design
- context-engineering
- database-optimization
- distill
- docker-templates
- error-handling
- git-operations
- github-actions-template
- logging-standards
- mcp-tools
- memory
- monitoring-observability
- mui-styling
- pattern-recognition
- planning-methodology
- python-patterns
- quality-validation
- react-patterns
- research-methodology
- security-review-checklists
- semantic-memory-mcp
- semantic-memory-store
- skill-authoring
- sofa-search
- spec-design
- spec-develop
- spec-research
- spec-review
- spec-workflow
- state-management
- testing-strategy
- ui-ux-pro-max
- watch-patterns
- worktree-management

## FAQ

### What is scaffolding?
Spec-driven multi-agent orchestration for Claude Code — pure markdown, zero backend, runs on the stock runtime. 13 agents, 36 skills, 19 commands, 15 hooks, per-phase model tiers, opt-in lifecycle hooks, optional cross-device semantic memory.

### How do I install scaffolding?
Run these in Claude Code: npx -y skills add komluk/scaffolding. Then prompt normally.

### Does scaffolding auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is scaffolding free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
