Agent Skills by Nikolas
Showing 15 vetted skills indexed across 1 GitHub repositories.
create-issue
Manage GitHub issues via local markdown files with YAML frontmatter.
plan-issue
Convert GitHub issue or markdown feature specs into ordered file-level implementation checklists.
subagents
Dispatch isolated subagents for multi-task implementation plans with two-stage quality reviews.
execute-issue
Implement GitHub issue checklists using isolated git worktrees and synced progress.
receiving-review
Evaluate code review feedback against codebase context before implementing changes.
verify
Run full verification commands and check exit codes before claiming work completion.
debugging
Investigate root causes through a four-phase debugging workflow.
lint-issues
Audits open GitHub issues for workflow consistency and compliance gaps.
worktree
Create isolated git worktrees with dependency installation and baseline test validation.
spec-issue
Generate structured specification documents as GitHub Issues or local markdown files.
finish-issue
Automate GitHub issue closure with test verification, PR creation, and umbrella tracking.
tdd
Enforce the test-driven development red-green-refactor workflow for code changes.
write-skill
Apply test-driven development to create skills that resist agent rationalization.
parallel-agents
Dispatch isolated subagents to execute independent tasks concurrently.
request-review
Generates severity-categorized code review reports from Git commit SHAs and requirement context.