nowfound

Alternatives

Products that do what Projcity does

50+ engineering metrics for AI-accelerated teams. No guesses

  1. 1

    Measure the full AI SDLC. From token to production.

    Apr 2026 · waydev.co

  2. 2

    Open-source DORA metrics for software engineering teams

    2024

  3. 3

    The AI Code Arena

    Sep 2025

  4. 4SP

    Hey HN! We're Charles and Dean, and we're building Stage: a code review tool that guides you through reading a PR step by step, instead of piecing together a giant diff. Here's a demo video: https://www.tella.tv/video/stage-demo-1pph. You can play around with some example PRs here: https://stagereview.app/explore. Teams are moving faster than ever with AI these days, but more and more engineers are merging changes that they don't really understand. The bottleneck isn't writing code anymore, it's reviewing it. We're two engineers who got frustrated with…

    Apr 2026 · stagereview.app

  5. 5

    Strava for your coding assistants

    Apr 2026 · edgee.ai

  6. 6

    Developer tools for deep learning & machine learning

    2019

  7. 7

    Prove ROI and see if your AI spend is actually paying off

    May 2026 · waydev.co

  8. 8

    Uncover gaps in your tech team and hire the best fit with AI

    2024

  9. 9HW

    A bunch of companies that I spoke to had their own claude & codex OTel dashboards that showed spend + seats per month. However, none of the dashboards actually analyzed how the engineers worked with the tools and if there were any areas for improvement! That's why I created https://www.promptster.ai. Managers get aggregate level view of code quality and how that ties with team workflows (nothing on a per-engineer level). While engineers get personalized coaching on how they can save tokens while keeping output high. We also have a tool built for individuals to test their local…

    Jul 2026

  10. 10
    Hivel192

    Build High Velocity teams

    2022

  11. 11WB

    Hey HN, We’re two developers (co-founders) with a team of 20 who got tired of spending hours reviewing PRs, so we built Infinitcode.ai, an AI-powered code reviewer that: - *Summarizes PRs in plain English*: No more deciphering 1,000-line diff jungles - *Catches more than bugs*: Security holes, performance pitfalls, code smells, even typos (yes, we’ll flag “vurnerabilities” and vulnerabilities) - *Zero onboarding*: Works instantly—no “let me learn your codebase for weeks” nonsense. Why we’re posting: We’re in alpha and need brutal honesty. Roast our tool, mock our UI, or tell us why AI will…

    2025 · infinitcode.ai

  12. 12PP

    Hey folks, want to share the project I've been working on for past few years. It's a project estimation tool which can be applied to pretty much any project, not only software development, but any where you'd want to know cost or time it takes. Core features: * Project resources such as engineer, or anybody/anything that you need to include into project * PDF Export * Easy features management including drag & drop * Sorting/filtering/search * Projects sharing(share with your client via link)

    2023 · planlike.pro

  13. 13
    Notably113

    AI-powered insights for product teams

    2023

  14. 14

    Deliver more and improve team efficiency

    2021

  15. 15BY

    we had hundreds of discussions with engineering leaders over the past few months, and everyone's trying to understand where they are in the AI journey. we collected all this data into a benchmark and built a free grader to let you know where you stand. you answer on a 1–5 scale (e.g., autonomy runs from "suggestions only" to "agents own multi-hour workflows across code, infra, and external systems") - takes about 5 minutes. https://agent-benchmarks.com/software-factory/ waiting for your results!

    Jul 2026 · agent-benchmarks.com

  16. 16
    Skilled76

    Dashboard to find agent skills you no longer need

    May 2026 · github.com

  17. 17WS

    I'm a CTO with a ~16-person engineering team. Last year I wanted real data on what was actually shipping, not guesswork or story point theater. So we built GitVelocity. Every merged PR gets scored 0–100 by Claude across six dimensions: scope (0–20), architecture (0–20), implementation (0–20), risk (0–20), quality (0–15), perf/security (0–5). Six dimensions added up, then scaled by change size — a 10-line fix scores lower than a 500-line refactor even at the same complexity. Full formula at gitvelocity.dev/scoring-guide. After scoring 50,000+ PRs across TypeScript, Python, Rust, Go,…

    Mar 2026 · gitvelocity.dev

  18. 18WA

    Hey HN, We’re building Weave: an ML-powered tool to measure engineering output, that actually understands engineering output! Why? Here’s the thing: almost every eng leader already measures output - either openly or behind closed doors. But they rely on metrics like lines of code (correlation with effort: ~0.3), number of PRs, or story points (slightly better at ~0.35). These metrics are, frankly, terrible proxies for productivity. We’ve developed a custom model that analyzes code and its impact directly, with a far better 0.94 correlation. The result? A standardized engineering output…

    2024 · app.workweave.ai

  19. 19DI

    For the past 4 years, I've been tracking the install counts of AI coding extensions in the Visual Studio Code marketplace (GitHub Copilot, Claude Code, OpenAI Codex, etc.) Today, I built an interactive dashboard that lets you see daily install counts for any of them over time. The chart shows GitHub Copilot by default, and you can overlay or swap in any of the other 20+ tools to compare. You can also see important dates in each tool's history (pricing changes, major releases, etc.) and how daily installs changed around those dates. Important caveats: 1) This only tracks VS Code extension…

    Oct 2025 · bloomberry.com

  20. 20DF

    Engineering metrics for developers are becoming more popular and they going in a negative direction and I want to fix this with my developer first engineering metrics. Solutions like GitPrime (now Pluralsight Flow), GitHub Insights (formerly Gitlaytics) and other similar solutions are giving non-technical people a false sense that you can easily roll up metrics to quantify developer productivity. In the "The Space of Developer Productivity" [1] that was posted on HackerNews this week, it goes into great detail to explain that there are a lot of variables at play. In the business world,…

    2021

  21. 21

    Turn AI coding usage into real engineering ROI

    10d ago · getpms.cloudbyte.ai

  22. 22IA

    A survey tracking developer sentiment on AI-assisted coding through Hacker News posts.

    Feb 2026 · is-ai-good-yet.com

  23. 23MD

    We’re excited to share ML-Dev-Bench, a new open-source benchmark that tests AI agents on real-world ML development tasks. Unlike typical coding challenges or Kaggle-style competitions, our benchmark simulates end-to-end ML workflows including: - Dataset handling and preprocessing - Debugging model and code failures - Implementing new model architectures - Fine-tuning and improving existing models With 30 diverse tasks, ML-Dev-Bench evaluates agents across critical stages of ML development. To complement this, we built Calipers, a framework that provides systematic performance evaluation and…

    2025 · github.com

  24. 24RT

    Now that AI is capable of writing large volumes of production-quality code, our role as developers is changing. Our primary job is no longer writing code. It’s planning and communicating software design and architecture. We have to do this collaboratively with agents and then review and iterate on their implementations. IDEs were not built for this workflow. So about three months ago I decided to try to build what I thought this new interface should look like. Runner is a coding agent purpose-built for this new “plan and review” workflow. It’s not for vibe coding. It’s for professional…

    Sep 2025 · runnercode.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →