← all publishers

eai-org

@eai-org source repo

24 published skills

  1. Handover · eai-org
    Use when handing finished work over to code review — writing a PR description or packaging a change for review by a human, an agent, or both.
    0
    installs
  2. Self Review · eai-org
    Self-review a changeset until merge-ready — a fresh-context reviewer checks it as a maintainer would, the author answers every finding, and a compact report for the PR proves the review happened.
    0
    installs
  3. Fetch Ticket · eai-org bundle
    Fetch one or more tickets/issues from their tracker (Azure DevOps, Jira, GitHub, …) and save each as a self-contained markdown ticket file. Fetch only — no analysis or planning.
    0
    installs
  4. Self Improve · eai-org
    Capture durable user feedback into the governing skill/doc, or propose creating a new skill when no suitable one exists, so future sessions don't repeat the mistake. Use when the user rejects, reverts, or overrides the agent's output or approach on something a skill/doc covers or should cover, and when manually invoked to improve or create guidance.
    0
    installs
  5. Memory Doctor · eai-org
    Audit the current project's agent-memory and, block by block, relocate each entry into a user-controlled home (project doc/skill/rule or user-level skill/rule) or archive it — draining memory so nothing uncontrolled accumulates in the agent's context.
    0
    installs
  6. Refine Ticket · eai-org
    Refine a development ticket — or brainstorm a raw idea — into a validated, self-contained REQUIREMENTS document — the "what", verified against the codebase. Invoke manually only.
    0
    installs
  7. Review Ticket · eai-org bundle
    Triage a ticket or ticket set before work starts — compare it against the codebase and save a review covering verdict, feature walkthrough, and only the high-cost questions worth raising.
    0
    installs
  8. Run Nx Checks · eai-org bundle
    Run nx format, lint, test, and build on affected or specified projects, then fix unambiguous failures
    0
    installs
  9. Context Checkup · eai-org
    Audit what auto-loads into an agent session's context window and suggest lean, reversible fixes to cut startup tokens.
    0
    installs
  10. Fetch Pr Review · eai-org
    Fetch all reviewer comments from a pull request URL (GitHub, Azure DevOps, …) and save them as a self-contained markdown PR-REVIEW file in the task's planning directory. Fetch only — no fixing or replying.
    0
    installs
  11. Agentify Project · eai-org bundle
    Make a project ready for AI agentic engineering by converging it toward a canonical agent-neutral structure — a lean AGENTS.md index with progressive disclosure, shared skills and gitignore hygiene. Re-runnable, and doubles as an audit.
    0
    installs
  12. Refine Pr Review · eai-org
    Triage a fetched PR review with the user, comment by comment, drafting each reply and producing a REQUIREMENTS file for the accepted code changes. Takes the PR-REVIEW file produced by fetch-pr-review. Invoke manually only.
    0
    installs
  13. Split Plan Tasks · eai-org
    Split a plan into small, individually reviewable tasks grouped into PR-sized batches, appended as a task section at the end of the plan file.
    0
    installs
  14. Fresh Eyes Review · eai-org
    Fresh-eyes review of a changeset by a fresh-context agent — catches regressions and correctness issues the authoring context reads past.
    0
    installs
  15. Maintainer Review · eai-org
    Review someone else's pull request as the maintainer deciding whether it merges — every prior comment walked, every claim verified, and nothing posted without your go-ahead.
    0
    installs
  16. Execute Plan Tasks · eai-org
    Execute one task from a plan's task breakdown, verify it, tick it off, and hand back for review before the next one.
    0
    installs
  17. Compact Docs Writer · eai-org
    Draft, rewrite, or refine a doc for maximum token economy without losing any rule or intent. Use for docs kept in version control and regularly re-read by agents; skip throwaway docs like plans.
    0
    installs
  18. Verify Understanding · eai-org
    Verify the engineer is ready to implement a feature — a teach-back conversation over a .TICKET-REVIEW.md where they explain the feature in their own words and the agent probes and corrects.
    0
    installs
  19. Compact Skill Creator · eai-org
    Author or refine a skill for maximum token economy without losing intent. Use when creating any new skill or editing an existing `SKILL.md`.
    0
    installs
  20. Review Code Assistant · eai-org
    Assist a human reviewing a pull request or branch locally — diff a source branch against its target (auto-detected or from a PR link) and return concise, human-voice review comments with file and line locations. Read-only, never posts.
    0
    installs
  21. Create Implementation Plan · eai-org
    Turn a refined requirements document into a structured implementation PLAN.md a fresh session can execute. Planning only — decides the "how", not the "what". Invoke manually only.
    0
    installs
  22. Check Ticket Implementation · eai-org
    Check how much of a ticket is already implemented — split it into requirement blocks, judge each against the code, and save a human-readable TICKET-STATUS report in the planning dir.
    0
    installs
  23. Use Conversational Language · eai-org
    Voice rules for text published under a person's name and read as if a person typed it, such as chat replies, PR comments and descriptions, commit messages, review replies, and code comments. Defines the wording only, never the content.
    0
    installs
  24. Create Manual Test Instructions · eai-org
    Turn a ticket or requirements document into a concise QA manual-test file a non-author can follow. Invoke manually only.
    0
    installs