reiser avatar

reiser

Community

@reiserwang

0Followers
|
18Public Repos
|
31Published Skills

Agent Skills by reiser

Showing 31 vetted skills indexed across 1 GitHub repositories.

reiserwangreiserwang

agents-context

Load AGENTS.md repository context into agent sessions at startup.

Community
Intermediate
reiserwangreiserwang

todo-to-skill

Convert project TODO comments into reusable agent skills with SKILL.md frontmatter.

Community
Intermediate
reiserwangreiserwang

test-driven-development

Enforce test-driven development with a red-green-refactor cycle across code changes.

Community
Intermediate
reiserwangreiserwang

techdebt

Scan codebases for TODO/FIXME tags, complexity, and duplicated logic, then generate tech_debt_report.md and implementation_plan.md.

Community
Intermediate
reiserwangreiserwang

ui-ux-design

Orchestrate UI design across Pencil, Stitch, and Figma MCP servers.

Community
Advanced
reiserwangreiserwang

systematic-debugging

Identify root causes of technical issues using a four-phase investigation model.

Community
Advanced
reiserwangreiserwang

pr-manager

Automate GitHub Pull Request validation with parallel Tester, Reviewer, and Tech Writer agents.

Community
Advanced
reiserwangreiserwang

architecture-design

Formalize architecture decisions with C4 models and ADRs.

Community
Advanced
reiserwangreiserwang

speckit

Automate the Spec-Driven Development workflow from principles to implementation.

Community
Advanced
reiserwangreiserwang

sandbox-exec

Execute high-risk shell commands inside isolated uv venv or Docker environments.

Community
Advanced
reiserwangreiserwang

environment-health

Diagnose CI environment issues by validating runtimes, dependencies, and connectivity.

Community
Intermediate
reiserwangreiserwang

executing-plans

Execute implementation plans in batches with review checkpoints and atomic git commits.

Community
Intermediate
reiserwangreiserwang

assessment

Identifies and maps integration gaps across agents, workflows, and skills in Conductor, outputting a gap matrix and plan files.

Community
Advanced
reiserwangreiserwang

supply-chain-scan

Block external dependencies until supply-chain security scans pass.

Community
Advanced
reiserwangreiserwang

agile-retrospective

Extract and route task lessons to project or global memory files.

Community
Intermediate
reiserwangreiserwang

brainstorming

Guide teams through context gathering to synthesize stakeholder needs into a design brief.

Community
Advanced
reiserwangreiserwang

devops-pipeline

Automates CI/CD pipeline status checks, triggers, artifacts, and failure recovery.

Community
Advanced
reiserwangreiserwang

native-parallel

Plan, dispatch, and collect parallel agent work using native concurrency primitives.

Community
Intermediate
reiserwangreiserwang

async-invoke

Dispatch background agents with structured manifests and track status via SCRATCHPAD.

Community
Intermediate
reiserwangreiserwang

git-context

Inspect git diffs, blame, logs, and notes to inform planning and debugging.

Community
Advanced
reiserwangreiserwang

skill-eval

Run automated benchmarks to measure pass rates, token usage, and timing for skills.

Community
Advanced
reiserwangreiserwang

writing-plans

Generate task-by-task implementation plans with required file paths and save location from specifications.

Community
Advanced
reiserwangreiserwang

security-audit

Identify and mitigate security risks in codebases, pull requests, and software architectures.

Community
Advanced
reiserwangreiserwang

requesting-code-review

Standardize code review requests with frontmatter metadata and structured fields.

Community
Intermediate