← all publishers

amornsit

@amornsit source repo

25 published skills

  1. Handoff · amornsit bundle
    Compact the current conversation into a handoff document for another agent to pick up.
    0 installs
  2. To Spec · amornsit bundle
    Synthesize the current conversation into a spec and publish it to the project issue tracker — no interview, just what has already been decided.
    0 installs
  3. Grill Me · amornsit bundle
    A relentless interview to sharpen a plan or design.
    0 installs
  4. Grilling · amornsit bundle
    Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking before committing to it.
    0 installs
  5. Research · amornsit bundle
    Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic, library, or API researched, or the reading legwork delegated so they can keep working.
    0 installs
  6. Implement · amornsit bundle
    Build a piece of work from a spec or a set of tickets, test-first, and commit it.
    0 installs
  7. Prototype · amornsit bundle
    Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
    0 installs
  8. Wayfinder · amornsit bundle
    Chart a large effort as a map of decision tickets on your issue tracker, then resolve them one at a time until the way is clear.
    0 installs
  9. To Tickets · amornsit bundle
    Break a plan, spec, or conversation into tracer-bullet tickets with explicit blocking edges, published to your issue tracker.
    0 installs
  10. File Ticket · amornsit bundle
    File a single bug report or feature request straight to your issue tracker, without a spec or a plan.
    0 installs
  11. Which Skill · amornsit bundle
    Ask which skill or flow fits your situation. A router over the skills in this repo.
    0 installs
  12. Setup Skills · amornsit bundle
    Point this repo's engineering skills at an issue tracker, triage label vocabulary, and domain doc layout. Optional — the skills work without it.
    0 installs
  13. Ticket Commit · amornsit bundle
    Commit the current work against an open ticket, referencing it from the message, appending a working note to its thread, and closing it when the work is done.
    0 installs
  14. Codebase Design · amornsit bundle
    Shared vocabulary for designing deep modules. Use when the user wants to design a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
    0 installs
  15. Diagnosing Bugs · amornsit bundle
    Diagnosis loop for hard bugs and performance regressions. Use when the user asks to debug something, reports behaviour that is broken or failing, or reports a performance regression.
    0 installs
  16. Domain Modeling · amornsit bundle
    Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology, record an architectural decision, or when another skill needs to maintain the domain model.
    0 installs
  17. Grill With Docs · amornsit bundle
    A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
    0 installs
  18. Trace Code Flow · amornsit bundle
    Explain how a named folder, package, feature, or other area of a repository works. Trace its important execution paths as self-contained file-and-symbol boxes connected by labeled arrows. Use when the user asks how code works; do not use to design, change, or review code.
    0 installs
  19. Code Spec Review · amornsit bundle
    Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants the changes since a fixed point reviewed, or when another skill hands finished work off for review.
    0 installs
  20. Writing Great Skills · amornsit bundle
    Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
    0 installs
  21. Resolving Merge Conflicts · amornsit bundle
    Merge conflict resolution. Use when a merge or a rebase is in progress and has stopped on conflicts.
    0 installs
  22. Improve Codebase Architecture · amornsit bundle
    Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
    0 installs
  23. Tdd · amornsit bundle
    Test-driven development. Use when the user wants to build a feature test-first, fix a bug whose cause is already understood, or wants integration tests written at the right seams.
    0 installs
  24. Teach · amornsit bundle
    Teach the user a new skill or concept, within this workspace.
    0 installs
  25. Triage · amornsit bundle
    Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
    0 installs