EdanStarfire

EdanStarfire

@EdanStarfire

GitHub
17 Skills
255 Total Stars
February 2026 Joined

Public Skills

plan-manager

by EdanStarfire

File-based plan storage for the Planner/Builder workflow

CLI Tools 15 3mo ago

approve_plan

by EdanStarfire

Approve a plan and spawn a Builder to implement it

Code Gen 15 3mo ago

approve_issue

by EdanStarfire

Approve completed issue work, merge PR, and clean up resources

CLI Tools 15 3mo ago

status_workers

by EdanStarfire

Show status of all active issue workers and their progress

Code Review 15 3mo ago

plan_issue

by EdanStarfire

Start planning phase for an issue by spawning a Planner minion

Code Gen 15 3mo ago

codebase-explorer

by EdanStarfire

Identify relevant files, understand architecture patterns, and find code by functionality. Use when you need to understand where specific functionality lives or find files related to a feature area.

API Dev 15 3mo ago

git-branch-manager

by EdanStarfire

Create, switch, and manage git branches with proper handling of uncommitted changes. Use when creating feature branches, switching contexts, or cleaning up after merges.

CLI Tools 15 3mo ago

git-commit-composer

by EdanStarfire

Create well-formatted semantic commit messages following project conventions. Use when committing changes to ensure consistent, descriptive commit history.

Debugging 15 3mo ago

git-state-validator

by EdanStarfire

Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory cleanliness, checking for conflicts, or validating branch state.

CLI Tools 15 3mo ago

github-authenticator

by EdanStarfire

Verify and troubleshoot GitHub CLI authentication. Use when gh commands fail with auth errors or when setting up GitHub integration for the first time.

Auth 15 3mo ago

github-issue-reader

by EdanStarfire

Fetch and analyze GitHub issue details including comments, metadata, and discussion context. Use when user mentions issue numbers, URLs, or you need to understand implementation requirements from a GitHub issue.

Auth 15 3mo ago

git-sync

by EdanStarfire

Synchronize local default branch with remote, ensuring up-to-date base for worktrees.

Automation 15 3mo ago

github-issue-creator

by EdanStarfire

Create well-structured GitHub issues focused on user problems and outcomes, not implementation. Use when user reports bugs or requests features to ensure clear, testable requirements without premature implementation details.

Auth 15 3mo ago

github-pr-manager

by EdanStarfire

Create, view, and merge GitHub pull requests with validation. Use when creating PRs from branches, checking PR status, or merging approved PRs with cleanup.

CLI Tools 15 3mo ago

worktree-manager

by EdanStarfire

Manage git worktrees for isolated issue work. Create, list, and remove worktrees safely.

Code Gen 15 3mo ago

process-manager

by EdanStarfire

Safely start, monitor, and stop processes by PID. Use when managing background servers, finding running processes, or ensuring clean process termination.

CLI Tools 15 3mo ago

custom-local-skills-guidance

by EdanStarfire

Guide to the 6 custom injection points available for extending dev-setup workflows with project-specific behavior.

Agents 15 3mo ago