Skip to main content
prime-radiant-inc
GitHub creator profile

prime-radiant-inc

Repository-level view of 49 collected skills across 16 GitHub repositories.

skills collected
49
repositories
16
updated
Aug 18, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

analysis-pipeline
computer-occupations-all-other

Reverse engineering - multi-source product intelligence analysis with provenance tracking. Master methodology for all analysis agents.

May 13, 2026
autonomous-discovery
computer-occupations-all-other

Layer 1 intelligence source discovery - auto-detect available sources, search for public information, negotiate with user, produce inventory manifest

May 13, 2026
behavioral-spec-writing
computer-occupations-all-other

Layer 3 deep documentation methodology. Per-module behavioral specifications, external and behavioral integration contracts, behavior documentation, end-to-end user journey analysis. Transforms Layer 2 synthesis into implementable behavioral specifications.…

May 13, 2026
binary-analysis
computer-occupations-all-other

Layer 1 methodology for extracting behavioral intelligence from compiled binaries, bytecode archives, managed assemblies, and bundled applications. Covers artifact identification, string extraction strategy, decompilation workflows, provenance requirements,…

May 13, 2026
community-intelligence
computer-occupations-all-other

Layer 1 skill for community intelligence gathering. Search channels, extraction methodology, consensus analysis, version-aware behavioral changes, structural contamination guard. Loaded by the analyzer agent for community intelligence gathering.

May 13, 2026
container-execution
network-and-computer-systems-administrators

Infrastructure skill for containerized target execution. Runtime detection, container lifecycle, security restrictions, interaction patterns.

May 13, 2026
contract-detection
computer-occupations-all-other

Layer 1 skill for parsing machine-readable API contracts. OpenAPI/Swagger, GraphQL, Protobuf/gRPC, and JSON Schema detection, extraction, and behavioral claim generation. Loaded by the analyzer agent during Layer 1.

May 13, 2026
doc-research
computer-occupations-all-other

Public documentation extraction methodology. Search sequence (3 tiers), behavioral claim extraction rules, output structure, termination criteria, and gap analysis. Loaded by the analyzer agent for documentation research.

May 13, 2026
Showing 8 of 22 collected skills.
implementing-tasks
software-developers

Use when executing a batch of TDD-sized tasks inside a running-an-iteration call — dispatches an implementer subagent per task following red-green-refactor discipline and returns per-task completion status.

Apr 13, 2026
running-an-iteration
software-developers

Use when executing the next pending iteration from an iterative-development roadmap — picks the iteration, decomposes into code and evidence tasks, runs sentinel corpus baseline, dispatches implementing-tasks, runs impacted + sentinel scenarios, and updates…

Apr 13, 2026
iterative-development
software-developers

Use when implementing a project with a large, comprehensive, or ambiguous spec — extracts requirements with proof obligations, defines a walking skeleton with its first journey scenario, then loops through audited sprints that continuously build a behavior…

Apr 12, 2026
scoping-the-simplest-core
software-developers

Use when turning extracted requirements into a roadmap — selects the walking skeleton iteration with its first journey scenario, orders remaining work into follow-on iterations, and applies story splitting when ACs have different dependency profiles.

Apr 12, 2026
extracting-requirements
software-developers

Use when starting an iterative-development run on human spec collateral — reads the spec, produces per-epic requirement files with proof obligations and behavior scenario cards with stable IDs.

Apr 12, 2026
auditing-progress
software-quality-assurance-analysts-and-testers

Use when an iteration has just finished and you need to verify behavior evidence quality in three tiers — deep evidence for current stories, impacted behavior for touched scenarios, and sentinel corpus for high-value regression detection.

Apr 12, 2026
Showing 12 of 16 repositories