Skip to main content
Run any Skill in Manus
with one click
$pwd:
codexstar69
GitHub creator profile

codexstar69

Repository-level view of 13 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
13
repositories
3
occupation fields
1
updated
2026-05-01
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
bug-hunter
11 skills39846updated 2026-05-01
85% of creator
bug-hunter
Information Security Analysts

Adversarial bug hunting with a sequential-first pipeline (Recon, Hunter, Skeptic, Referee) that can optionally use safe read-only parallel triage. Finds, verifies, and auto-fixes real bugs by default (with --scan-only opt-out) using checkpointed verification and resume state for large codebases. Use this skill whenever the user wants bug finding, security audits, regression checks, or code review focused on runtime behavior.

2026-05-01
fixer
Software Developers

Surgical code fixer for Bug Hunter. Implements minimal, precise fixes for verified bugs. Uses doc-lookup (Context Hub + Context7) to verify correct API usage in patches. Respects fix strategy classifications (safe-autofix vs manual-review vs larger-refactor).

2026-05-01
hunter
Software Quality Assurance Analysts & Testers

Deep behavioral code analysis agent for Bug Hunter. Performs multi-phase scanning to find logic errors, security vulnerabilities, race conditions, and runtime bugs. Uses doc-lookup (Context Hub + Context7) for framework verification. Reports structured JSON findings.

2026-05-01
recon
Software Developers

Codebase reconnaissance agent for Bug Hunter. Maps architecture, identifies trust boundaries, classifies files by risk priority, and detects service boundaries. Does NOT find bugs — finds where bugs hide.

2026-05-01
referee
Information Security Analysts

Final arbiter for Bug Hunter. Receives Hunter findings and Skeptic challenges, independently re-reads code, and delivers authoritative verdicts with CVSS scoring and proof-of-concept generation for security findings.

2026-05-01
skeptic
Software Quality Assurance Analysts & Testers

Adversarial code reviewer for Bug Hunter. Rigorously challenges each reported bug to determine if it's real or a false positive. Uses doc-lookup (Context Hub + Context7) to verify framework claims before disproval. The immune system that kills false positives.

2026-05-01
doc-lookup
Software Developers

Unified documentation lookup for Bug Hunter agents. Uses Context Hub (chub) as primary source with Context7 API fallback. Provides verified library/framework documentation to prevent false positives and ensure correct fix patterns.

2026-03-12
commit-security-scan
Information Security Analysts

Scan code changes for security vulnerabilities using Bug Hunter-native artifacts and STRIDE context. Use whenever the user asks for PR security review, commit-diff scanning, staged-change security checks, branch-comparison security review, or pre-merge security analysis of changed code.

2026-03-12
Showing top 8 of 11 collected skills in this repository.
#003
cli-godmode
1 skills00updated 2026-02-27
7.7% of creator
Showing 3 of 3 repositories
All repositories loaded
codexstar69 GitHub Skills | SkillsMP