dredd-us avatar

dredd-us

Official

@dredd-us

0Followers
|
0Public Repos
|
18Published Skills

Offers structured orchestration for asynchronous task execution, YAML-based skill definition, and deterministic code generation for enterprise environments.

Skills Distribution
DomainDeveloper To...Asynchronous Task .. (30%)YAML-Based Skill E.. (30%)Deterministic Code.. (20%)Life Sciences Data.. (20%)

Agent Skills by dredd-us

Showing 18 vetted skills indexed across 1 GitHub repositories.

dredd-usdredd-us

queue-based-flow

Queue prompts in an asyncio-based queue for sequential, non-blocking processing.

Official
Intermediate
dredd-usdredd-us

api-integrator

Integrate external REST and GraphQL APIs with authentication, retries, and schema validation.

Official
Intermediate
dredd-usdredd-us

markdown-formatter

Format and lint Markdown documents with heading, list, code block, and link rules.

Official
Basic
dredd-usdredd-us

smart-skill-loading

Load skill metadata first, then full content for matched tasks.

Official
Basic
dredd-usdredd-us

plan-execute

Generate YAML plans with approval gates for multi-file code changes.

Official
Intermediate
dredd-usdredd-us

continuous-skill-polishing

Identify repeated tasks and convert them into versioned Git-tracked skills.

Official
Intermediate
dredd-usdredd-us

progressive-metadata

Design AI skills with YAML frontmatter for progressive disclosure.

Official
Basic
dredd-usdredd-us

code-testing

Generate and run pytest and Jest tests with fixtures, mocks, and 80% coverage targets.

Official
Intermediate
dredd-usdredd-us

experience-library

Capture task outcomes and derive reusable token priors for continual learning.

Official
Basic
dredd-usdredd-us

theory-grounding-reflector

Analyze task failures to extract root causes and formulate actionable lessons.

Official
Basic
dredd-usdredd-us

uncertainty-routing

Route tasks to small or large models based on estimated confidence.

Official
Basic
dredd-usdredd-us

skill-creator

Generate Claude Agent Skill SKILL.md files from natural-language descriptions.

Official
Basic
dredd-usdredd-us

parallel-session-orchestration

Orchestrate parallel agent tasks in isolated sandboxes with asyncio.gather.

Official
Basic
dredd-usdredd-us

doc-to-skill-scraper

Scrape HTML/Markdown documentation to generate SKILL.md files with YAML frontmatter.

Official
Intermediate
dredd-usdredd-us

async-python-patterns

Coordinate asynchronous I/O-bound tasks with asyncio.gather and semaphores.

Official
Intermediate
dredd-usdredd-us

life-sciences-connector

Query PubMed and life-sciences databases for protocols with Biopython integration.

Official
Intermediate
dredd-usdredd-us

vibe-coding-yaml

Generate YAML descriptors for auditable, deterministic code generation.

Official
Intermediate
dredd-usdredd-us

claude-md-memory

Inject centralized CLAUDE.md guidelines into the system prompt.

Official
Basic

Frequently Asked Questions About dredd-us

FAQPage Schema
What specific tasks can I perform using these capabilities?▼

You can orchestrate parallel asynchronous tasks, generate versioned YAML-based skill definitions from documentation, perform schema-validated data integration, and execute deterministic code generation with integrated testing coverage targets.

Which personas benefit most from these technical capabilities?▼

Software architects, systems engineers, and bioinformatics researchers benefit from these capabilities. These personas use the system to standardize task execution, manage complex asynchronous I/O operations, and maintain auditable, versioned logic for research or development environments.

What are the primary prerequisites for implementing these skills?▼

Implementation requires an environment capable of running asynchronous event loops and supporting YAML-based metadata structures. Users must ensure access to the target REST/GraphQL endpoints and maintain a Git-tracked repository structure to store the generated skill definitions and configuration files.