Agent Skills by tunneleven
Showing 31 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees for feature branches with baseline testing.
test-driven-development
Enforce a red-green-refactor cycle with failing tests before production code.
systematic-debugging
Guide a four-phase debugging process to identify root causes of technical issues.
using-superpowers
Enforce relevant skill invocation before AI responses across platforms.
dispatching-parallel-agents
Dispatch independent tasks to specialized agents for concurrent issue resolution.
executing-plans
Execute step-by-step software development plans with verification and git worktrees.
finishing-a-development-branch
Verify tests and present integration options for completing development branches.
brainstorming
Facilitates collaborative dialogue to transform ideas into approved design documents.
writing-plans
Generate implementation plans with file structure, tasks, and execution steps.
requesting-code-review
Dispatches a code-reviewer subagent to assess pending code changes.
receiving-code-review
Evaluate code review feedback against the codebase and project requirements.
writing-skills
Apply RED-GREEN-REFACTOR cycles to author and refine documentation skills.
verification-before-completion
Run verification commands and review output before claiming completion.
subagent-driven-development
Orchestrate software development tasks with subagents for coding and review.
c4flow:research
Produce a structured research.md report merging market analysis and technical feasibility.
c4flow:init
Install and configure Dolt and Beads for C4Flow projects.
c4flow:design
Generate design systems and UI mockups for specified features.
c4flow:infra
Generate Infrastructure as Code configurations from a tech-stack.md file.
c4flow:test
Execute unit and integration tests with automatic framework detection and failure classification.
c4flow:merge
Merge pull requests into the main branch with pre-merge checks and post-merge cleanup.
c4flow:verify
Aggregate bd preflight and Codex review results to determine pull request readiness.
c4flow:deploy
Automate production deployment with target detection, planning, and health verification.
c4flow
Orchestrates a 14-state software development workflow from research to deployment via sub-agents and user interaction.
c4flow:spec
Generate project specification artifacts from research findings through interactive approval.