harpreetsingh
- 32 skills
- 0 followers
- 16 hours ago last updated
- ▌ Hs Sw Sprint Recover · harpreetsinghRecover from a failed or incomplete sprint — triage, fix beads state, prepare for re-sprint
- ▌
- ▌ Hs Sw Sprint Exec Plan · harpreetsinghAnalyze beads into waves, label cost tiers, design team topology, generate mermaid deployment diagram
- ▌ Hs Sw Sprint Status Sync · harpreetsinghRefresh the sprint status bar — re-queries beads and regenerates tmp/sprint-status.sh when displayed status diverges from reality
- ▌
- ▌ Hs Sw Sprint Status Clear · harpreetsinghRemove the sprint status bar from Claude Code — run after a sprint closes or when the status bar is stale
- ▌
- ▌
- ▌ Hs Sw Shape · harpreetsinghRun a Shape Up shaping interview (5 rounds) and produce a pitch.md for a feature
- ▌
- ▌
- ▌ Hs Mkt Capture · harpreetsinghQuickly capture an interesting insight, pattern, or discovery from the current session for future blog posts or content
- ▌ Hs Sw Flywheel · harpreetsinghRender the full development flywheel as a visual map, write FLYWHEEL.md to repo root, zoom into any phase
- ▌ Hs Sw Gh Issue · harpreetsinghFile a GitHub issue with title, body, labels, and native type (Feature|Bug|Task) via GraphQL
- ▌ Hs Sw Sprint Go · harpreetsinghLaunch multi-agent sprint from execution plan — spawn director who owns the team
- ▌ Hs Sw UX Polish · harpreetsinghDeep UI/UX scrutiny targeting Stripe-level quality for both desktop and mobile
- ▌ Hs Sw Fresh Eyes · harpreetsinghCold-read audit of any artifact — code, plans, docs, research, or beads — for bugs, gaps, and problems
- ▌ Hs Sw Plan Draft · harpreetsinghSynthesize decision docs, PRDs, and notes into a structured PLAN v1 using the canonical template
- ▌ Hs Mkt Blog Draft · harpreetsinghDraft a v1 blog post from specific captured content, then move sources to done
- ▌ Hs Sw Beads Label · harpreetsinghAdd labels to an epic and all the tickets created under it (or to an explicit list of bead IDs)
- ▌ Hs Sw Plan Review · harpreetsinghDeeply review a markdown plan and propose concrete improvements with rationale and diffs
- ▌
- ▌ Hs Sw Beads Review · harpreetsinghReview and optimize existing beads for correctness, completeness, and structure
- ▌ Hs Sw CI Preflight · harpreetsinghRun all tests and linters locally matching exact GitHub Actions CI commands — catch failures before push
- ▌ Hs Sw Docs Gen Ext · harpreetsinghExtract external-facing documentation from internal artifacts into docs/areas/site/ — capture now, build site later
- ▌ Hs Sw Docs Gen Int · harpreetsinghSynthesize PLANs, PRDs, decisions, and closed tickets into comprehensive internal engineering docs for a feature
- ▌ Hs Sw Project Init · harpreetsinghBootstrap a new project with AGENTS.md, beads, quality gates, and standard structure
- ▌ Hs Sw Sprint Close · harpreetsinghWipe a completed sprint — close all qa-passed beads, remove status bar, clean up tmp files
- ▌ Hs Sw Gh Beads Link · harpreetsinghBidirectionally link a beads ticket to a GitHub issue — sets external-ref on beads, updates the GitHub project Beads field, and posts a backlink comment
- ▌ Hs Sw Test Coverage · harpreetsinghAnalyze test coverage gaps and create beads for missing tests — no mocks, real e2e with detailed logging
- ▌ Hs Mkt Content Index · harpreetsinghRebuild the content index grouped by project, topic, and status
- ▌ Hs Sw Land The Plane · harpreetsinghRun quality gates, commit changes in logical groups, sync beads, and push to remote