Help us improve
Share bugs, ideas, or general feedback.
From rldyour-flow
Инициализация project scope с Serena-first discovery + fullrepo bootstrap, read-only по умолчанию. Используй для: /rldyour-flow:ry-init, инициализируй проект, изучи проект, контекст-пак, scope/sphere/module, разбери репозиторий. EN triggers: init project, scope discovery, project bootstrap, context pack, learn project, study repo, fullrepo init, onboard to repo.
npx claudepluginhub nddev-it-com/rldyour-claudecode --plugin rldyour-flowHow this skill is triggered — by the user, by Claude, or both
Slash command
/rldyour-flow:ry-initThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build a verified mental model of the requested project scope before implementation. If the scope is a sphere such as backend or mobile UI, inspect the entire sphere and all integration points needed to understand how it works end to end.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Build a verified mental model of the requested project scope before implementation. If the scope is a sphere such as backend or mobile UI, inspect the entire sphere and all integration points needed to understand how it works end to end.
ry-init is read-only for project knowledge by default. It may restore or bootstrap agent-only context from fullrepo, but it must not create, edit, or delete Serena memories unless the user explicitly asks to update/synchronize memories or an active stale-memory hook requires synchronization.
bash ${CLAUDE_PLUGIN_ROOT}/scripts/git_sync_audit.sh when available.main, push, and remove merged branches/worktrees. If risky, explain the issue in Russian and ask the user with concrete options.python3 ${CLAUDE_PLUGIN_ROOT}/scripts/fullrepo_sync.py --bootstrap-init, then verify .git/info/exclude contains the rldyour fullrepo block. This restores existing fullrepo context, publishes local agent-only files when no fullrepo exists, and removes tracked agent-only files from the current branch index when migration is needed.${CLAUDE_PLUGIN_ROOT}/references/init-context-pack.md and use it as the required context-pack contract.serena-code-workflow: check onboarding, list memories, read relevant memories, and use Serena semantic tools before raw reads.lsp-routing or lsp-health-check when language server support affects understanding.tech-research or web-research only for unclear technology, architecture, or current best-practice questions.serena-memory-sync automatically. If initialization discovers useful durable facts that are missing from memories, report them under Memory candidates (not written) with exact source paths and ask before writing. Only run serena-memory-sync during ry-init when the user explicitly requested memory sync/update or a Stop/stale-memory hook requires it.AGENTS.md, CLAUDE.md, .serena/*, .claude/*, .cursor/rules/*, or .agents/skills/* are needed for context, restore fullrepo before treating them as missing.Report in Russian:
serena-memory-sync автоматически без user request или stale-memory хука.--bootstrap-init когда AGENTS.md/CLAUDE.md missing - fullrepo restore первый.