@antoneeo/agentic-sdlc-skill 1.12.0 → 1.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,26 @@
2
2
 
3
3
  Tutte le modifiche significative a questa skill saranno documentate in questo file.
4
4
 
5
+ ## [1.14.0] - 2026-07-08 (M6: Vision Actors — a characterized cast in the Vision)
6
+ ### Changed
7
+ - **Vision defines Actors.** The Vision templates replace the flat `## Target Users` / `## Users or Stakeholders` with a first-class `## Actors` element: one light line per actor — **Role** — primary goal; good UX = what a good experience means to them. An Actor is defined ONCE in the Vision (project or feature) and REFERENCED by each use-case / `D-UC` (actor = who they are, use-case = what they do) — anti-DRY, and enough to design the intended UX for concrete roles instead of an implicit "user". A feature may declare its own feature-local cast for internal-tooling work.
8
+ - **`elicitation.md`**: the L3 elicitation round gains an explicit **Actors** question (role, primary goal, UX expectation); "for whom" is folded into it.
9
+ - **`SKILL.md`**: the "Protect the Vision" value now names the actors + the UX they expect; the §3 Request-Analysis trace includes the actor each part serves.
10
+ - **`review.md`**: the conformance set gains one rule — a use-case with no defined Actor, or an unmet Actor UX expectation, is a finding.
11
+ - **README** Key Features refreshed to cover the delivered M1–M6 capabilities (execution disciplines, operative guides + agent-KB, opt-in subagent execution, self-activation, and Actors).
12
+
13
+ ### Process note
14
+ Governed Hybrid (devPNT re-pointed at this project): M-VISION `milestone_vision_vision_actors` v1.0 → milestone M6 → ADR `adr_2026-07-08_vision_actors` (Light record; the reviewed `ANALYSIS_vision_actors.md` is the design detail). The devPNT M-VISION doctrine mirror (`mcp_system_prompt.md` §4.2 — the M-VISION gains an Actors element, added to the Vision-Alignment re-read + the amendment hard-stop) is a devPNT-source edit pending `setup_mcp.bat` redeploy. Independent fresh-context reviews PASS (ANALYSIS diff: 2 WARN fixed, incl. the change satisfying its own new rule; ADR light: 0 BLOCK). Doc-only: `check --hybrid` CLEAN, eval battery 51/51. No new shipped support files (allowlist unchanged).
15
+
16
+ ## [1.13.0] - 2026-07-05 (M2 amendment: review reads AND proves Vision + Use-Cases + Threat Model)
17
+ ### Changed
18
+ - **Review discipline hardened (M2.A7).** `review.md` now, for an impact/solution-analysis / design review: (a) §Requesting takes the **Vision + use-cases/user-needs + threat model** as explicit inputs the reviewer checks the artifact *against* (Hybrid: M-VISION/D-UC/P-TM; Standalone: the ANALYSIS Vision-Alignment / Use-Cases / Threat-Model sections); (b) §Reviewing requires the reviewer OUTPUT to carry a **conformance/traceability statement** — each Vision benefit / use-case / threat mapped to where the artifact satisfies it, or a finding — and a PASS is **not valid on "found nothing"**. Scoped to analysis/design reviews (plain code reviews stay findings-only → honors the "no enforcement theater" Non-Goal); it is the reviewer-side twin of the existing §Receiving anti-silent-drop rule.
19
+ - **`SKILL.md` §3 Request Analysis**: an authoring rule — build + trace the Impact/solution ON the Vision, use-cases and threat model (so the closure review can verify conformance); a pointer to `review.md`, no restatement.
20
+ - **`templates.md`**: the ANALYSIS template gains a `## Use Cases / User Needs` section — the Standalone home for what Hybrid keeps in `D-UC`, giving the coverage-check a real target. Validator-inert (ANALYSIS_SECTIONS permits extra sections); the `Minimum sections` floor is deliberately left unchanged.
21
+
22
+ ### Process note
23
+ Governed M2 amendment (Hybrid). E-ISP `e_isp_review_input_hardening` v2.0 (deep review, 3 rounds — round-1 BLOCK caught that the "use-case coverage" check had no Standalone home; v2.0 added the output-evidence half) + E-TDD v1.0 (light review, conformance statement 8/8) + §4.6 code review (PASS, zero BLOCK — self-caught + reverted a Minimum-sections regression before review). Doc-only: `check --hybrid` CLEAN, eval battery 51/51, shadow exported. The Hybrid mirror in the devPNT doctrine §4.5 + `devpnt-tech-reviewer` output format is a separate devPNT-project follow-up.
24
+
5
25
  ## [1.12.0] - 2026-07-03 (Client Roster: Google Antigravity 2.0 as a first-class client)
6
26
  ### Added
7
27
  - **Google Antigravity 2.0 support** in the install engine. The runtime skill now lands where all three Antigravity products (desktop, the `agy` CLI, the agentic IDE) discover global agent skills: `~/.gemini/config/skills/agentic-sdlc/`. `agentic-sdlc-init` writes the Antigravity project pointer to `AGENTS.md` (the Antigravity CLI surface), reusing the single `protocolContent` — no per-client drift.
package/README.md CHANGED
@@ -5,10 +5,14 @@
5
5
  ## Key Features
6
6
 
7
7
  - **Risk-proportional workflow**: L1/L2/L3/Spike triage avoids heavyweight process for trivial work.
8
- - **Vision-guided governance**: Standalone projects use `ai_docs/vision/`; Hybrid projects use devPNT `M-VISION` as the milestone north star.
8
+ - **Vision-guided governance**: Standalone projects use `ai_docs/vision/`; Hybrid projects use devPNT `M-VISION` as the milestone north star. The Vision names its **Actors** — the cast a feature serves, one light line each — so UX is designed for concrete roles, not an implicit "user".
9
+ - **Execution disciplines**: explicit TDD (RED/GREEN/REFACTOR), systematic debugging, an L3 spec-elicitation round, and a single code-review definition wired into the workflow phases.
10
+ - **Operative guides + agent-global KB**: distil user-provided indications into source-faithful `ai_docs/reference/GUIDE_*.md` — consulted before operative work, proposed after reusable work — shared cross-project via `~/.agentic-sdlc`.
11
+ - **Opt-in subagent execution**: an approved design projects into a validated executable plan an orchestrator can drive through subagents.
12
+ - **Self-activating**: a SessionStart hook emits repo-sourced orientation; a deterministic self-eval battery guards the skill's own doctrine as the release gate.
9
13
  - **Standalone complete**: works fully with local `ai_docs/` without requiring devPNT.
10
- - **devPNT symbiosis**: when devPNT is available, Master Plan, Action Plan, M-VISION, and governed artifacts become the authoritative planning layer.
11
- - **Installed support files**: Claude, Codex, Gemini, and Google Antigravity receive the full skill folder, including `templates.md`, `guides.md`, `tdd.md`, `debugging.md`, `elicitation.md`, `review.md`, `dispatch.md`, `ENFORCEMENT.md`, and `scripts/sdlc_check.py`; an agent-global KB at `~/.agentic-sdlc` shares the same engine cross-project.
14
+ - **devPNT symbiosis**: when devPNT is available, Master Plan, Action Plan, M-VISION, and governed artifacts become the authoritative planning layer, with independent fresh-context reviews of technical artifacts and diffs.
15
+ - **Installed support files**: Claude, Codex, Gemini, and Google Antigravity receive the full skill folder, including `templates.md`, `guides.md`, `tdd.md`, `debugging.md`, `elicitation.md`, `review.md`, `dispatch.md`, `ENFORCEMENT.md`, and `scripts/sdlc_check.py`.
12
16
  - **Mechanical checks**: optional validator for document structure, generated feature history, stale audit areas, and protected-path gates.
13
17
 
14
18
  ## Installation
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentic-sdlc-skill",
3
- "version": "1.12.0",
3
+ "version": "1.14.0",
4
4
  "description": "Documentation-First SDLC protocol with triage, Vision governance and optional devPNT integration.",
5
5
  "author": "Antonio Pinto (https://github.com/Antoneeo)"
6
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antoneeo/agentic-sdlc-skill",
3
- "version": "1.12.0",
3
+ "version": "1.14.0",
4
4
  "description": "Documentation-First SDLC protocol for Claude Code, Gemini CLI, Google Antigravity and Codex with risk triage, Vision governance, installed support files and optional devPNT integration.",
5
5
  "keywords": [
6
6
  "claude-code",
@@ -25,7 +25,7 @@ Read these files only when needed. `SKILL.md` is the operating contract; the sup
25
25
  - **Preserve quality:** every change must maintain or improve stability, testability and maintainability.
26
26
  - **Verify technically:** close implementation work with tests, lint, smoke checks or an explicit reason.
27
27
  - **Keep useful memory:** document relevant decisions and operational state, not filler text.
28
- - **Protect the Vision:** every decision must stay aligned with expected benefits, users, non-goals and success signals.
28
+ - **Protect the Vision:** every decision must stay aligned with expected benefits, the actors it serves (and the UX they expect), non-goals and success signals.
29
29
 
30
30
  If a patch looks easy but you do not understand why the current code is shaped the way it is, investigate first.
31
31
 
@@ -183,6 +183,7 @@ Standalone L3:
183
183
  - Before creating a new `ANALYSIS_[feature].md`, search `ai_docs/solutions/` with glob/grep for an existing analysis on the same topic: if there is one, update it instead of duplicating it.
184
184
  - Create or update `ai_docs/solutions/ANALYSIS_[feature].md`.
185
185
  - Minimum sections: Objective, Feature Vision (or Vision Alignment), Impact, Security and Threat Model, Action Plan, Test Strategy, Diary/Current State.
186
+ - Build the Impact/solution **on** the Vision, the use-cases/user-needs and the Security & Threat Model — read and trace to them first, and state the trace (which actor / use-case / threat / benefit each part serves) so the closure review (`review.md`) can verify conformance. Do not draft the Impact in isolation.
186
187
  - For features spanning multiple milestones or multiple analyses, also create `ai_docs/vision/features/VISION_[feature].md`.
187
188
 
188
189
  Hybrid L3:
@@ -14,13 +14,17 @@ Ask ONE structured set of questions, not a drip of follow-ups. Keep each
14
14
  question short and numbered; offer concrete options where a real choice
15
15
  exists (this narrows the reply and speeds up the round). Cover:
16
16
 
17
- 1. **Goal / benefit** — what problem this closes, for whom, and why now.
18
- 2. **Scope boundaries** — what is explicitly included in this unit of work.
19
- 3. **Non-goals** what is explicitly excluded, so scope does not silently
17
+ 1. **Goal / benefit** — what problem this closes and why now.
18
+ 2. **Actors** — who interacts with this: their role, primary goal, and what
19
+ "good UX" means to them. These become the Vision's `## Actors`; each
20
+ use-case below attaches to one (actor = who they are, use-case = what
21
+ they do). Skip only when an approved Vision already names them.
22
+ 3. **Scope boundaries** — what is explicitly included in this unit of work.
23
+ 4. **Non-goals** — what is explicitly excluded, so scope does not silently
20
24
  creep in later.
21
- 4. **Constraints** — technical, compatibility, and security constraints that
25
+ 5. **Constraints** — technical, compatibility, and security constraints that
22
26
  bound the solution space.
23
- 5. **Acceptance signals** — how you and the user will both recognize the
27
+ 6. **Acceptance signals** — how you and the user will both recognize the
24
28
  work is done and correct.
25
29
 
26
30
  ## Reflect
@@ -14,6 +14,14 @@ When you hand work to a reviewer (human or agent), give them:
14
14
  - **The authoritative design artifact**: the ANALYSIS, E-TDD, or equivalent
15
15
  the change was built against — not a paraphrase of it.
16
16
  - **The actual diff**: the real changed files, not a description of them.
17
+ - **For an impact/solution-analysis review, the constraints it derives from**:
18
+ the **Vision**, including its `## Actors` (Hybrid: the `M-VISION`; Standalone:
19
+ `project_vision.md`/`roadmap.md` + the ANALYSIS Vision-Alignment), the
20
+ **use-cases / user-needs** (Hybrid: `D-UC`;
21
+ Standalone: the ANALYSIS `## Use Cases / User Needs`), and the **threat model**
22
+ (Hybrid: `P-TM`; Standalone: the ANALYSIS `## Security and Threat Model`). Hand these
23
+ *in addition to* the design artifact — the reviewer checks the artifact **against**
24
+ them, not only for internal consistency.
17
25
 
18
26
  Never ask a reviewer to "review my session" or "review what I just did"
19
27
  without the artifacts above — that forces them to reconstruct scope from
@@ -45,6 +53,16 @@ When you are the reviewer:
45
53
  do not soften a real correctness or security issue to a nit.
46
54
  - No praise padding. A review reports problems and their fixes, not a
47
55
  summary of what looks fine.
56
+ - **Conformance statement (impact/solution-analysis & design reviews only — not a
57
+ plain code-diff review).** When the artifact under review carries Vision / use-case
58
+ / threat-model constraints, your output MUST map each constraint to its evidence: for
59
+ every use-case/user-need (and the Actor it serves — a use-case with no defined Actor,
60
+ or an Actor UX expectation the solution does not meet, is a finding), every threat, and
61
+ every applicable Vision benefit/Non-Goal, state WHERE the artifact satisfies it (section
62
+ or `file:line`) or raise it as a finding. A PASS/approve is **not valid on "found nothing"** — the conformance
63
+ statement is the proof the check ran; an unfalsifiable "I checked" is the review
64
+ theater this discipline exists to prevent (the reviewer-side twin of §Receiving's
65
+ silent-drop rule). Plain code reviews stay findings-only.
48
66
 
49
67
  ## Anti-patterns
50
68
 
@@ -87,7 +87,12 @@ Status: DRAFT
87
87
  or APPROVED (by <who>, <date>) — only after the user's explicit confirmation -->
88
88
 
89
89
  ## North Star
90
- ## Target Users
90
+ ## Actors
91
+ <!-- the cast this product serves. One light line per actor:
92
+ **Role** — primary goal; good UX = what a good experience means to them.
93
+ Define each actor ONCE here; use-cases (Standalone) / D-UC (Hybrid) reference
94
+ them by role and never re-describe who they are (anti-DRY). Actors characterize
95
+ the intended UX; keep it proportional — a role list, not persona research. -->
91
96
  ## Core Problem
92
97
  ## Goals
93
98
  ## Non-Goals
@@ -122,7 +127,11 @@ Only for features spanning multiple ANALYSIS documents or multiple milestones: o
122
127
 
123
128
  ## Problem
124
129
  ## Expected Benefit
125
- ## Users or Stakeholders
130
+ ## Actors
131
+ <!-- the cast this feature serves — usually a subset/refinement of the project
132
+ Actors, or a distinct feature-local cast for internal-tooling work. One light
133
+ line each: **Role** — primary goal; good UX = what good feels like.
134
+ Referenced by the use-cases, not re-described in them. -->
126
135
  ## Success Signals
127
136
  ## Non-Goals / Out of Scope
128
137
  ## Related Constraints and Principles
@@ -149,11 +158,19 @@ end_date:
149
158
  ## Feature Vision
150
159
  <!-- expected benefit and problem solved; alignment with the project vision
151
160
  (cite the document and its DRAFT/APPROVED state); non-goals/out-of-scope
152
- for this feature; success signals; stakeholders only if not obvious.
161
+ for this feature; success signals; the Actors this feature serves (name them,
162
+ or point to the project Vision's ## Actors — do not re-describe them here).
153
163
  This is the single home of the feature vision: the separate file
154
164
  VISION_[feature].md is created only if the feature spans multiple
155
165
  ANALYSIS documents or multiple milestones. -->
156
166
 
167
+ ## Use Cases / User Needs
168
+ <!-- who needs this and why: the concrete use-cases / user-needs the change serves
169
+ (the Standalone home for what Hybrid keeps in D-UC). Each use-case NAMES the
170
+ Actor it serves (defined in the Vision's ## Actors) — actor = who they are,
171
+ use-case = what they do. Derived from the elicitation round; the Impact below
172
+ must cover each, and the closure review checks coverage + actor UX fit. -->
173
+
157
174
  ## Impact
158
175
  <!-- existing files touched, APIs/contracts, performance, new dependencies -->
159
176