← all publishers

c0nant

@c0nant source repo

26 published skills

  1. Research · c0nant 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 researched, docs or API facts gathered, or reading legwork delegated to a background agent.
    0
    installs
  2. Tdd · c0nant bundle
    Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
    0
    installs
  3. Retro · c0nant bundle
    Conduct a retrospective on a coding session.
    0
    installs
  4. To Spec · c0nant bundle
    Turn the current conversation into a spec and publish it to the project issue tracker: synthesis of what you've already discussed, asking only about the gaps you genuinely can't fill.
    0
    installs
  5. Reset Agent Env · c0nant bundle
    Reset global agent environments, wipe installed skills, hooks, rules, and MCP configs across Claude Code, Cursor, Windsurf, Antigravity, and the Agent-Skills standard dir, to simulate a clean machine.
    0
    installs
  6. Implement · c0nant bundle
    Implement a piece of work based on a spec or set of tickets.
    0
    installs
  7. Review Mr · c0nant bundle
    Review someone else's merge request for bugs, security, performance and design, check it against the task's acceptance criteria, and write a verdict plus the findings to a local markdown file.
    0
    installs
  8. Wayfinder · c0nant bundle
    Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
    0
    installs
  9. Setup Pre Commit · c0nant bundle
    Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
    0
    installs
  10. Setup Statusline · c0nant bundle
    Install a Claude Code status line
    0
    installs
  11. Grill Me · c0nant bundle
    A relentless interview to sharpen a plan or design.
    0
    installs
  12. Grilling · c0nant bundle
    Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
    0
    installs
  13. Ask Skills · c0nant bundle
    Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.
    0
    installs
  14. To Tickets · c0nant bundle
    Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).
    0
    installs
  15. Review Axes · c0nant 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, plus baselines for code smells, duplicated code, and N+1 or otherwise repeated work?) and Spec (does the code match what the originating ticket or spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
    0
    installs
  16. Setup Solid · c0nant bundle
    Write an architecture-level SOLID section into this repo's CLAUDE.md, scoped by the boy scout rule. Run once per repo.
    0
    installs
  17. Setup Skills · c0nant bundle
    Configure this repo for the engineering skills, set up its issue tracker, triage label vocabulary, domain doc layout, and project Claude Code permissions that deny destructive git. Run once before first use of the other engineering skills.
    0
    installs
  18. Tech Debt Map · c0nant bundle
    Audit a codebase that grew organically and produce a ranked map of its worst technical debt, plus a phased, incremental cleanup plan. Diagnosis only, it changes no code.
    0
    installs
  19. Implement Spec · c0nant bundle
    Implement a specification in code.
    0
    installs
  20. Sync Upstream · c0nant bundle
    Merge an upstream repo into this fork and resolve the conflicts in favour of the fork's deliberate divergences, then sweep for the ones the merge overwrote silently.
    0
    installs
  21. Grill With Docs · c0nant bundle
    A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
    0
    installs
  22. Delegate Tickets · c0nant
    Orchestrates sequential ticket implementation through fresh subagents, requiring each one to use the /implement skill.
    0
    installs
  23. Frontend Handoff · c0nant bundle
    Turn a finished backend change into a pasteable handoff for the frontend team, verdict first, must-change, should-change, or nothing.
    0
    installs
  24. To Questionnaire · c0nant bundle
    Turn a decision you can't fully answer into a questionnaire for someone else to fill in.
    0
    installs
  25. Setup Devcontainer · c0nant bundle
    Set up a Compose-based devcontainer that inherits the host's git, CLI and agent identity, toolchain in the container, host stays clean, nothing to re-authenticate. User-invoked.
    0
    installs
  26. Improve Codebase Architecture · c0nant bundle
    Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
    0
    installs