Agent SkillsBytePioneer-AI/codex-host › feature-boundary-planner

feature-boundary-planner

GitHub

用于分析功能变更的影响范围、规划设计或生成实施交接文档。通过追踪代码实现和依赖关系,评估变更对UI、路由、状态及持久化的影响,辅助决策与开发。

.agents/skills/feature-boundary-planner/SKILL.md BytePioneer-AI/codex-host

触发场景

进行功能变更的影响分析 制定功能设计方案 生成功能实施交接文档

安装

npx skills add BytePioneer-AI/codex-host --skill feature-boundary-planner -g -y
更多选项

非标准路径

npx skills add https://github.com/BytePioneer-AI/codex-host/tree/main/.agents/skills/feature-boundary-planner -g -y

不安装直接使用

npx skills use BytePioneer-AI/codex-host@feature-boundary-planner

指定 Agent (Claude Code)

npx skills add BytePioneer-AI/codex-host --skill feature-boundary-planner -a claude-code -g -y

安装 repo 全部 skill

npx skills add BytePioneer-AI/codex-host --all -g -y

预览 repo 内 skill

npx skills add BytePioneer-AI/codex-host --list

SKILL.md

Frontmatter
{
    "name": "feature-boundary-planner",
    "description": "Trace a codexhost feature change across UI surfaces, Host routing, Harness capabilities, state ownership, persistence, and validation. Use for impact analysis, design planning, or implementation handoff."
}

Feature boundary planner

Choose the scope implied by the request: impact-only reads and reports; planning establishes behavior and acceptance cases; implementation-handoff identifies concrete code and validation work. Respect existing user decisions and preserve unrelated work.

Trace the current implementation

  1. Use source discovery and the repository documentation index to locate the relevant current contracts and entrypoints. Verify paths and symbols in this checkout.
  2. Classify the change as presentation, option source, draft/default, validation, command effect, persistence, or recovery.
  3. Trace each affected surface to its authoritative owner: Renderer/Desktop binding → Host request routing → Adapter/native operation → confirmed event → projection. Some features end earlier; follow only the relevant path.
  4. Use $dep-refs for callers and re-exports. Imports alone do not prove a product dependency. Start with direct relationships, expanding when ownership or a caller remains unresolved.
  5. Distinguish official Codex Threads from external Harness Threads; local and remote Hosts; Native Session facts from Host metadata; capabilities from UI affordances. Use the repository terminology.

For stateful changes, show the event order and owner in a concise diagram. Identify cancellation, duplicate input, stale results, reconnect and recovery where they can affect behavior.

Plan and validate

In impact-only mode, report findings without changing implementation or specifications. In planning modes, maintain the relevant feature document for substantial behavior changes as required by AGENTS.md. Minor changes do not need a new documentation hierarchy.

Select representative high-risk cases rather than every combination of Harness, platform and state. Classify cases as accepted, undefined, pruned, ignored, or bug-candidate, giving evidence for exclusions. Use case planning for complex changes and impact brief for a structured handoff; fill only useful sections.

Inspect actual test files and package scripts before recommending commands. Distinguish planned coverage, existing tests, executed checks and runtime evidence. Missing source or a planned independent-client feature is not evidence of current capability.

Complete with the affected surfaces, owners, contracts, verified code references, native capability constraints, required checks and unresolved decisions. Ask only for decisions that cannot be resolved from authorized scope or current evidence.

版本历史

  • 3df9bd2 当前 2026-09-22 01:09

同 Skill 集合

.agents/skills/agent-browser/SKILL.md
.agents/skills/ai-elements/SKILL.md
.agents/skills/architecture-governance/SKILL.md
.agents/skills/codexhost-add-harness/SKILL.md
.agents/skills/codexhost-pr-triage/SKILL.md
.agents/skills/codexhost-update-impact-audit/SKILL.md
.agents/skills/control-browser/SKILL.md
.agents/skills/dep-refs/SKILL.md
.agents/skills/dogfood/SKILL.md
.agents/skills/react-best-practices/SKILL.md
.agents/skills/web-gui-tester/SKILL.md
.agents/skills/electron/SKILL.md

元信息

文件数
0
版本
3df9bd2
Hash
9f6cf048
收录时间
2026-09-22 01:09

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-22 11:35
浙ICP备14020137号-1