TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Enhancement Proposals for Engineering Teams?

1 点作者 chrstphrhrt大约 6 年前
I&#x27;m currently evolving my team&#x27;s process and wearing half a product management hat until our startup gets its own organization for that.<p>We have two PM boards. One for high-level product roadmap with goal and feature-level card titles and checklists for business requirements, and target delivery dates. Another board for technical work that follows a different Kanban-ish flow to limit work in progress (todo, research, prototype, test, deploy, monitor, release etc.).<p>In trying to capture the rationale for various designs, tooling, and architecture choices, I&#x27;ve mostly been writing comments and notes in the cards directly, or just making decisions behind the scenes and implementing straight away.<p>I&#x27;d like to have some more durable reference for design decisions to make sure we are always considering alternatives, tradeoffs, and utilizing skills and experience, rather than rushing under pressure from the business or adopting over-complicated abstractions that future selves&#x2F;colleagues will pay the price for.<p>Has anyone used a PEP-like process for technical designs outside of community projects?

1 comment

chrstphrhrt大约 6 年前
Also curious about techniques for re-translating enhancement proposals back into business terms and updating high-level requirements based on capabilities discovered in the research&#x2F;prototyping for the designs, if anyone can spare some wisdom on that side.<p>Would keeping some kind of technical functionality-to-sales features&#x2F;benefits matrix be a worthwhile exercise?