Skip to main content

nikhilw/structured-agentic-workflow

SkillsMP 已收集 nikhilw/structured-agentic-workflow 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
10
GitHub 星标
3
GitHub Forks
0

这个仓库中的 skills

1 个职业分类 · 已分类 60%

已展示 10 / 10 个已收集 Skill。

职业分类
未分类
描述

Recommend what to work on next by reading the backlog (bugs.md, features.md, plans/) and considering what is already loaded in the current conversation context. Minimizes context thrash — prefers tasks aligned with current context. Recommends bugs when…

原文语言:英语

更新
职业分类
未分类
描述

Independent third-person code review. Use after ALL build phases are complete for a holistic review of the entire feature, or anytime the user wants a quality gate. Switches persona to a Senior Architect who did NOT write the code and now owns it — it must…

原文语言:英语

更新
职业分类
未分类
描述

Execute one phase from a plan file using the TDD → Test → Self-Review loop. Use when a plan has been approved and it's time to build. Accepts a plan file path and phase number. Builds phase by phase and produces a build completion report. Review (/3p-review)…

原文语言:英语

更新
职业分类
未分类
描述

Emit the Build Handoff Summary artifact in its fixed format. Use at the end of a build, immediately after /3p-review passes — invoked by the build-model workflow (dedicated build model) or by the main model after all build phases. Produces the fixed handoff…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Write a formal phased implementation plan to docs/plans/new/. Use after brainstorming is complete and a direction has been chosen. Creates a plan file that decouples the planning agent from the building agent.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Explore a problem space before planning. Proposes architectural approaches with trade-offs, challenges the obvious solution, estimates impact, and produces a decision document. Code is the LAST thing we touch — this skill never writes code or plans.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Maintain and manage features and bugs on GitHub. Creates, updates, lists, and links GitHub issues and project cards.

原文语言:英语

更新
职业分类
软件开发工程师
描述

The Structured Agentic Development Workflow — orchestrates brainstorm, write-plan, build-phase, 3p-review, handoff-summary, triage, test-driven-development, systematic-debugging, and verification-before-completion skills. Use when starting new work, switching…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Entry point for a dedicated build model — a smaller/faster model run in a session whose only job is to build a plan, review it, and hand off. Orchestrates /build-phase across all phases, then /3p-review (loop until clean), then /handoff-summary, then pauses.…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure the Structured Agentic Development Workflow — set testing methodology (TDD/BDD), output style (caveman brevity), and persist preferences to agent memory.

原文语言:英语

更新
已展示 10 / 10 个已收集 Skill。