Skip to main content
eipastel
GitHub creator profile

eipastel

Repository-level view of 25 collected skills across 4 GitHub repositories.

skills collected
25
repositories
4
updated
Jul 9, 2026
repository explorer

Repositories and representative skills

pscode-board-setup
software-developers

Configures a GitHub Project board through the Chrome MCP: creates the kanban status columns and switches the view to a Status-grouped board, then refreshes pscode/github.yaml. Use it from /ps:board-setup, typically right after init creates a new Project.

Jun 24, 2026
pscode-complete
software-developers

Finalizes a change: writes a short openspec-style delta spec, archives the change under pscode/changes/archive/<date>-<slug>/, and syncs the board to Done. Also handles the cancel path (card → Cancelled). Use it from /ps:complete and /ps:cancel.

Jun 24, 2026
pscode-dev
software-developers

Develops a refined change: moves the card to In Development, implements the refine.md subtasks one at a time on the current branch, then walks the card through Code Review → Test → Ready to Deploy. Use it from /ps:dev.

Jun 24, 2026
pscode-github-sync
software-developers

Keeps the GitHub Issue, board status, assignee, comments in sync with the guided flow, using gh. Use it from every /ps:* step when pscode/github.yaml exists. Every gh call is non-blocking.

Jun 24, 2026
pscode-grill-me
software-developers

Interrogates a request before implementation — objective questions that reduce ambiguity, at most 5, asked through AskUserQuestion (structured choices + free-text), recorded in questions.md. Use it to validate understanding before writing specs or code.

Jun 24, 2026
pscode-guided-sdd
software-developers

Drives a change through four short, human-validated steps that mirror the board: draft → refine → dev → complete. Use it to guide any change from start to finish.

Jun 24, 2026
pscode-mini-spec
software-developers

Writes or revises a short brief.md: objective, expected behavior and out of scope, in plain language. Use it to turn understanding into a small, approvable spec.

Jun 24, 2026
pscode-refine
software-developers

Refines a Backlog draft into an issue-ready document: claims the card (In Refinement), analyzes the code, runs Grill Me, writes a standardized refine.md (summary, technical detail, scope, subtasks), then moves the card to Ready to Dev. Use it from /ps:refine.

Jun 24, 2026
Showing 8 of 9 collected skills.
pscode-complete
software-developers

Finalizes a change: writes a short openspec-style delta spec, archives the change under pscode/changes/archive/<date>-<slug>/, and syncs the board to Done. Also handles the cancel path (card → Cancelled). Use it from /ps:complete and /ps:cancel.

Jul 9, 2026
pscode-dev
software-developers

Develops a refined change: opens a draft PR linked to the Issue, moves the card to In Development, implements the refine.md subtasks one at a time, then walks the card through Code Review → Test → Ready to Deploy. Use it from /ps:dev. Never merges the PR.

Jul 9, 2026
pscode-github-sync
software-developers

Keeps the GitHub Issue, board status, assignee, PR and comments in sync with the guided flow, using gh. Use it from every /ps:* step when pscode/github.yaml exists. Every gh call is non-blocking.

Jul 9, 2026
pscode-guided-sdd
software-developers

Drives a change through four short, human-validated steps that mirror the board: draft → refine → dev → complete. Use it to guide any change from start to finish.

Jul 9, 2026
pscode-board-setup
software-developers

Configures a GitHub Project board through the Chrome MCP: creates the kanban status columns and switches the view to a Status-grouped board, then refreshes pscode/github.yaml. Use it from /ps:board-setup, typically right after init creates a new Project.

Jul 7, 2026
pscode-grill-me
software-developers

Interrogates a request before implementation — objective questions that reduce ambiguity, at most 5, asked through AskUserQuestion (structured choices + free-text), recorded in questions.md. Use it to validate understanding before writing specs or code.

Jul 7, 2026
pscode-mini-spec
software-developers

Writes or revises a short brief.md: objective, expected behavior and out of scope, in plain language. Use it to turn understanding into a small, approvable spec.

Jul 7, 2026
pscode-refine
software-developers

Refines a Backlog draft into an issue-ready document: claims the card (In Refinement), analyzes the code, runs Grill Me, writes a standardized refine.md (summary, technical detail, scope, subtasks), then moves the card to Ready to Dev. Use it from /ps:refine.

Jul 7, 2026
Showing 8 of 9 collected skills.
Showing 4 of 4 repositories
All repositories loaded