Darren Hinde
Community@darrenhinde
I firmly believe that the heart of innovation is its capacity to amplify human potential and nurture a culture of optimism.
Agent Skills by Darren Hinde
Showing 19 vetted skills indexed across 1 GitHub repositories.
parallel-execution
Executes independent subtasks simultaneously via multiple subagent invocations in a single message.
task-breakdown
Breaks complex features into atomic subtasks with dependency tracking and JSON task files.
using-oac
Enforces invocation of OAC workflow skills before any AI response or action.
context-discovery
Discovers and ranks project coding standards and conventions before implementation begins.
code-review
Reviews code files for security vulnerabilities, correctness issues, and style violations with severity-ranked findings.
external-research
Fetches and caches current API documentation for external libraries before writing code.
context-setup
Installs project or global context files from a registry using bash or node installer scripts.
debugger
Diagnose bugs and test failures through a four-phase root cause investigation process.
code-execution
Implements coding subtasks from JSON specifications with mandatory self-review and acceptance criteria validation.
oac-approach
Proposes a concise implementation plan for user approval before writing any code.
test-generation
Generates unit tests following TDD principles and project testing standards.
verification-before-completion
Requires running verification commands and reading output before claiming work is complete.
project-orchestration
Orchestrate multi-agent feature development workflows with context handoff and stage management.
context-manager
Discovers, fetches, organizes, and cleans up project context files through eight CLI operations.
task-management
Track and validate feature subtasks with dependency resolution via a CLI.
context7
Fetches live version-specific library documentation through the Context7 API.
context-manager
Discover, fetch, harvest, extract, compress, organize, and cleanup project context.
task-management
Track, manage, and validate feature subtasks via a CLI workflow.
smart-router-skill
Route user requests to character-specific workflows via personality-config.json and Bash scripts.