Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

wrkr

wrkr contient 11 skills collectées depuis Clyra-AI, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
7
mis à jour
2026-06-09
Forks
1
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

adhoc-plan
Développeurs de logiciels

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-06-09
plan-verify-repair
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-04-28
backlog-plan
Spécialistes en gestion de projets

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

2026-04-28
app-audit
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Spécialistes en gestion de projets

Transform the Wrkr PRD in product/wrkr.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-08
pr-comments
Développeurs de logiciels

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-02-26