Объясняю сложные вещи простыми словами.
Развожу панику и вселяю надежду.
AI - задрот.
Интро - https://t.me/getrichortech/96
По рекламе и консультациям - @dldlldldlldldldldl
Post #287
4.78K
Товарищи Альфапренеры, по просьбе в комментах выкладываю базовые 2 промпта которые вам нужны прям вот всегда, чтобы не начинать кодить все с нуля каждый раз) Это команды session-start и session-end.
Чтобы продолжить сессию, при старте Claude Code вы просто выбираете нужную скинув ему путь в папочку.
/project:session-start — запускает новую рабочую сессию с четкими целями
Давайте так, в один пост не вмещается много текста, и если вам это действительно интересно я могу сложить оформить их где нить в Notion красиво, но мне нужен ваш коммит в 300 🔥 огоньков на этом посте.
Набираем 300🔥, бросаю все и иду делать докУмент)
Чтобы продолжить сессию, при старте Claude Code вы просто выбираете нужную скинув ему путь в папочку.
/project:session-start — запускает новую рабочую сессию с четкими целями
markdown
# /project:session-start
## Description
Start a new development session by creating a session file in `.claude/sessions/` with the specified format and parameters.
## Usage
/project:session-start
## Purpose
This command initializes a new development session by:
- Creating a session file in the `.claude/sessions/` directory
- Setting up session parameters and configuration
- Establishing project goals and scope
- Preparing the development environment
## Session File Location
- Path: `.claude/sessions/`
- Format: Structured session file with predefined format
- Contains: Session metadata, goals, timeline, and configuration
## When to Use
- Starting work on a new project or feature
- Beginning a new development cycle
- Initializing a fresh coding session with specific objectives
- Setting up a tracked development workflow
## What Gets Created
- Session configuration file
- Project structure and metadata
- Development goals and milestones
- Session tracking information
## Related Commands
- `/project:session-current` - View current session status
- `/project:session-update` - Update the current session
- `/project:session-end` - End the current session
- `/project:session-list` - List all sessions
/project:session-end — корректно завершает сессию и сохраняет прогресс
markdown
# /project:session-end
## Description
End the current development session by finalizing session data, saving progress, and closing the active session.
## Usage
/project:session-end
## Purpose
This command properly concludes a development session by:
- Saving final session state and progress
- Recording completion status and metrics
- Updating session files with final data
- Cleaning up temporary session resources
- Marking the session as completed
## What Happens
- Session status is set to "ended"
- Final timestamps are recorded
- Progress and achievements are saved
- Session summary is generated
- Resources are cleaned up
## When to Use
- Completing a development milestone
- Finishing work for the day/period
- Switching to a different project
- Before starting a new session
- When session objectives are achieved
## Best Practices
- Save your work before ending the session
- Review session goals and completion status
- Document any remaining tasks for future sessions
- Ensure all changes are committed/saved
## Session Data Preserved
- Session metadata and timeline
- Goals and completion status
- Progress metrics and achievements
- File changes and modifications
- Session history and logs
## Related Commands
- `/project:session-start` - Start a new session
- `/project:session-current` - View current session before ending
- `/project:session-list` - View ended sessions
- `/project:session-update` - Update before ending
Давайте так, в один пост не вмещается много текста, и если вам это действительно интересно я могу сложить оформить их где нить в Notion красиво, но мне нужен ваш коммит в 300 🔥 огоньков на этом посте.
Набираем 300🔥, бросаю все и иду делать докУмент)
- 🔥 378
- ❤ 11
- ❤🔥 10
- 🤩 2
- 🤝 1










