← all publishers

idanmann10

@idanmann10 source repo

41 published skills

  1. Validate Tool Output · idanmann10 bundle
    Check command output and exit status before making claims.
    0
    installs
  2. Contradiction Scan · idanmann10 bundle
    Actively search for disconfirming evidence.
    0
    installs
  3. Release Gate Batching · idanmann10 bundle
    Batch focused and full coding gates in a repeatable order before commit.
    0
    installs
  4. Review Findings First · idanmann10 bundle
    Lead code reviews with bugs and risks, then summaries.
    0
    installs
  5. Query Decomposition · idanmann10 bundle
    Split broad research into independently answerable questions.
    0
    installs
  6. Audit Evidence Refresh · idanmann10 bundle
    Keep coding audits aligned with the latest committed evidence.
    0
    installs
  7. Failing Fixture Design · idanmann10 bundle
    Build a focused fixture that fails for the missing coding behavior.
    0
    installs
  8. Evidence Led Summary · idanmann10 bundle
    Summarize from evidence, not from a remembered conclusion.
    0
    installs
  9. Primary Source First · idanmann10 bundle
    Prefer papers, docs, statutes, transcripts, filings, and official pages.
    0
    installs
  10. Source Triangulation · idanmann10 bundle
    Compare multiple independent sources before treating a claim as settled.
    0
    installs
  11. Dependency Boundary Map · idanmann10 bundle
    Map package boundaries before wiring coding modules together.
    0
    installs
  12. Compare Versions · idanmann10 bundle
    Summarize what changed across versions before summarizing the final state.
    0
    installs
  13. Provenance First · idanmann10 bundle
    Keep source links and artifact paths attached to summarized claims.
    0
    installs
  14. Command Evidence Capture · idanmann10 bundle
    Capture exact command evidence before claiming a coding gate passed.
    0
    installs
  15. World Search Before Work · idanmann10 bundle
    Search shared skills, traces, and anti-patterns before beginning unfamiliar work.
    0
    installs
  16. Quote Limit Discipline · idanmann10 bundle
    Use short quotes only when exact wording matters.
    0
    installs
  17. Migration Contract Checks · idanmann10 bundle
    Verify coding migrations create durable schema and update visible version lists.
    0
    installs
  18. Preserve Decisions · idanmann10 bundle
    Keep decisions, owners, and deadlines intact when compressing.
    0
    installs
  19. Workflow Regression Guards · idanmann10 bundle
    Test coding workflow files for the commands they must keep running.
    0
    installs
  20. Claim Uncertainty Labels · idanmann10 bundle
    Mark inference, uncertainty, and source conflict visibly.
    0
    installs
  21. Research Trace Authoring · idanmann10 bundle
    Turn reusable research workflows into annotated traces.
    0
    installs
  22. Synthesis From Runs · idanmann10 bundle
    Summarize repeated run evidence into reusable learning.
    0
    installs
  23. Audience First Brief · idanmann10 bundle
    Shape summaries around audience decisions and constraints.
    0
    installs
  24. Extract Action Items · idanmann10 bundle
    Convert discussed work into clear owner/action/date records.
    0
    installs
  25. Structured Executive Summary · idanmann10 bundle
    Lead with result, evidence, risk, and next action.
    0
    installs
  26. Anti Pattern Highlighting · idanmann10 bundle
    Surface repeated failure modes in summaries.
    0
    installs
  27. Compress Without Omission · idanmann10 bundle
    Reduce length without dropping distinct requirements.
    0
    installs
  28. Curriculum Progress Summary · idanmann10 bundle
    Summarize learning path progress with evidence and next steps.
    0
    installs
  29. Reuse Unexpectedly Reusable Workflow · idanmann10
    Capture reusable learning from a surprising successful run.
    0
    installs
  30. No I O In Core · idanmann10 bundle
    Keep pure core packages free of filesystem, network, and process effects.
    0
    installs
  31. Typed Boundaries · idanmann10 bundle
    Make package and I/O boundaries explicit with types.
    0
    installs
  32. Freshness Check · idanmann10 bundle
    Verify time-sensitive facts against current sources.
    0
    installs
  33. Red Green Refactor · idanmann10 bundle
    Use a failing test before production code for behavior changes.
    0
    installs
  34. Small Diff Commits · idanmann10 bundle
    Keep implementation slices reviewable and independently verifiable.
    0
    installs
  35. Citation Lineage · idanmann10 bundle
    Track where a claim was learned and what depends on it.
    0
    installs
  36. Inspect Before Edit · idanmann10 bundle
    Read relevant files and local conventions before changing code.
    0
    installs
  37. Patch Scope Control · idanmann10 bundle
    Keep coding changes limited to the behavior and files needed by the goal.
    0
    installs
  38. CLI Output Contracts · idanmann10 bundle
    Treat command output as a tested coding API.
    0
    installs
  39. Conventional Commits · idanmann10 bundle
    Use terse conventional commit messages that describe behavior.
    0
    installs
  40. Minimal Reproduction · idanmann10 bundle
    Reduce a coding failure to the smallest repeatable command and fixture.
    0
    installs
  41. Recover From Failure · idanmann10 bundle
    When a command fails, identify root cause before changing implementation.
    0
    installs