swe-scaffold-project - Initialize Workflow System for New Projects
Creates directory structure and core memory files for new or empty software projects
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- detect project root directory
- identify package manager
- determine primary programming language
- create directory structure
- generate core memory files
- detect project framework
Inputs
- empty project directory
- existing codebase
- project repository
- memory initialization workflow
Outputs
- .serena/swe/ directory
- .claude/skills/ directory
- .claude/hooks/ directory
- _INDEX memory file
- INDEX_FEATURES memory file
- ARCH_INDEX memory file
- skill completion message
Requirements
- workflow initialization completed
- git or directory access
- memory plugin support
- project context available
