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

pwrl

pwrl 收录了来自 wicttor 的 31 个 skills,并提供仓库级职业覆盖和站内 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