Agent Skills › BytePioneer-AI/codex-host › feature-boundary-planner

feature-boundary-planner

GitHub

用于分析功能变更的影响范围、设计规划及实施交接。通过追踪UI、路由、状态等边界,评估代码依赖与风险用例,支持影响报告、行为规划或具体实现指导。

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

Trigger Scenarios

需要评估功能变更对系统各层面的影响 进行新功能的行为设计与验收标准制定 准备从设计到代码实现的交接文档

Install

npx skills add BytePioneer-AI/codex-host --skill feature-boundary-planner -g -y
More Options

Non-standard path

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

Use without installing

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.

Version History

  • 3df9bd2 Current 2026-09-22 01:09

Same Skill Collection

.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

Metadata

Files
0
Version
4052cf4
Hash
9f6cf048
Indexed
2026-09-22 01:09

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-27 13:24
浙ICP备14020137号-1