Conversation
…ить сигнатуры и env - One-click prompt сокращён до uvx reviewer install --all - Добавлены 3 скилла: pr-walkthrough, configure-review, summarize-subsystems - 11 недостающих MCP-тулов: get_impact, submit_findings, get_task, и др. - Исправлены сигнатуры: publish_review (без findings), sync_board (+board_type), search_tasks/get_task_context (+project), read_file (+skeleton) - Обновлены env-таблицы: YOUGILE_API_KEY/YOUTRACK_TOKEN, VCS_PROVIDER/GITLAB_*, summary-настройки - Контекст-слой переведён на EN, добавлен в RU - .review.yml пример расширен: project, url_template, summary_cluster_*, output_language, grounding_max_distance - Blast-radius dimension, preflight solve-task, freshness-check ask - Copilot CLI убран (нет install-поддержки) - AGENTS.md 6→10 скиллов, plugin/README.md 20→31 тул / 7→10 скиллов
…p 0.4) Добавлен шаг 0.4 в preflight solve-task: вызов get_subsystem_summaries без query для проверки count. Если сводки не построены — предлагаются три варианта: прогреть через /summarize-subsystems, прогреть самому (пауза и ожидание «готово»), или пропустить с записью gap в brief. Если сводки есть — молча продолжаем.
PRI-163: solve-task персистит solution brief в docs/superpowers/briefs/
…а summary в приоре (PRI-161) Критерий приёмки PRI-161 требовал «как в ask»: приор сводок — только ориентир, grounding идёт из search_codebase, а не из текста summary. В solve-task это обеспечивалось структурно (секция ## Subsystems без path:line), но не было сформулировано дословно в под-шаге Subsystem prior. Добавлена явная пометка (зеркало ask/SKILL.md) + guard-тест test_solve_task_marks_summary_prior_only.
docs(skills): solve-task — явный запрет цитировать path:line из summary (PRI-161)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
merge