ian avatar

ian

Community

@doitian

385Followers
|
315Public Repos
|
21Published Skills

Programmer | Learner

Agent Skills by ian

Showing 21 vetted skills indexed across 1 GitHub repositories.

doitiandoitian
14

bun-shell-src

Execute shell commands in src/ using Bun Shell with safe interpolation.

Community
Intermediate
doitiandoitian
14

compound-docs

Document solved problems into categorized YAML-frontmatter files under docs/solutions/.

Community
Advanced
doitiandoitian
14

using-git-worktrees

Create isolated Git worktrees for feature development with automatic setup.

Community
Advanced
doitiandoitian
14

test-driven-development

Guide developers through the Red-Green-Refactor cycle with failing tests before code.

Community
Advanced
doitiandoitian
14

systematic-debugging

Enforce a four-phase root-cause debugging process for code and tests.

Community
Advanced
doitiandoitian
14

using-superpowers

A mechanism for invoking skills that ensures the correct sequence of operations.

Community
Intermediate
doitiandoitian
14

dispatching-parallel-agents

Dispatch dedicated agents to investigate independent failures in parallel.

Community
Intermediate
doitiandoitian
14

executing-plans

Execute implementation plans in batches with review checkpoints and verifications.

Community
Intermediate
doitiandoitian
14

finishing-a-development-branch

Verify tests and guide Git branch merge, PR, keep, or discard decisions.

Community
Advanced
doitiandoitian
14

brainstorming

Turn ideas into concrete design concepts through stepwise questioning.

Community
Intermediate
doitiandoitian
14

writing-plans

Generate bite-sized implementation tasks with file paths, tests, docs, and commits from a spec.

Community
Advanced
doitiandoitian
14

requesting-code-review

Dispatch a code-reviewer subagent to review changes against BASE_SHA and HEAD_SHA.

Community
Advanced
doitiandoitian
14

receiving-code-review

Verify code-review feedback against the codebase before implementing changes.

Community
Intermediate
doitiandoitian
14

writing-skills

Apply a RED-GREEN-REFACTOR cycle to create and validate Skills.

Community
Advanced
doitiandoitian
14

verification-before-completion

Enforces fresh verification of tests, linters, and builds before claiming completion.

Community
Intermediate
doitiandoitian
14

subagent-driven-development

Dispatch fresh subagents to execute implementation plans with per-task reviews.

Community
Advanced
doitiandoitian
14

crates-trusted-publishing

Automate Rust crate publishing to crates.io via OIDC trusted publishing.

Community
Intermediate
doitiandoitian
14

git-commit

Generate formatted git commit messages from project changes.

Community
Intermediate
doitiandoitian
14

add-stacked-pr-breadcrumbs

Generate stacked PR breadcrumbs from git branch-tree and insert via gh.

Community
Intermediate
doitiandoitian
14

polish

Refine written text for clarity, coherence, and conciseness while preserving meaning.

Community
Intermediate
doitiandoitian
14

create-pr

Create pull requests with gh across branches and return the PR URL.

Community
Advanced