Agent Skills by reiser
Showing 31 vetted skills indexed across 1 GitHub repositories.
agents-context
Load AGENTS.md repository context into agent sessions at startup.
todo-to-skill
Convert project TODO comments into reusable agent skills with SKILL.md frontmatter.
test-driven-development
Enforce test-driven development with a red-green-refactor cycle across code changes.
techdebt
Scan codebases for TODO/FIXME tags, complexity, and duplicated logic, then generate tech_debt_report.md and implementation_plan.md.
ui-ux-design
Orchestrate UI design across Pencil, Stitch, and Figma MCP servers.
systematic-debugging
Identify root causes of technical issues using a four-phase investigation model.
pr-manager
Automate GitHub Pull Request validation with parallel Tester, Reviewer, and Tech Writer agents.
architecture-design
Formalize architecture decisions with C4 models and ADRs.
speckit
Automate the Spec-Driven Development workflow from principles to implementation.
sandbox-exec
Execute high-risk shell commands inside isolated uv venv or Docker environments.
environment-health
Diagnose CI environment issues by validating runtimes, dependencies, and connectivity.
executing-plans
Execute implementation plans in batches with review checkpoints and atomic git commits.
assessment
Identifies and maps integration gaps across agents, workflows, and skills in Conductor, outputting a gap matrix and plan files.
supply-chain-scan
Block external dependencies until supply-chain security scans pass.
agile-retrospective
Extract and route task lessons to project or global memory files.
brainstorming
Guide teams through context gathering to synthesize stakeholder needs into a design brief.
devops-pipeline
Automates CI/CD pipeline status checks, triggers, artifacts, and failure recovery.
native-parallel
Plan, dispatch, and collect parallel agent work using native concurrency primitives.
async-invoke
Dispatch background agents with structured manifests and track status via SCRATCHPAD.
git-context
Inspect git diffs, blame, logs, and notes to inform planning and debugging.
skill-eval
Run automated benchmarks to measure pass rates, token usage, and timing for skills.
writing-plans
Generate task-by-task implementation plans with required file paths and save location from specifications.
security-audit
Identify and mitigate security risks in codebases, pull requests, and software architectures.
requesting-code-review
Standardize code review requests with frontmatter metadata and structured fields.