← all publishers

strelov1

@strelov1 source repo

20 published skills

  1. Brainstorming · strelov1 bundle
    [Superpowers 6.2.0, MIT] You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
    0
    installs
  2. Using Git Worktrees · strelov1
    [Superpowers 6.2.0, MIT] Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
    0
    installs
  3. Test Driven Development · strelov1 bundle
    [Superpowers 6.2.0, MIT] Use when implementing any feature or bugfix, before writing implementation code
    0
    installs
  4. Verification Before Completion · strelov1
    [Superpowers 6.2.0, MIT] Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
    0
    installs
  5. Using Freehire · strelov1
    Use when orienting in the `freehire` CLI as a whole — installing it, authenticating with an API key, working out which of its surfaces answers a job seeker's question, or troubleshooting a 401. The task skills do the work; this one is the map and the setup.
    0
    installs
  6. Freehire Tailor Cv · strelov1
    Tailoring a CV to a vacancy (beta)
    0
    installs
  7. Freehire Job Search · strelov1
    Use when finding IT jobs for someone — searching or filtering the freehire catalogue by keyword, region, seniority, skills, salary or company; reading a posting or a company's open roles; discovering what values a filter accepts; reading the saved job-search profile before asking someone what they want; handing over a job link freehire does not carry yet; or reading the "possibly inactive" signal on a posting. Covers profile, facets, search, job, company and contribute, all with machine-readable `--json` output.
    0
    installs
  8. Freehire Market Fit · strelov1
    Use when measuring a set of skills — a CV's stack, or one skill on its own — against live open-vacancy demand on freehire; when telling a candidate which in-demand skills they are missing and what learning each would unlock; or when gauging how much of a filtered market (a role, a region, a seniority) their current stack already covers.
    0
    installs
  9. Freehire Mail Triage · strelov1
    Use when sorting a job seeker's application mail into the freehire tracker from their own mail client (himalaya, mbsync, notmuch, the Gmail API, any IMAP) — pushing a fetched batch, judging what each message is, linking it to an application, advancing a stage from a reply, or draining the two queues the matcher fills (suggested links awaiting a verdict, and mail with no application to attach to).
    0
    installs
  10. Freehire Track Applications · strelov1
    Use when recording or reviewing what someone applied to on freehire — marking a job applied, bookmarking one for later, moving an application through its stages (applied through offer, or rejected/withdrawn), attaching a note, or listing what they are tracking. Also covers reporting a posting that never answered them after they applied (`ghost report`), and retracting that report.
    0
    installs
  11. Spike · strelov1
    Use before planning a risky change - a throwaway feasibility experiment that answers "is this even possible?" cheaply and ends in a VALIDATED / PARTIAL / INVALIDATED verdict
    0
    installs
  12. Simplify · strelov1
    Use after tests pass and before code review - a portable quality pass that simplifies recently changed code while preserving behavior
    0
    installs
  13. Spec Driven Tdd · strelov1
    The spec-driven-tdd delivery workflow (orchestrator) - runs the full lifecycle for an OpenSpec change: OpenSpec planning/tracking + Superpowers TDD, simplify, and code review. Invoked by using-spec-driven-tdd; run it once implementation starts
    0
    installs
  14. Systematic Debugging · strelov1 bundle
    [Superpowers 6.2.0, MIT] Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0
    installs
  15. Receiving Code Review · strelov1
    [Superpowers 6.2.0, MIT] Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
    0
    installs
  16. Using Spec Driven Tdd · strelov1
    Entry point for the spec-driven-tdd workflow - invoke at the START of an OpenSpec change to load the delivery discipline and hand off to the spec-driven-tdd orchestrator before writing code
    0
    installs
  17. Requesting Code Review · strelov1 bundle
    [Superpowers 6.2.0, MIT] Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    0
    installs
  18. Dispatching Parallel Agents · strelov1
    [Superpowers 6.2.0, MIT] Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    0
    installs
  19. Subagent Driven Development · strelov1 bundle
    [Superpowers 6.2.0, MIT] Use when executing implementation plans with independent tasks in the current session
    0
    installs
  20. Finishing A Development Branch · strelov1
    [Superpowers 6.2.0, MIT] Use when implementation is complete, all tests pass, and you need to decide how to integrate the work
    0
    installs