← all publishers

ainova-systems

@ainova-systems source repo

37 published skills

  1. Dev Run Roadmap · ainova-systems
    Implement one roadmap batch through a merge-ready PR
    0
    installs
  2. Dev Build Adapter · ainova-systems
    Implement and verify built-in or project-owned Intelligence adapters
    0
    installs
  3. Intelligence Sync · ainova-systems
    Sync intelligence to enabled adapters
    0
    installs
  4. Intelligence Upgrade · ainova-systems
    Upgrade Intelligence and installed packages with migration checks
    0
    installs
  5. Intelligence Review Context · ainova-systems bundle
    Audit rules, agents, and skills and propose behavior-preserving reductions
    0
    installs
  6. Intelligence Update Context · ainova-systems bundle
    Create, revise, or remove project rules, agents, and skills
    0
    installs
  7. Intelligence Manage Adapters · ainova-systems
    Enable, disable, or remove adapters and assess generated-output cleanup
    0
    installs
  8. Intelligence Learn From Session · ainova-systems
    Capture session lessons and workflows in project context
    0
    installs
  9. Intelligence Learn From Repository · ainova-systems
    Recover and complete first-time Intelligence repository onboarding
    0
    installs
  10. Spec Init · ainova-systems bundle
    Scaffolds the in-repo docs substrate for spec-driven work and migrates existing documentation into it. Runs once, before the first spec.
    0
    installs
  11. Spec Plan · ainova-systems
    Writes the plan for a spec whose requirements already exist - coverage table, phases, checkboxed work steps. Both intakes hand off here.
    0
    installs
  12. Spec Pull · ainova-systems
    Pulls one tracker item into a spec, read-only against the tracker, and updates that same spec in place on every re-run. With no tracker item, spec-create is the path.
    0
    installs
  13. Spec Close · ainova-systems
    Confirms a merged spec actually shipped - PR merged, steps ticked, docs reconciled - then archives it per the project's convention.
    0
    installs
  14. Dev Handoff · ainova-systems
    Writes a self-contained prompt a fresh session pastes to continue this work, for when context runs short or a session ends.
    0
    installs
  15. Git Open Pr · ainova-systems bundle
    Opens a pull request for the current branch against its target, filling the repo's template. Driving it to green afterwards is git-finalize-pr.
    0
    installs
  16. Spec Answer · ainova-systems
    Resolves a blocked spec's open questions with the developer and records what each answer changed. Questions owned by someone outside the session stay open.
    0
    installs
  17. Spec Cancel · ainova-systems
    Retires a spec as cancelled or superseded with the reason recorded, and reconciles the docs it had drafted.
    0
    installs
  18. Spec Create · ainova-systems
    Turns a stated task or captured brief into a spec's requirements when no tracker item covers it, then hands to spec-plan. Tracker intake is spec-pull.
    0
    installs
  19. Git Merge Pr · ainova-systems
    Merges an accepted pull request behind guard checks, then syncs the base branch and cleans up. Owner-invoked only - merge timing is not the model's call.
    0
    installs
  20. Spec Approve · ainova-systems
    Records the owner's approval so a reviewed spec enters the autonomous queue. Autonomous mode only - under supervision a plan with no open question is already approved.
    0
    installs
  21. Spec Execute · ainova-systems
    Executes a planned spec through parallel subagents, one testable slice each, gates re-run until dry. Refuses while any question on the spec stays open.
    0
    installs
  22. Dev Run Tests · ainova-systems
    Runs typecheck, lint and tests scoped to what changed, then analyses the failures. The gate every commit passes first.
    0
    installs
  23. Git Review Pr · ainova-systems
    Reviews an open pull request's diff against the project rules and against what the PR claims about itself, and records the verdict on the PR. Answering other people's review threads is git-complete-pr.
    0
    installs
  24. Git Verify Pr · ainova-systems
    Executes a pull request's own verification steps against the running change and records what was observed. Behavioral QA - CI and the fix rounds are git-finalize-pr.
    0
    installs
  25. Spec Continue · ainova-systems
    Resumes an in-progress spec: audits inherited work for drift, then continues from the first unticked work step.
    0
    installs
  26. Spec Decision · ainova-systems
    Records an architecture decision behind a three-condition gate. A standing law belongs in its rule, behavior in the feature doc - not here.
    0
    installs
  27. Spec Document · ainova-systems bundle
    Writes or updates one documentation artifact - feature, rule, glossary, model, or architecture - from what the code actually does.
    0
    installs
  28. Spec Validate · ainova-systems
    Fact-checks a planned spec against the repository before execution and turns each gap into an open question that may re-block. Read-only on code.
    0
    installs
  29. Git Commit Push · ainova-systems
    Commits pending work as one verified milestone and pushes it. Stops at the push - opening the pull request is git-open-pr.
    0
    installs
  30. Git Complete Pr · ainova-systems
    Answers and resolves every review thread on a pull request, then records exactly one outcome for the run. The fix and review rounds that get it there are git-finalize-pr.
    0
    installs
  31. Git Finalize Pr · ainova-systems
    Drives an open pull request through rounds of fix, verification and review until every success factor holds on one commit. Opening it is git-open-pr; recording the outcome is git-complete-pr.
    0
    installs
  32. Spec Audit Docs · ainova-systems
    Audits documentation claims against the code and classifies each mismatch as drift or violation. Read-only by default.
    0
    installs
  33. Git Scan Secrets · ainova-systems
    Scans a diff, the working tree, or branch history for credentials before they reach a remote, and classifies every hit.
    0
    installs
  34. Spec Execute Next · ainova-systems
    Picks the highest-value approved spec, drives it to an outcome-labeled pull request, and resets the workspace. Autonomous mode only.
    0
    installs
  35. Dev Review Changes · ainova-systems
    Reviews pending changes against the project's rules and reports findings with a severity verdict. Read-only - never edits, stages, or commits.
    0
    installs
  36. Git Create Release · ainova-systems
    Cuts a release - pending-step review, owner gate, version, changelog, tag - per the project's release policy. Owner-invoked only; release timing is not the model's call.
    0
    installs
  37. Git Resolve Conflicts · ainova-systems
    Resolves merge or rebase conflicts by what each side intended, never by picking a hunk, then re-runs the full gates.
    0
    installs