Killer-Skills Review
Decision support comes first. Repository text comes second.
This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.
Идеально для агентов кодового обзора, которым необходим автоматизированный поиск arXiv и реализация кода на основе предустановленных планов. 当用户提供项目计划文件并希望按计划落地代码时使用。该技能用于主agent编排两个subagent:subagent1读取计划并在新分支实现代码、随后依据 .ai_docs/rules/code_rules.md 自审并直接修复;subagent2再依据 .ai_docs/rules/code_review_structure_rules.md 做结构性审查并上报问题;主agent最终仅向用户汇报第三步的结构性问题。
Зачем использовать этот навык
Наделяет агентов возможностью автоматизировать обзор кода, генерируя отчеты из поисков arXiv и реализуя код на основе планов, используя `.ai_docs/rules/code_rules.md` и `.ai_docs/rules/code_review_structure_rules.md` для структурированного обзора и реализации кода.
Подходит лучше всего
Идеально для агентов кодового обзора, которым необходим автоматизированный поиск arXiv и реализация кода на основе предустановленных планов.
↓ Реализуемые кейсы использования for plan-implement-dual-review
! Безопасность и ограничения
- Требует доступа к функциональности поиска arXiv
- Требует предустановленных файлов планов с определенными форматами и структурами
- Зависит от `.ai_docs/rules/code_rules.md` и `.ai_docs/rules/code_review_structure_rules.md` для руководства по реализации и обзору кода
Why this page is reference-only
- - Current locale does not satisfy the locale-governance contract.
Source Boundary
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ & Installation Steps
These questions and steps mirror the structured data on this page for better search understanding.
? Frequently Asked Questions
What is plan-implement-dual-review?
Идеально для агентов кодового обзора, которым необходим автоматизированный поиск arXiv и реализация кода на основе предустановленных планов. 当用户提供项目计划文件并希望按计划落地代码时使用。该技能用于主agent编排两个subagent:subagent1读取计划并在新分支实现代码、随后依据 .ai_docs/rules/code_rules.md 自审并直接修复;subagent2再依据 .ai_docs/rules/code_review_structure_rules.md 做结构性审查并上报问题;主agent最终仅向用户汇报第三步的结构性问题。
How do I install plan-implement-dual-review?
Run the command: npx killer-skills add RainerSeventeen/paper-tracker. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.
What are the use cases for plan-implement-dual-review?
Key use cases include: Автоматизировать обзор кода для реализации новых функций, Генерировать отчеты из поисков arXiv для проектов кодирования, основанных на исследовании, Реализовывать код на основе предустановленных планов со структурированным обзором и проверкой.
Which IDEs are compatible with plan-implement-dual-review?
This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.
Are there any limitations for plan-implement-dual-review?
Требует доступа к функциональности поиска arXiv. Требует предустановленных файлов планов с определенными форматами и структурами. Зависит от `.ai_docs/rules/code_rules.md` и `.ai_docs/rules/code_review_structure_rules.md` для руководства по реализации и обзору кода.
↓ How To Install
-
1. Open your terminal
Open the terminal or command line in your project directory.
-
2. Run the install command
Run: npx killer-skills add RainerSeventeen/paper-tracker. The CLI will automatically detect your IDE or AI agent and configure the skill.
-
3. Start using the skill
The skill is now active. Your AI agent can use plan-implement-dual-review immediately in the current project.
! Reference-Only Mode
This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
plan-implement-dual-review
Install plan-implement-dual-review, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command...