Prime Radiant avatar

Prime Radiant

Official

@prime-radiant-inc

0Followers
|
44Public Repos
|
17Published Skills

Offers structured engineering methodologies for test-driven development, systematic debugging, and rigorous code review management within distributed software environments.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Quality Assurance .. (30%)Repository Managem.. (30%)

Agent Skills by Prime Radiant

Showing 17 vetted skills indexed across 2 GitHub repositories.

prime-radiant-incprime-radiant-inc
4

github-triage

Triage GitHub issues and pull requests through labeling, validation, and security-gated merging.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

using-git-worktrees

Creates isolated git worktrees for feature work while verifying gitignore rules.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

test-driven-development

Enforce a Red-Green-Refactor cycle by writing failing tests before production code.

Official
Intermediate
prime-radiant-incprime-radiant-inc
91

systematic-debugging

Enforce a four-phase workflow to identify root causes before fixes.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

using-superpowers

Enforce skill invocation before any user-facing response.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

dispatching-parallel-agents

Dispatch parallel agents to independently resolve multiple failures with isolated contexts and integrated summaries.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

executing-plans

Execute implementation plans in controlled batches with review checkpoints.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

finishing-a-development-branch

Validate tests, select a Git integration path, and execute the chosen option.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

brainstorming

Guide brainstorming into design docs with structured gates.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

writing-plans

Translate user specs into structured plan documents with tasks, files, and milestones.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

requesting-code-review

Dispatch a code-reviewer subagent to assess changes and surface feedback.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

receiving-code-review

Guide engineers through code review feedback with a structured read-verify-implement workflow.

Official
Intermediate
prime-radiant-incprime-radiant-inc
91

writing-skills

Create SKILL.md templates enforcing a TDD workflow for Skill lifecycle.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

ops-task

Guide step-by-step remediation of build failures with dependency checks and verification.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

verification-before-completion

Verify build, test, and lint results with evidence before declaring completion.

Official
Intermediate
prime-radiant-incprime-radiant-inc
91

subagent-driven-development

Dispatch fresh subagents per task with two-stage spec and code quality reviews.

Official
Advanced
prime-radiant-incprime-radiant-inc
91

benchmark-driven-improvement

Diagnose Serf benchmark failures and iterate on prompts, code, and tool usage.

Official
Advanced

Frequently Asked Questions About Prime Radiant

FAQPage Schema
What specific engineering tasks does Prime Radiant enable?

Prime Radiant enables structured software development tasks including test-driven implementation, systematic root-cause debugging, GitHub issue triage, and multi-stage code review management. It enforces rigorous verification gates for build, test, and lint results before finalizing any development branch.

Which personas benefit most from these engineering methodologies?

These methodologies are designed for software engineers, technical leads, and quality assurance specialists who require disciplined, repeatable processes for feature development. It is particularly effective for teams managing complex repositories that demand high code quality and strict adherence to testing standards.

What are the prerequisites for implementing these development practices?

Implementation requires a Git-based version control environment and a commitment to the Red-Green-Refactor development cycle. Users must be prepared to adopt structured documentation for implementation plans and integrate verification checkpoints into their existing repository management processes.