Prime Radiant
Official@prime-radiant-inc
Offers structured engineering methodologies for test-driven development, systematic debugging, and rigorous code review management within distributed software environments.
Agent Skills by Prime Radiant
Showing 17 vetted skills indexed across 2 GitHub repositories.
github-triage
Triage GitHub issues and pull requests through labeling, validation, and security-gated merging.
using-git-worktrees
Creates isolated git worktrees for feature work while verifying gitignore rules.
test-driven-development
Enforce a Red-Green-Refactor cycle by writing failing tests before production code.
systematic-debugging
Enforce a four-phase workflow to identify root causes before fixes.
using-superpowers
Enforce skill invocation before any user-facing response.
dispatching-parallel-agents
Dispatch parallel agents to independently resolve multiple failures with isolated contexts and integrated summaries.
executing-plans
Execute implementation plans in controlled batches with review checkpoints.
finishing-a-development-branch
Validate tests, select a Git integration path, and execute the chosen option.
brainstorming
Guide brainstorming into design docs with structured gates.
writing-plans
Translate user specs into structured plan documents with tasks, files, and milestones.
requesting-code-review
Dispatch a code-reviewer subagent to assess changes and surface feedback.
receiving-code-review
Guide engineers through code review feedback with a structured read-verify-implement workflow.
writing-skills
Create SKILL.md templates enforcing a TDD workflow for Skill lifecycle.
ops-task
Guide step-by-step remediation of build failures with dependency checks and verification.
verification-before-completion
Verify build, test, and lint results with evidence before declaring completion.
subagent-driven-development
Dispatch fresh subagents per task with two-stage spec and code quality reviews.
benchmark-driven-improvement
Diagnose Serf benchmark failures and iterate on prompts, code, and tool usage.
Frequently Asked Questions About Prime Radiant
FAQPage SchemaWhat 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.