evolplus

63 mods across 1 repository, 8 stars between them.

evo-talos

01

evolplus/talos

Plugin Claude Code

Marketplace catalog for the evo-talos SDLC devkit Claude Code plugin.

8 27d ago A tokens not measured original Apache-2.0

talos

02

evolplus/talos

Plugin Claude Code

End-to-end SDLC orchestration kit for Claude Code, including role agents, slash commands, skills, rules, and runtime hooks.

8 27d ago A tokens not measured original Apache-2.0

sdlc-init

03

evolplus/talos

Command

Initialize the current project with Evo Talos SDLC files for the detected agent tool.

8 27d ago A 17 tokens original Apache-2.0

sdlc-loop

04

evolplus/talos

Command

Run the SDLC orchestration loop — auto-dispatch eligible tasks until a gate, blocker, circuit-breaker, or completion. Starts the loop once instead of repeatedly prompting "continue".

8 27d ago C 37 tokens original Apache-2.0

SessionStart

05

evolplus/talos

Hook

Runs when a session starts, running node. From evolplus/talos.

8 27d ago A tokens not measured original Apache-2.0

UserPromptSubmit

06

evolplus/talos

Hook

Runs when you submit a prompt, before the agent sees it, running node (3 commands). From evolplus/talos.

8 27d ago A tokens not measured original Apache-2.0

PreToolUse

07

evolplus/talos

Hook

Runs before the agent uses a tool for Read, Edit, Write, MultiEdit, NotebookEdit, Bash, Glob, Grep, Write, Write, Edit, MultiEdit, NotebookEdit, Write, Edit, Task, Write, Write, Write, Edit, Write, Edit, Write, Write, Bash, Write, Edit, MultiEdit, NotebookEdit, Write, Edit, MultiEdit, NotebookEdit, Bash, Write, Edit…

8 27d ago A tokens not measured copy · 78% Apache-2.0

PostToolUse

08

evolplus/talos

Hook

Runs after a tool call finishes for Bash tool calls, running node. From evolplus/talos.

8 27d ago A tokens not measured original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

One-line trigger that another agent will read to decide whether to invoke this skill. Lead with the verb, name the artifact.

8 27d ago A 34 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

DEPRECATED. Renamed to user-story-author following the DDD-based SRS template adoption. Use .claude/skills/user-story-author/SKILL.md.

8 27d ago A 39 tokens original Apache-2.0

adr-author

11

evolplus/talos

Skill Claude CodeCodex

How to write an Architecture Decision Record under docs/decisions/. Consult when the SA needs to record a non-trivial architectural choice during architecture authoring, especially when the choice involves a third-party dependency that requires human approval.

8 27d ago A 48 tokens original Apache-2.0

api-contract-author

12

evolplus/talos

Skill Claude CodeCodex

How to publish, freeze, and version an API contract under docs/api-contracts/. Consult when the BE Dev needs to publish a contract before FE can start (CLAUDE.md §3.5 + §10).

8 27d ago A 48 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

BA Phase 3 — post-sign-off design completeness verification. Load when the Orchestrator re-dispatches BA after the UI/UX Designer produces docs/uiux/handoffs/ .md (design sub-status design-ready-for-review). Verifies screen/state/component/platform/color coverage against the handoff (completeness, NOT design quality)…

8 27d ago A 93 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

BA ingestion backbone run on every ingestion dispatch (after the mode-specific setup skill). Contains Phase 1.X common procedure (structural conformance, US/FR pairing, self-containment, external-integration identification, Design-Flow + Design-Guideline + Frontend-Framework + Backend-Track/Framework detection), Phase…

8 27d ago A 103 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

BA Phase 4 — iteration dispatch planning. Load after Phase 2 sign-off when Phase 1.Z produced a non-empty SRS diff (the dispatch is an iteration, not a first-time ingest). Runs the concurrent-iteration guard, magnitude check, optional cleanup-task prompt, and produces docs/iteration-plan/v .md (the surgical…

8 27d ago A 94 tokens original Apache-2.0

ba-mode-augment

16

evolplus/talos

Skill Claude CodeCodex

BA Phase 1.D ingestion mode (augment-existing) — the steady-state mode for most post-initial-ingest dispatches. Load when Shape Detection selects Mode D. Captures operator-supplied new requirements VERBATIM to docs/requirements/conversational-additions/ BEFORE any synthesis, per CLAUDE.md §10.

8 27d ago A 72 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

BA Phase 1.C ingestion mode (ingest-from-external-source). Load when Shape Detection selects Mode C: SRS content lives in an external system (Confluence/Notion/Jira/SharePoint) reached via MCP. Materializes external content into the kit's three-file shape, records provenance, and handles the re-ingestion path.

8 27d ago A 76 tokens original Apache-2.0

ba-mode-multi-doc

18

evolplus/talos

Skill Claude CodeCodex

BA Phase 1.B ingestion mode (ingest-from-multi-doc). Load when Shape Detection selects Mode B: docs/SRS.md plus some/all per-US and per-FR files already exist but the index-to-file pairing has orphans. Validates each per-file artifact and flags gaps for the common pipeline.

8 27d ago A 69 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

BA Phase 1.F ingestion mode (ingest-from-requirements-folder) — greenfield with fragmented upstream. Load when Shape Detection selects Mode F: no SRS yet, but docs/requirements/ holds requirement fragments (md/txt/html, or docx/pdf when those skills are active). Synthesizes a kit-shape SRS from the fragments with full…

8 27d ago A 87 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

BA Phase 1.E ingestion mode (reverse-engineer-from-code) — brownfield onboarding Stage 3. Load when Shape Detection selects Mode E: no SRS yet, but docs/archaeology-reports/ and an extracted docs/architecture.md exist. Derives a kit-shape SRS from code + archaeology + architecture, then halts for the mandatory Stage 4…

8 27d ago A 89 tokens original Apache-2.0

ba-mode-single-doc

21

evolplus/talos

Skill Claude CodeCodex

BA Phase 1.A ingestion mode (ingest-from-single-doc). Load when Shape Detection selects Mode A: docs/SRS.md is one bulk document with US/FR content inline and the per-US/per-FR file trees are empty. Restructures the bulk doc into the kit's three-file shape before the common pipeline runs.

8 27d ago A 72 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

BA Phase 5 — post-implementation completeness verification (UI tasks). Load when dispatched with mode: post-implementation after FE Dev proposes tostatus: ready-for-deploy for a UI-bearing task. Cross-references the design-confirmed handoff + task DoD against the FE Dev git diff (and deployed bundle when present) and…

8 27d ago A 93 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

Backend logging and traceability standard for BE Dev. Use when implementing, refactoring, or reviewing backend handlers/controllers, services, repositories, workers, schedulers, jobs, queue consumers/producers, external integrations, auth paths, state transitions, retries, or error handling, especially when code has…

8 27d ago A 94 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

Standardized backend implementation guidance for BE Dev using the SRS-declared Backend-Track and Backend-Framework. Use when coding, refactoring, or reviewing backend web APIs, BFFs, microservices, workers, jobs, or service integrations in TypeScript with Express, TypeScript with NestJS, Python with FastAPI, Java with…

8 27d ago A 163 tokens original Apache-2.0