Agent Skills by Paul Caplan
Showing 28 vetted skills indexed across 2 GitHub repositories.
plan-tasks
Generate structured implementation task breakdowns from proposals and designs.
propose
Evaluate software ideas and generate formal proposal documents.
init
Initialize the Flokay development workflow by verifying prerequisites and copying configuration files.
design
Facilitate collaborative software design discussions and generate formal design documents.
flokay:push-pr
Commit staged changes, push the branch, and create or update a GitHub pull request.
flokay:wait-ci
Poll GitHub CI check and pull request review statuses for the current branch.
Test-Driven Development (TDD)
Guide software development through the Red-Green-Refactor cycle.
flokay:fix-pr
Resolve CI failures and review comments on a pull request.
implement-task
Dispatch autonomous subagents for sequential task implementation with TDD enforcement.
flokay:finalize-pr
Push a pull request, monitor CI status, and iteratively fix failures.
release
Create release pull requests with semantic version bumps and changelog entries.
openspec-new-change
Initiate a new change in the OpenSpec artifact-driven workflow.
openspec-archive-change
Archive completed OpenSpec change directories after verifying artifacts and tasks.
pull-skills
Download skill directories from GitHub repositories using a local skill-manifest.json file.
openspec-ff-change
Generate OpenSpec specs and tasks in dependency order via the OpenSpec CLI.
openspec-verify-change
Verify code implementation against OpenSpec change artifacts and design documents.
openspec-explore
Explore ideas, investigate codebases, and identify risks within OpenSpec.
gauntlet-setup
Generates gauntlet configuration files based on detected code quality and security tools.
openspec-bulk-archive-change
Archive multiple completed OpenSpec changes and resolve spec conflicts via codebase analysis.
openspec-onboard
Guides users through the OpenSpec workflow from exploration to archiving.
openspec-continue-change
Create the next required OpenSpec artifact based on current change status.
discover-skills
Discover AI skills from GitHub repositories and CLI tools into a local manifest.
openspec-sync-specs
Merge delta specification changes into main OpenSpec specification files.
openspec-apply-change
Implement OpenSpec change tasks sequentially and update artifacts.