SDD Lifecycle
SkillMediaDeliver non-trivial Personal Assistant work with explicit plan-only, sdd-only, implement-approved-spec, and full-lifecycle modes. Use when routed by pa-docs-lifecycle-manager or explicitly asked to plan, design, implement approved scope, continue an active track, or close it. Create Plan and SDD only when complexity requires them, stop plan-and-implement after validated implementation, and keep closeout, commit, push, tag, publish, and release separately authorized.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the SDD Lifecycle skill
What this skill tells your AI
The instructions your AI receives, as published by edonyzpc/personal-assistant in .agents/skills/sdd-lifecycle/SKILL.md and read by ahel’s review.
Boundaries
Choose the mode covering the full authorized request; complete its stop point
without pausing at intermediate modes. A still-applicable review-only,
analysis-only, read-only, no-file-changes, “只分析”, or “不要改文件”
request means zero writes.
| Mode | Allowed work | Stop point |
|---|---|---|
plan-only | Scope approved work; create a Plan only when phased/risky delivery needs one | Before implementation design/code |
sdd-only | Write or review source-verified implementation design | Before runtime edits |
implement-approved-spec | Create justified prerequisites, implement, test, review, fix, and validate | Validated implementation; no closeout/commit |
full-lifecycle | Delivery plus explicitly requested closeout | Contracts reconciled and process artifacts disposed |
“Plan and implement” is implement-approved-spec; it never implies closeout,
archive, or commit. If target resolution remains ambiguous after explicit
ID/slug, current-conversation package, and the only Active Package, ask one
target question and perform zero writes.
Read Set
Read AGENTS.md, the owning Product Spec or Governance Contract, the matching
Tracker, and nearby architecture/code/tests. Read North Star for product work.
Read Plan/SDD only when they exist or the change justifies creating them. Treat
Archive as historical evidence, not approval.
Artifacts
- Use exactly one authority lane: Product Decision/Spec for product behavior; Governance Contract for repo-only docs/checker/CI/release/Agent rules.
- Baseline Active Package:
README.md+tracker.md. - Add
plan.mdfor phased delivery, material dependencies, risk, rollback, or cross-session execution. - Add
sdd.mdfor multi-module design, shared infrastructure, behavior/data/ privacy/lifecycle changes, compatibility, migration, or non-trivial UI state. - Tracker is the only execution status and validation log. Active Registry and Feature Home contain links, not status mirrors.
- Enforce
1 Now + 1 Next: at most oneImplementing | Validating | Blockedpackage plus onePlannedpackage. AtValidated, continue already-authorized closeout; ask once only if closeout authority is missing. - Tracker
Current Snapshotis the cross-session handoff. Never create standalonehandoff*.mdorcloseout.mdin an Active Package. - Follow
docs/development/documentation-workflow.mdfor exact lifecycle and retention rules; do not duplicate its templates inside this skill.
Plan And Design
Before implementation:
- Verify approved product scope or explicit governance authority from current contracts and the conversation; do not ask again for an already-made choice.
- Search the actual dependency surface with
rg. - Create/update Feature Home and Tracker; register the Feature Home.
- Create a Plan only when its delivery/risk content would not fit concisely in Tracker.
- Create an SDD only when the design criteria above apply. Verify every named method, type, setting, command, locale key, and CSS class against source.
- Record compatibility, rollback, and a requirement-to-test mapping where relevant. Close or explicitly defer P0/P1/P2 design findings.
Missing Plan/SDD in implement-approved-spec is not a separate user approval
gate: create only what the implementation genuinely requires. Stop if product
scope or risk acceptance is unresolved.
Implement And Validate
For each behavior slice:
implement -> focused validation -> review -> fix -> verify
Keep the Tracker current and use existing module boundaries. Before a slice,
map its REQ/AC or risk to the change, minimum sufficient evidence, pass
condition, and rerun/expansion trigger. Follow Validation Planning And Reuse
and Test Failure Diagnosis in AGENTS.md; add tests for uncovered behavior
or regression risk, and select the correct source/tooling/artifact group.
Satisfy the Local Validation Gate at the justified scope, reusing covered
checks only with verified inputs/results. Use PA review/follow-up skills for
implementation review; fix-driven verification covers the affected risk.
Retain required broad and app/device gates at each phase exit. For app proof,
use make deploy or the eligible current-build reuse target under AGENTS.md
Local Deployment, then observe the affected behavior. Do not claim app or iOS
validation without observed evidence; docs/skills-only work uses the docs gate.
Closeout
Enter only in full-lifecycle or after explicit close/archive intent.
- Reconcile actual behavior, current Product/Architecture/Governance contract, Tracker, and release state.
- Record final checks, residual risk, and artifact disposition in Tracker; move unresolved work to Backlog.
- Absorb durable outcomes into current contracts/tests.
- Delete Feature Home, Tracker, Plan, SDD, handoff, and round-by-round logs after absorption unless one contains unique evidence.
- Retain only a compact closeout or evidence document when a current authority
needs the historical rationale. Place it in
docs/archive/<year>/and link it from that authority; do not preserve a complete package by default. - Update the link-only Active Registry and run docs validation.
If a selected archive path exists, fail closed before mutating source state; do not overwrite, merge, auto-suffix, or partially move it.
Git Boundary And Output
Do not stage, commit, push, tag, publish, or release without explicit authority.
For a requested local commit, inspect status and focused diffs, stage only the
intended files, use a signed-off Conventional Commit, and add no
Co-Authored-By trailer.
Report the selected mode, artifacts justified or omitted, validation performed, open decisions, residual risk, and the exact stop point.
Signals
- GitHub stars
- 149
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
sdd-lifecycle- Source
- github.com/edonyzpc/personal-assistant