Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

longtaskforagent

longtaskforagent 收录了来自 suriyel 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
178
更新
2026-04-08
Forks
43
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

long-task-ats
软件开发工程师

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

2026-04-08
long-task-design
软件开发工程师

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

2026-04-08
long-task-init
软件开发工程师

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

2026-04-08
long-task-requirements
软件开发工程师

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

2026-04-08
using-long-task
软件开发工程师

Use when starting any session in a long-task project - routes to the correct phase skill based on project state

2026-04-08
long-task-increment
软件开发工程师

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

2026-04-07
long-task-explore
软件开发工程师

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

2026-04-07
long-task-quality
软件质量保证分析师与测试员

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

2026-04-07
long-task-st
软件质量保证分析师与测试员

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

2026-04-07
long-task-tdd
软件开发工程师

Use when implementing a feature through TDD in a long-task project - enforces Red-Green-Refactor cycle

2026-04-07
long-task-feature-design
软件开发工程师

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

2026-04-07
long-task-work
其他计算机职业

Use when feature-list.json exists - orchestrate features through the full TDD pipeline with quality gates and code review

2026-04-07
long-task-feature-st
软件质量保证分析师与测试员

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

2026-04-04
long-task-hotfix
软件开发工程师

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

2026-03-26
long-task-finalize
软件开发工程师

Use after ST Go verdict — generate usage examples and finalize release documentation via SubAgent

2026-03-26
long-task-ucd
网页与数字界面设计师

Use when SRS doc exists but no UCD doc and no design doc and no feature-list.json - generate UI Component Design style guide with text-to-image prompts based on approved SRS

2026-03-25
long-task-retrospective
软件开发工程师

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

2026-03-24