← all publishers

nesalia-inc

@nesalia-inc source repo

47 published skills

  1. Context Management · nesalia-inc bundle
    Context Management
    0
    installs
  2. Push 2 · nesalia-inc
    Guide the push process following Marty conventions - branch pushing, force push safety, remote management, and PR creation. Make sure to use this skill whenever the user asks to push, push changes, push to remote, git push, force push, or create a PR. Also use it when the user says things like "push my code", "push to origin", "I need to push changes", or "create a pull request".
    0
    installs
  3. Commit 2 · nesalia-inc
    Guide the commit process following Marty conventions - conventional commits, branch strategy, and PR workflow. Make sure to use this skill whenever the user asks to commit, make a commit, create a commit message, push changes, stage files, or run any git commit-related command. Also use it when the user says things like "commit this", "I need to push my changes", "stage my files", or "what should my commit message say?". This skill is especially useful when the user is unsure about format, branch naming, or how to structure their commit message.
    0
    installs
  4. Deepdoc · nesalia-inc
    Deepdoc: Package Documentation Reviewer
    0
    installs
  5. Push · nesalia-inc
    Guide the push process following Marty conventions - branch pushing, force push safety, remote management, and PR creation. Make sure to use this skill whenever the user asks to push, push changes, push to remote, git push, force push, or create a PR. Also use it when the user says things like "push my code", "push to origin", "I need to push changes", or "create a pull request".
    0
    installs
  6. Commit · nesalia-inc
    Guide the commit process following Marty conventions - conventional commits, branch strategy, and PR workflow. Make sure to use this skill whenever the user asks to commit, make a commit, create a commit message, push changes, stage files, or run any git commit-related command. Also use it when the user says things like "commit this", "I need to push my changes", "stage my files", or "what should my commit message say?". This skill is especially useful when the user is unsure about format, branch naming, or how to structure their commit message.
    0
    installs
  7. Learn · nesalia-inc
    Learn a specific concept, technology, or URL provided by the user
    0
    installs
  8. Update Pr · nesalia-inc
    Update GitHub pull requests following Marty conventions. Use this skill when the user asks to update a PR, modify PR description, change PR title, add reviewers to PR, add or remove labels, or update PR status.
    0
    installs
  9. Context · nesalia-inc bundle
    Context Management
    0
    installs
  10. Fix Issue · nesalia-inc
    Fix a GitHub issue by reading it, implementing the fix, and creating a PR. Use this skill when the user wants to work on an issue. Also use when the user says "fix issue
    0
    installs
  11. Create Rfc · nesalia-inc
    Create an RFC proposal from an issue that needs planning. Use when user says "create rfc", "propose rfc", "this needs planning", or when /fix-issue refuses an issue because it needs planning.
    0
    installs
  12. Create Content · nesalia-inc bundle
    Create Content Guide
    0
    installs
  13. Setup Canary · nesalia-inc
    Guide the use of canary branch workflow following Marty conventions - test changes on canary branch before merging to main. Use this skill when the user asks to test on canary, use canary branch, merge to canary, or prepare changes for main.
    0
    installs
  14. Sync · nesalia-inc
    Guide the sync process following Marty conventions - fetch, rebase, merge, and keeping branches up to date with main. Make sure to use this skill whenever the user asks to sync, sync branch, update branch, merge main, rebase, pull changes, or keep branch up to date. Also use it when the user says things like "sync with main", "update my branch", "rebase on main", or "merge main into my branch".
    0
    installs
  15. Improve Content · nesalia-inc bundle
    Improve Content Guide
    0
    installs
  16. Understand Project · nesalia-inc
    Manually invoke at the start of a conversation to give the agent full project context. Use this skill when you need the agent to understand the project before starting work. Also use when the user says "analyze the project", "understand this repo", "what's this project about", or "explore the codebase" at the beginning of a session.
    0
    installs
  17. Triage · nesalia-inc
    Triage Issue Guide
    0
    installs
  18. List Rules · nesalia-inc
    List all rules, conventions, and constraints in the project. Use when user asks "what rules do we have?" or for onboarding.
    0
    installs
  19. Add Pattern · nesalia-inc bundle
    Document a recurring solution to a problem. Use when user describes "how we solve X in this project" or "we always use this approach for Y".
    0
    installs
  20. Check Rules · nesalia-inc
    Check what rules, conventions, and constraints apply to the current work. Use before starting a task or when user asks "what rules apply here?".
    0
    installs
  21. Bug Report · nesalia-inc
    Guide the bug reporting process following Marty conventions. Use this skill when the user asks to create a bug report, file a bug, report an issue, or document a bug. Also use when the user says things like "I found a bug", "there is a problem", "something is not working", or "log a bug report".
    0
    installs
  22. Update Doc · nesalia-inc
    Update Documentation Guide
    0
    installs
  23. Review Rules · nesalia-inc
    Review rules to identify gaps, contradictions, or outdated content. Use periodically or when user asks to "review our rules".
    0
    installs
  24. Edit Issue · nesalia-inc
    Edit GitHub issues following Marty conventions. Use this skill when the user asks to edit an issue, update an issue, change issue title, modify issue body, add or remove labels, reassign issues, or change milestone. Also use it when the user says things like "update the issue", "change the assignee", "add a label to issue", or "close this issue".
    0
    installs
  25. Implement · nesalia-inc
    Implement Issue Guide
    0
    installs
  26. Add Constraint · nesalia-inc bundle
    Document a constraint (tech, business, or architecture limitation). Use when user says "we must", "we can't", "due to X we have to Y".
    0
    installs
  27. Add Convention · nesalia-inc bundle
    Add a new convention to the project rules. Use when user says "add a rule about X", "document this practice", "we always do X".
    0
    installs
  28. Whats Missing · nesalia-inc
    What's Missing Guide
    0
    installs
  29. Unit Tests · nesalia-inc
    Write and run unit tests using Vitest. Use this skill when the user asks to add tests, write tests, create test file, run tests, or when implementing a feature requires adding tests.
    0
    installs
  30. Add Methodology · nesalia-inc bundle
    Document how work is done in the project. Use when user explains "how we do X in this team" or describes a process.
    0
    installs
  31. Create Adr · nesalia-inc
    Create an Architecture Decision Record when major technical decisions are made.
    0
    installs
  32. Review Adr · nesalia-inc
    Read and summarize relevant ADRs before proposing changes. Enforces checking decisions before questioning choices.
    0
    installs
  33. Create Issue · nesalia-inc bundle
    Create GitHub issues following Marty conventions. Use this skill when the user asks to create an issue, file an issue, report a bug, request a feature, or open an issue on GitHub. Also use it when the user says things like "create a ticket", "log an issue", or "file a bug report".
    0
    installs
  34. Project Init · nesalia-inc
    Scaffold a new .context/ structure for a project. Creates directories, template files, CLAUDE.md, and default content for template files.
    0
    installs
  35. Is Issue Ready · nesalia-inc
    Is Issue Ready Guide
    0
    installs
  36. Context Check · nesalia-inc
    Validate context alignment with reality. Detect stale documents, structure drift, and report blockers status.
    0
    installs
  37. Close Pr · nesalia-inc
    Close GitHub pull requests following Marty conventions. Use this skill when the user asks to close a PR, close a pull request, cancel a PR, or abandon a pull request. Also use when the user says things like "close this PR", "cancel this pull request", or "I want to abandon this PR".
    0
    installs
  38. Merge Pr · nesalia-inc
    Merge GitHub pull requests following Marty conventions. Use this skill when the user asks to merge a PR, merge a pull request, complete a merge, or merge to main or canary. Also use when the user says things like "merge this PR", "I want to merge my changes", "complete the merge", or "squash and merge".
    0
    installs
  39. Context Enrich · nesalia-inc
    Populate static context documents with real content by asking the user questions via AskUserQuestion.
    0
    installs
  40. Context Update · nesalia-inc
    Update context files when triggered by Entry Points (task completion, pre-commit, blocker identified).
    0
    installs
  41. Create Pr · nesalia-inc
    Create GitHub pull requests following Marty conventions. Use this skill when the user asks to create a PR, create a pull request, open a PR, or start a pull request. Also use when the user says things like "I need to create a pull request", "open a PR for my branch", or "create a PR to merge my changes".
    0
    installs
  42. Project Context · nesalia-inc
    Load and provide project context to the agent. Automatically reads .context/map.md and enforces the Project Context System entry points.
    0
    installs
  43. Propose Refactoring · nesalia-inc bundle
    Propose Refactoring Guide
    0
    installs
  44. Improve Doc · nesalia-inc
    Guide the improvement of existing documentation following Marty conventions. Use this skill when the user asks to improve docs, enhance documentation, make docs clearer, or update existing docs. Also use when the user says things like "improve the documentation", "this docs needs better examples", or "update the existing docs".
    0
    installs
  45. Invalid Doc · nesalia-inc
    Guide the fix of invalid or incorrect documentation following Marty conventions. Use this skill when the user asks to fix wrong docs, correct documentation errors, fix broken docs, or update incorrect docs. Also use when the user says things like "this docs is wrong", "fix the documentation", "this is outdated", or "the docs are incorrect".
    0
    installs
  46. Missing Doc · nesalia-inc
    Guide the creation of missing documentation following Marty conventions. Use this skill when the user asks to create docs, add documentation, write docs for new features, or document missing areas. Also use when the user says things like "this needs documentation", "document this", "create docs for this", or "we're missing docs on X".
    0
    installs
  47. Context Claude Integration · nesalia-inc
    Integrate .context/ with Claude Code's native systems (CLAUDE.md, auto memory, rules).
    0
    installs