implement-senior

Coordinates cross-module implementation changes guided by an architect's approved plan boundaries.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/chughtapan/safer-by-default --skill implement-senior
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-senior
Source: https://github.com/chughtapan/safer-by-default/tree/main/skills/implement-senior
Command: npx skills add https://github.com/chughtapan/safer-by-default --skill implement-senior

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill defines and executes senior-level work across multiple modules according to an architect plan, ensuring changes stay aligned with approved scope and interfaces.

Core Features & Use Cases

  • Cross-module planning and execution under an architect-approved plan, with traceable changes tied to plan lines.
  • Refactors and private-internal improvements within the plan's scope, without adding new modules or public contracts.
  • Coordinate artifact handoffs, reviews, and escalation paths to maintain governance while delivering complex multi-module work.

Quick Start

Implement plan-compliant changes across the named modules, ensuring every edit traces to a plan line and no new public surface is introduced.

Frequently Asked Questions about implement-senior

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate cross-module refactors without breaking existing public interfaces?

Cross-module refactoring requires applying strict plan-boundary schemas and typed error channels to execute changes while preserving interfaces. This ensures multi-module modifications stay aligned with the approved architect plan and maintain traceability for every code change.

What is plan-driven module coordination and when do I need it for a multi-module feature?

Plan-driven module coordination executes multi-module changes guided by an architect plan, ensuring strict scope enforcement. You need this when implementing complex features across multiple modules where preserving interfaces and maintaining traceable plan anchors for every change are required.

How to enforce architect plan boundaries during a controlled internal refactor?

To enforce architect plan boundaries during a controlled refactor, implement changes strictly within the plan's scope without adding new modules or public contracts. Use traceable plan anchors for every edit to ensure no unauthorized public surface is introduced during the internal improvements.

Does cross-module implementation work for private internal improvements within a single feature area?

Cross-module implementation works for private internal improvements by applying controlled refactors strictly within a single feature area. It coordinates changes across named modules while preserving interfaces and preventing the introduction of any new public contracts.

What's the best way to maintain traceability for code changes across multiple modules?

The best way to maintain traceability across multiple modules is tying every code edit to specific plan lines using traceable plan anchors. This plan-driven approach guarantees that all cross-module changes remain verifiable and aligned with the approved architect plan.

Why use typed error channels for multi-module plan enforcement?

Typed error channels are required for multi-module plan enforcement to ensure controlled error propagation across modules. They maintain coordination integrity across module boundaries while preserving interfaces and strictly aligning changes with the approved architect plan.