Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

pwrl

يحتوي pwrl على 31 من skills المجمعة من wicttor، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
31
Stars
4
محدث
2026-06-29
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

pwrl-learnings
مطوّرو البرمجيات

Extract, classify, deduplicate, structure, and save learnings from code, commits, tasks, and documentation

2026-06-29
pwrl-plan
مطوّرو البرمجيات

Create structured implementation plans with three tiers (Fast/Standard/Deep). Pure skill pipeline orchestrator—no agent routing.

2026-06-29
pwrl-review
محللو ضمان جودة البرمجيات والمختبرون

Review code changes through 4-phase micro-skill pipeline (scope, prepare, analyze, report)

2026-06-29
pwrl-work
مطوّرو البرمجيات

Execute implementation work efficiently through 4-phase micro-skill pipeline

2026-06-29
pwrl-end-session-checkpoint
مطوّرو البرمجيات

Verify repository state and confirm session completion before committing.

2026-06-29
pwrl-end-session
مطوّرو البرمجيات

Create a clear session commit with state and next steps. Orchestrates checkpoint and commit micro-skills, optionally chains to pwrl-learnings.

2026-06-29
pwrl-learnings-extract
مطوّرو البرمجيات

Extract actionable learnings from code, commits, tasks, documentation, errors, and reviews.

2026-06-29
pwrl-plan-scope
مطوّرو البرمجيات

Gather context, check learnings, validate domain, and bootstrap requirements for planning workflow.

2026-06-29
pwrl-review-scope
محللو ضمان جودة البرمجيات والمختبرون

Validate that reviewed code matches requirements and detects scope creep.

2026-06-29
pwrl-tasks
مطوّرو البرمجيات

Slice implementation plans into granular, executable task files. Use when: breaking down plans from pwrl-plan; creating actionable tasks for pwrl-work; need detailed task files in docs/tasks/to-do.

2026-06-29
pwrl-work-triage
مطوّرو البرمجيات

Classify work input and extract foundational context for execution

2026-06-29
pwrl-end-session-commit
مطوّرو البرمجيات

Draft commit message, handle version bumps, and create the session commit.

2026-06-25
pwrl-learnings-classify
مطوّرو البرمجيات

Classify and prioritize learnings by type, domain, severity, and applicability.

2026-06-24
pwrl-learnings-dedup
مطوّرو البرمجيات

Identify and merge duplicate or redundant learnings while preserving historical lineage.

2026-06-24
pwrl-learnings-save
مطوّرو البرمجيات

Persist deduplicated learnings to permanent storage with backups and version control.

2026-06-24
pwrl-learnings-structure
مطوّرو البرمجيات

Structure classified learnings for persistent storage with metadata, indexing, and navigation.

2026-06-24
pwrl-review-analyze
محللو ضمان جودة البرمجيات والمختبرون

Analyze code for quality, security, tests, documentation, and integration issues.

2026-06-24
pwrl-review-prepare
محللو ضمان جودة البرمجيات والمختبرون

Prepare code review environment, gather artifacts, and configure analysis tools.

2026-06-24
pwrl-review-report
محللو ضمان جودة البرمجيات والمختبرون

Generate comprehensive review report and determine final approval status.

2026-06-24
pwrl-review-sync-status
محللو ضمان جودة البرمجيات والمختبرون

Post review findings back to GitHub PR with comments, formal reviews, and labels. Final phase of pwrl-review orchestrator.

2026-06-24
pwrl-testing
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive testing framework for micro-skill pipeline architecture validation, including unit, integration, compatibility tests, and consolidation audit.

2026-06-24
pwrl-work-prepare
مطوّرو البرمجيات

Set up execution environment, create task lists, and select execution mode

2026-06-24
pwrl-plan-generate
مطوّرو البرمجيات

Choose tier, render plan from templates, embed learnings, and save to docs/plans/.

2026-06-24
pwrl-plan-design
مطوّرو البرمجيات

Create technical design and implementation unit decomposition for planning workflow.

2026-06-22
pwrl-plan-research
مطوّرو البرمجيات

Perform local and external research to inform technical design decisions during planning.

2026-06-22
pwrl-refresh-learnings
مطوّرو البرمجيات

Review and update existing learnings to keep knowledge current

2026-06-22
pwrl-update-learnings
مطوّرو البرمجيات

Update docs/learnings/INDEX.md from current learning documents, typically after pwrl-end-session.

2026-06-22
pwrl-work-execute
مطوّرو البرمجيات

Execute tasks with quality gates (inline, serial, or parallel modes)

2026-06-22
pwrl-work-review
محللو ضمان جودة البرمجيات والمختبرون

Review, simplify, and consolidate code after execution

2026-06-22
pwrl-work-sync-status
مطوّرو البرمجيات

Synchronize task status with GitHub Issues when integration is enabled

2026-06-22
pwrl-phase-checkpoint
المهن الحاسوبية الأخرى

Enforce deterministic phase completion in PWRL workflows (review, work, plan, etc.). Use to: validate artifact generation, verify quality gates, block progression without completion. Works across all PWRL pipeline skills. Agent-agnostic, checkpoint-driven validation.

2026-06-22