fresh-start
CommunityOrient to a project and load context at start.
System Documentation
What problem does it solve?
This Skill helps you quickly initialize a project workspace by detecting the project root, determining the workflow mode (greenfield or feature), loading the appropriate context, and verifying essential scaffolding before execution. It reduces setup friction and ensures consistent state across phases.
Core Features & Use Cases
- Context detection: infer PROJECT_ROOT, WORKING_DIR, and MODE (greenfield or feature) from your current folder or an optional path.
- Readiness validation: verify essential files (AGENTS.md, EXECUTION_PLAN.md) exist and guide users to fix gaps.
- Git and branch awareness: identify the current branch, summarize recent commits, and flag uncommitted changes to keep work aligned.
- Phase-state handling: detect existing phase-state.json to auto-resume progress and pick up where you left off.
Quick Start
Run /fresh-start in your project directory to initialize the context and load the current project state. If you are in a feature folder, the tool will adapt to feature mode and use the corresponding feature path. After running this, you can proceed to generate plans and executions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fresh-start Download link: https://github.com/benjaminshoemaker/ai_coding_project_base/archive/main.zip#fresh-start Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.