suriyel

28 mods across 1 repository, 178 stars between them.

longtaskforagent

02

suriyel/longtaskforagent

Plugin Claude Code

Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques.

178 2mo ago A tokens not measured

suriyel/longtaskforagent

Instructions file

Claude Code instructions for suriyel/longtaskforagent, covering claude.md, project overview, key commands, architecture and 14-skill system.

178 2mo ago A 5,474 tokens

ats-reviewer

04

suriyel/longtaskforagent

Agent

LANGUAGE RULE: You MUST respond in Chinese (Simplified). All generated documents, reports, and user-facing output must be written in Chinese. Code identifiers and JSON field names remain in English.

178 2mo ago A 0 tokens

codebase-analyzer

05

suriyel/longtaskforagent

Agent

You are a codebase structure analyzer. Given a location inventory from the codebase-locator agent, you perform deep analysis of architecture, data flow, domain model, and API surface. Your output is a structured analysis document with Mermaid diagrams and evidence tables that forms the core of the exploration report.

178 2mo ago A 0 tokens

codebase-locator

06

suriyel/longtaskforagent

Agent

You are a codebase structure locator. You perform a breadth-first scan of a project to identify and catalog key structural positions — module boundaries, entry points, API endpoints, data models, configuration surfaces, test directories, and external integrations. Your output is a structured location inventory that…

178 2mo ago A 0 tokens

suriyel/longtaskforagent

Agent

You are a codebase pattern finder and health measurer. Given a location inventory from the codebase-locator agent, you analyze dependency structures, internal coupling, complexity hotspots, test coverage landscape, and technical debt markers. Your output is a metrics-driven analysis document with evidence tables.

178 2mo ago A 0 tokens

codebase-scanner

08

suriyel/longtaskforagent

Agent

LANGUAGE RULE: You MUST respond in Chinese (Simplified). All generated documents, reports, and user-facing output must be written in Chinese. Code identifiers and JSON field names remain in English.

178 2mo ago A 0 tokens

example-generator

09

suriyel/longtaskforagent

Agent

You are a usage example generator. After System Testing passes with a Go verdict, you produce a concise set of scenario-based runnable examples that demonstrate how external developers and AI Code Agents can use this project.

178 2mo ago A 0 tokens

reflection-analyst

10

suriyel/longtaskforagent

Agent

You are a skill system reflection analyst. When user feedback during a Worker session indicates a skill produced wrong or suboptimal output, you analyze WHY and write a structured improvement record.

178 2mo ago A 0 tokens

SessionStart

11

suriyel/longtaskforagent

Hook

Runs when a session starts on startup, resume, clear and compact, executing run-hook.cmd via bash (2 commands). From suriyel/longtaskforagent.

178 2mo ago A tokens not measured

long-task-ats

12

suriyel/longtaskforagent

Skill Claude CodeCodex

Use when design doc exists but no ATS doc and no feature-list.json - generate a global Acceptance Test Strategy mapping every requirement to acceptance scenarios with category constraints.

178 2mo ago A 35 tokens

long-task-design

13

suriyel/longtaskforagent

Skill Claude CodeCodex

Use when SRS doc exists but no design doc and no feature-list.json - take the approved SRS as input and produce an architecture/design document focused on HOW to build it.

178 2mo ago A 39 tokens

long-task-explore

14

suriyel/longtaskforagent

Skill Claude CodeCodex

Use for on-demand deep exploration of an existing codebase - analyzes architecture, data flow, domain model, API surface, dependencies, and code health.

178 2mo ago A 34 tokens

suriyel/longtaskforagent

Skill Claude CodeCodex

Use before TDD in a long-task project — produce feature-level detailed design with interface contracts, algorithm pseudocode, diagrams, and test inventory.

178 2mo ago A 33 tokens

suriyel/longtaskforagent

Skill Claude CodeCodex

Use after quality gates pass in a long-task project — independently manages test environment lifecycle (start/cleanup), executes black-box acceptance testing per feature, generates ISO/IEC/IEEE 29119 compliant test case documents.

178 2mo ago A 47 tokens

long-task-hotfix

18

suriyel/longtaskforagent

Skill Claude CodeCodex

Use when bugfix-request.json exists - validate, reproduce, root-cause, and enqueue a user-reported bug as a category=bugfix feature, then chain to Worker for TDD fix.

178 2mo ago A 44 tokens

long-task-increment

19

suriyel/longtaskforagent

Skill Claude CodeCodex

Use when increment-request.json exists - collect incremental requirements, perform impact analysis, update design, and decompose new features.

178 2mo ago A 28 tokens

long-task-init

20

suriyel/longtaskforagent

Skill Claude CodeCodex

Use when ATS doc exists (or auto-skipped) but feature-list.json not yet created - scaffold project artifacts and populate features from Design §10.2.

178 2mo ago A 35 tokens

long-task-quality

21

suriyel/longtaskforagent

Skill Claude CodeCodex

Use after TDD cycle in a long-task project - enforces coverage gate, mutation gate, and fresh verification evidence before marking features as passing.

178 2mo ago A 32 tokens

suriyel/longtaskforagent

Skill Claude CodeCodex

Use when no SRS doc and no design doc and no feature-list.json exist - elicit requirements through structured questioning and produce a high-quality SRS document aligned with ISO/IEC/IEEE 29148.

178 2mo ago A 47 tokens

suriyel/longtaskforagent

Skill Claude CodeCodex

Use after ST Go verdict when retrospective records exist and user authorized feedback — consolidate records and POST to REST API.

178 2mo ago A 27 tokens

long-task-st

24

suriyel/longtaskforagent

Skill Claude CodeCodex

Use when all features in feature-list.json are passing - run comprehensive system testing before release, aligned with IEEE 829 and ISTQB best practices.

178 2mo ago A 32 tokens