Skip to main content
Run any Skill in Manus
with one click
GitHub repository

axym

axym contains 11 collected skills from Clyra-AI, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
0
updated
2026-06-02
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

plan-verify-repair
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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

2026-04-28
app-audit
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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