rpamis avatar

rpamis

Official

@rpamis · China

0Followers
|
7Public Repos
|
47Published Skills

More Efficient, Easier to Use, and Less Annoying

Skills Distribution
DomainDeveloper To...Change Management (30%)Build Engineering (30%)Design Specification (20%)Quality Assurance (20%)

Agent Skills by rpamis

Showing 47 vetted skills indexed across 1 GitHub repositories.

rpamisrpamis
2.9k

using-git-worktrees

Creates isolated git worktree workspaces with native tool detection and baseline test verification.

Official
Intermediate
rpamisrpamis
2.9k

test-driven-development

Enforces red-green-refactor test-driven development workflow for features and bugfixes.

Official
Intermediate
rpamisrpamis
2.9k

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Official
Advanced
rpamisrpamis
2.9k

dispatching-parallel-agents

Dispatch parallel subagents to investigate independent failures across separate problem domains concurrently.

Official
Intermediate
rpamisrpamis
2.9k

executing-plans

Executes written implementation plans task-by-task with verification checkpoints and review gates.

Official
Intermediate
rpamisrpamis
2.9k

finishing-a-development-branch

Guides completion of development branches through structured merge, pull request, or cleanup options.

Official
Intermediate
rpamisrpamis
2.9k

brainstorming

Guides collaborative design exploration and spec writing before any implementation work begins.

Official
Advanced
rpamisrpamis
2.9k

writing-plans

Generates detailed multi-task implementation plans from specs with TDD steps and exact file paths.

Official
Intermediate
rpamisrpamis
2.9k

requesting-code-review

Dispatches a code reviewer subagent to evaluate git diffs against requirements before merging.

Official
Intermediate
rpamisrpamis
2.9k

receiving-code-review

Guides verification and implementation of code review feedback with technical rigor.

Official
Intermediate
rpamisrpamis
2.9k

writing-skills

Create and test agent skills using test-driven development methodology.

Official
Advanced
rpamisrpamis
2.9k

verification-before-completion

Enforces running verification commands before claiming work is complete or passing.

Official
Basic
rpamisrpamis
2.9k

subagent-driven-development

Executes implementation plans by dispatching fresh implementer and reviewer subagents per task.

Official
Advanced
rpamisrpamis
2.9k

openspec-apply-change

Implements tasks from an OpenSpec change using the openspec CLI.

Official
Intermediate
rpamisrpamis
2.9k

openspec-explore

Explores ideas, investigates codebases, and clarifies requirements through conversational analysis with ASCII diagrams.

Official
Intermediate
rpamisrpamis
2.9k

openspec-verify-change

Verify implementation matches change specs, tasks, and design artifacts before archiving.

Official
Intermediate
rpamisrpamis
2.9k

openspec-new-change

Scaffolds a new OpenSpec change directory using the artifact-driven workflow.

Official
Intermediate
rpamisrpamis
2.9k

openspec-archive-change

Archives completed OpenSpec changes with artifact, task, and spec sync verification.

Official
Intermediate
rpamisrpamis
2.9k

openspec-onboard

Guides users through a complete OpenSpec change workflow cycle with narrated phases.

Official
Intermediate
rpamisrpamis
2.9k

openspec-propose

Generates complete OpenSpec change proposals with design, specs, and task artifacts.

Official
Intermediate
rpamisrpamis
2.9k

openspec-bulk-archive-change

Archives multiple completed openspec changes in one batch operation with conflict resolution.

Official
Advanced
rpamisrpamis
2.9k

openspec-continue-change

Creates the next artifact in an OpenSpec change workflow using the openspec CLI.

Official
Intermediate
rpamisrpamis
2.9k

openspec-sync-specs

Sync delta specs from an OpenSpec change into main specification files.

Official
Intermediate
rpamisrpamis
2.9k

openspec-ff-change

Generates all OpenSpec change artifacts in one pass until implementation-ready.

Official
Intermediate

Frequently Asked Questions About rpamis

FAQPage Schema
What specific tasks does rpamis enable for engineering teams?

The platform enables structured development through a five-phase cycle including design, build, verification, and archival. It facilitates the creation of skeleton changes, generates executable build plans from OpenSpec designs, and manages the merging of delta specifications into main project branches.

Which technical personas benefit from using these capabilities?

Software engineers, release managers, and technical architects benefit from these capabilities. The system is designed for teams requiring rigorous adherence to OpenSpec semantics during the development lifecycle, particularly those managing complex change requests and delta specification updates.

What are the core prerequisites for implementing this development cycle?

Implementation requires the adoption of OpenSpec design standards and the establishment of a five-phase development pipeline. Teams must define their project structure using OpenSpec semantics to enable the generation of build plans and the subsequent verification and archival of development changes.