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

axym

axym 收录了来自 Clyra-AI 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
0
更新
2026-06-02
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

plan-verify-repair
软件质量保证分析师与测试员

Verify implemented Factory plans against original source requirements, run all required validation lanes, create a repair branch when gaps exist, and fix gaps until all requirements are satisfied.

2026-06-02
plan-implement
软件开发工程师

Implement any valid Factory execution plan story-by-story using the active repo profile, planned changelog/versioning fields, and required validation lanes.

2026-04-29
adhoc-plan
软件开发工程师

Convert user-provided recommendations into a timestamped, execution-ready backlog plan using the active repo profile. Use when a repo needs a one-off plan that should not overwrite PLAN_NEXT.

2026-04-28
backlog-plan
软件开发工程师

Convert repo-owned strategic ideas into a timestamped, execution-ready backlog plan using the active repo profile.

2026-04-28
app-audit
软件开发工程师

Run a profile-driven evidence-based OSS/product readiness audit across product model, onboarding, architecture, DX, security, release readiness, and market wedge.

2026-04-24
branches-clean
软件开发工程师

Delete non-default local and configured-remote branches one-by-one using the active repo profile, safety checks, and a final prune/report.

2026-04-24
code-review
软件质量保证分析师与测试员

Perform a profile-driven full-repository or scoped code review with severity-ranked findings focused on contracts, boundaries, fail-closed safety, determinism, portability, release integrity, and docs correctness.

2026-04-24
commit-push
软件开发工程师

Commit scoped changes, push a branch, open or update a PR, and keep driving profile-defined CI, passive review, merge, and post-merge loops until success or a hard blocker remains.

2026-04-24
cut-release
软件开发工程师

Resolve changelog-derived semver, finalize the release changelog through Factory scripts, tag from the default branch, monitor release/UAT, and run bounded hotfix loops when failures are actionable.

2026-04-24
initial-plan
软件开发工程师

Transform the Axym PRD in product/axym.md into a world-class, zero-ambiguity execution plan that mirrors the detail level of product/PLAN_v1.md (or gait/product/PLAN_v1.md when needed), while enforcing product/dev_guides.md and product/architecture_guides.md standards for coding, testing, CI, determinism, architecture governance, and contracts. Use when the user asks for an initial build plan from the PRD (not from ideas/recommendations).

2026-03-12
pr-comments
软件开发工程师

Pull all comments from user-provided PR numbers, implement fixes, validate, and ship via commit-push. For closed/merged PRs, use follow-up branches from main.

2026-03-03